开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
memdev.c
Age
Commit message (
Expand
)
Author
2026-04-03
Merge branch 'for-7.1/cxl-type2-support' into cxl-for-next
Dave Jiang
2026-03-31
cxl/core: Check existence of cxl_memdev_state in poison test
Alison Schofield
2026-03-16
cxl: support Type2 when initializing cxl_dev_state
Alejandro Lucero
2026-02-23
cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failure
Gregory Price
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
2026-01-05
cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation
Dan Williams
2026-01-05
cxl/mem: Drop @host argument to devm_cxl_add_memdev()
Dan Williams
2026-01-05
cxl/mem: Convert devm_cxl_add_memdev() to scope-based-cleanup
Dan Williams
2026-01-05
cxl/mem: Arrange for always-synchronous memdev attach
Dan Williams
2026-01-05
cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
Dan Williams
2025-08-12
cxl/region: Add inject and clear poison by region offset
Alison Schofield
2025-08-12
cxl/core: Add locked variants of the poison inject and clear funcs
Alison Schofield
2025-07-16
Merge branch 'for-6.17/cxl-acquire' into cxl-for-next
Dave Jiang
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
2025-07-11
cxl/core: Using cxl_resource_contains_addr() to check address availability
Li Ming
2025-05-23
Merge branch 'for-6.16/cxl-features-ras' into cxl-for-next
Dave Jiang
2025-05-23
cxl/edac: Support for finding memory operation attributes from the current boot
Shiju Jose
2025-05-09
cxl: Remove else after return
Robert Richter
2025-03-17
Merge branch 'for-6.15/features' into cxl-for-next
Dave Jiang
2025-03-14
Merge branch 'for-6.15/guard_cleanups' into cxl-for-next2
Dave Jiang
2025-03-14
cxl/memdev: cxl_memdev_ioctl() cleanup
Li Ming
2025-03-14
cxl/core: Use guard() to replace open-coded down_read/write()
Li Ming
2025-02-24
cxl: Refactor user ioctl command path from mds to mailbox
Dave Jiang
2025-02-04
cxl: Cleanup partition size and perf helpers
Dan Williams
2025-02-04
cxl: Kill enum cxl_decoder_mode
Dan Williams
2025-02-04
cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
Dan Williams
2025-02-04
cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
Dan Williams
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
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-04-30
cxl/region: Move cxl_dpa_to_region() work to the region driver
Alison Schofield
2024-02-16
cxl: Fix sysfs export of qos_class for memdev
Dave Jiang
2024-01-12
cxl/core: use sysfs_emit() for attr's _show()
Shiyang Ruan
2023-11-29
cxl/memdev: Hold region_rwsem during inject and clear poison ops
Alison Schofield
2023-11-29
cxl/core: Always hold region_rwsem while reading poison lists
Alison Schofield
2023-10-27
cxl: Add cxl_decoders_committed() helper
Dave Jiang
2023-10-09
cxl/mem: Fix shutdown order
Dan Williams
2023-10-06
cxl/memdev: Fix sanitize vs decoder setup locking
Dan Williams
2023-10-06
cxl/pci: Fix sanitize notifier setup
Dan Williams
2023-10-06
cxl/pci: Clarify devm host for memdev relative setup
Dan Williams
2023-10-06
cxl/pci: Remove inconsistent usage of dev_err_probe()
Dan Williams
2023-09-29
cxl/pci: Cleanup 'sanitize' to always poll
Dan Williams
2023-07-28
cxl/memdev: Only show sanitize sysfs files when supported
Davidlohr Bueso
2023-06-29
cxl: Fix one kernel-doc comment
Yang Li
2023-06-25
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
2023-06-25
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
2023-06-25
cxl: add a firmware update mechanism using the sysfs firmware loader
Vishal Verma
2023-06-25
cxl/mem: Support Secure Erase
Davidlohr Bueso
[next]