index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
memdev.c
Age
Commit message (
Expand
)
Author
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
2023-06-25
cxl/mem: Wire up Sanitization support
Davidlohr Bueso
2023-06-25
cxl/mbox: Add sanitization handling machinery
Davidlohr Bueso
2023-06-25
cxl/mem: Introduce security state sysfs file
Davidlohr Bueso
2023-06-25
cxl/memdev: Formalize endpoint port linkage
Dan Williams
2023-06-25
cxl/memdev: Make mailbox functionality optional
Dan Williams
2023-06-25
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
2023-04-23
cxl/memdev: Trace inject and clear poison as cxl_poison events
Alison Schofield
2023-04-23
cxl/memdev: Warn of poison inject or clear to a mapped region
Alison Schofield
2023-04-23
cxl/memdev: Add support for the Clear Poison mailbox command
Alison Schofield
2023-04-23
cxl/memdev: Add support for the Inject Poison mailbox command
Alison Schofield
2023-04-23
cxl/region: Provide region info to the cxl_poison trace event
Alison Schofield
2023-04-23
cxl/memdev: Add trigger_poison_list sysfs attribute
Alison Schofield
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-10
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
[next]