index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
pmem.c
Age
Commit message (
Expand
)
Author
2026-03-19
cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpi
Cui Chao
2026-02-24
cxl: Fix race of nvdimm_bus object when creating nvdimm objects
Dave Jiang
2026-02-23
cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.ko
Dave Jiang
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-04-09
cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()
Li Ming
2025-03-14
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
2025-03-14
cxl/pmem: Export dirty shutdown count via sysfs
Davidlohr Bueso
2025-03-14
cxl/pmem: Rename cxl_dirty_shutdown_state()
Davidlohr Bueso
2025-03-14
cxl/pci: Support Global Persistent Flush (GPF)
Davidlohr Bueso
2025-03-14
cxl/pmem: debug invalid serial number data
Yuquan Wang
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
Dave Jiang
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
2024-09-03
cxl/port: Use scoped_guard()/guard() to drop device_lock() for cxl_port
Li Ming
2024-07-02
cxl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-30
cxl: Fix compile warning for cxl_security_ops extern
Dave Jiang
2023-06-25
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
2023-02-13
cxl/pmem: Fix nvdimm registration races
Dan Williams
2023-01-25
cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent
Dan Williams
2022-12-06
cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output size
Dan Williams
2022-12-05
Merge branch 'for-6.2/cxl-security' into for-6.2/cxl
Dan Williams
2022-12-02
cxl: add dimm_id support for __nvdimm_create()
Dave Jiang
2022-12-02
cxl/pmem: Remove the cxl_pmem_wq and related infrastructure
Dan Williams
2022-12-02
cxl/pmem: Refactor nvdimm device registration, delete the workqueue
Dan Williams
2022-12-02
cxl/region: Drop redundant pmem region release handling
Dan Williams
2022-12-01
cxl/acpi: Simplify cxl_nvdimm_bridge probing
Dan Williams
2022-12-01
cxl/pmem: add provider name to cxl pmem dimm attribute group
Dave Jiang
2022-12-01
cxl/pmem: add id attribute to CXL based nvdimm
Dave Jiang
2022-11-30
cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
Dave Jiang
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
2022-11-03
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
2022-10-20
cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.
Jonathan Cameron
2022-08-05
cxl/region: Fix IS_ERR() vs NULL check
Dan Carpenter
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
2022-07-26
cxl/pmem: Fix offline_nvdimm_bus() to offline by bridge
Dan Williams
2022-06-21
cxl/mbox: Use __le32 in get,set_lsa mailbox structures
Alison Schofield
2022-04-28
cxl: Drop cxl_device_lock()
Dan Williams
2022-04-12
cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds list
Alison Schofield
2022-02-08
cxl: Prove CXL locking
Dan Williams
2021-11-15
cxl/pmem: Fix module reload vs workqueue state
Dan Williams
2021-11-15
cxl/memdev: Change cxl_mem to a more descriptive name
Ira Weiny
2021-11-15
cxl/pmem: Fix reference counting for delayed work
Dan Williams
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
2021-09-21
cxl/mbox: Move command definitions to common location
Dan Williams
2021-09-21
cxl/pmem: Add support for multiple nvdimm-bridge objects
Dan Williams
2021-09-21
cxl/pmem: Translate NVDIMM label commands to CXL label commands
Dan Williams
2021-09-21
cxl/mbox: Add exclusive kernel command support
Dan Williams
[next]