index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
pmem.c
Age
Commit message (
Expand
)
Author
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
2021-08-06
cxl: Move cxl_core to new directory
Ben Widawsky
2021-06-15
cxl/pmem: Register 'pmem' / cxl_nvdimm devices
Dan Williams
2021-06-15
cxl/pmem: Add initial infrastructure for pmem support
Dan Williams