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
/
core
/
pmem.c
Age
Commit message (
Expand
)
Author
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_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
2026-01-22
cxl/mem: Clarify @host for devm_cxl_add_nvdimm()
Dan Williams
2025-01-03
cxl/pmem: Remove is_cxl_nvdimm_bridge()
Zijun Hu
2025-01-03
cxl/pmem: Replace match_nvdimm_bridge() with API device_match_type()
Zijun Hu
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-06-18
cxl/mem: Fix no cxl_nvd during pmem region auto-assembling
Li Ming
2024-01-05
cxl: Refactor to use __free() for cxl_root allocation in cxl_find_nvdimm_brid...
Dave Jiang
2024-01-05
cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
Dave Jiang
2023-06-25
cxl/memdev: Formalize endpoint port linkage
Dan Williams
2023-04-04
cxl/port: Fix find_cxl_root() for RCDs and simplify it
Dan Williams
2023-01-25
cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent
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-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
2022-07-26
cxl/region: Introduce cxl_pmem_region objects
Dan Williams
2022-04-28
cxl: Drop cxl_device_lock()
Dan Williams
2022-04-28
cxl: Replace lockdep_mutex with local lock classes
Dan Williams
2022-02-08
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
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/core: Convert to EXPORT_SYMBOL_NS_GPL
Dan Williams
2021-09-21
cxl/core: Split decoder setup into alloc + add
Dan Williams
2021-09-21
tools/testing/cxl: Introduce a mock memory device + driver
Dan Williams
2021-09-21
cxl/pmem: Add support for multiple nvdimm-bridge objects
Dan Williams
2021-09-07
cxl/pmem: Fix Documentation warning
Dan Williams
2021-08-06
cxl/core: Move pmem functionality
Dan Williams