summary refs log tree commit diff
path: root/drivers/cxl/pmem.c
AgeCommit message (Expand)Author
2023-03-10cxl/pmem: Fix nvdimm registration racesDan Williams
2022-11-04cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams
2022-11-03cxl/pmem: Use size_add() against integer overflowYu Zhe
2022-10-20cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.Jonathan Cameron
2022-08-05cxl/region: Fix IS_ERR() vs NULL checkDan Carpenter
2022-07-26cxl/region: Introduce cxl_pmem_region objectsDan Williams
2022-07-26cxl/pmem: Fix offline_nvdimm_bus() to offline by bridgeDan Williams
2022-06-21cxl/mbox: Use __le32 in get,set_lsa mailbox structuresAlison Schofield
2022-04-28cxl: Drop cxl_device_lock()Dan Williams
2022-04-12cxl/pmem: Remove CXL SET_PARTITION_INFO from exclusive_cmds listAlison Schofield
2022-02-08cxl: Prove CXL lockingDan Williams
2021-11-15cxl/pmem: Fix module reload vs workqueue stateDan Williams
2021-11-15cxl/memdev: Change cxl_mem to a more descriptive nameIra Weiny
2021-11-15cxl/pmem: Fix reference counting for delayed workDan Williams
2021-09-21tools/testing/cxl: Introduce a mock memory device + driverDan Williams
2021-09-21cxl/mbox: Move command definitions to common locationDan Williams
2021-09-21cxl/pmem: Add support for multiple nvdimm-bridge objectsDan Williams
2021-09-21cxl/pmem: Translate NVDIMM label commands to CXL label commandsDan Williams
2021-09-21cxl/mbox: Add exclusive kernel command supportDan Williams
2021-08-06cxl: Move cxl_core to new directoryBen Widawsky
2021-06-15cxl/pmem: Register 'pmem' / cxl_nvdimm devicesDan Williams
2021-06-15cxl/pmem: Add initial infrastructure for pmem supportDan Williams