index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
memdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-03
Merge branch 'for-7.1/cxl-type2-support' into cxl-for-next
Dave Jiang
1
-0
/
+24
2026-03-31
cxl/core: Check existence of cxl_memdev_state in poison test
Alison Schofield
1
-0
/
+3
2026-03-16
cxl: support Type2 when initializing cxl_dev_state
Alejandro Lucero
1
-0
/
+24
2026-02-23
cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failure
Gregory Price
1
-4
/
+9
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-01-05
cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation
Dan Williams
1
-4
/
+29
2026-01-05
cxl/mem: Drop @host argument to devm_cxl_add_memdev()
Dan Williams
1
-2
/
+1
2026-01-05
cxl/mem: Convert devm_cxl_add_memdev() to scope-based-cleanup
Dan Williams
1
-26
/
+44
2026-01-05
cxl/mem: Arrange for always-synchronous memdev attach
Dan Williams
1
-3
/
+7
2026-01-05
cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
Dan Williams
1
-1
/
+0
2025-08-12
cxl/region: Add inject and clear poison by region offset
Alison Schofield
1
-0
/
+8
2025-08-12
cxl/core: Add locked variants of the poison inject and clear funcs
Alison Schofield
1
-16
/
+36
2025-07-16
Merge branch 'for-6.17/cxl-acquire' into cxl-for-next
Dave Jiang
1
-32
/
+18
2025-07-16
cxl: Convert to ACQUIRE() for conditional rwsem locking
Dan Williams
1
-32
/
+18
2025-07-11
cxl/core: Using cxl_resource_contains_addr() to check address availability
Li Ming
1
-1
/
+1
2025-05-23
Merge branch 'for-6.16/cxl-features-ras' into cxl-for-next
Dave Jiang
1
-0
/
+1
2025-05-23
cxl/edac: Support for finding memory operation attributes from the current boot
Shiju Jose
1
-0
/
+1
2025-05-09
cxl: Remove else after return
Robert Richter
1
-2
/
+2
2025-03-17
Merge branch 'for-6.15/features' into cxl-for-next
Dave Jiang
1
-7
/
+15
2025-03-14
Merge branch 'for-6.15/guard_cleanups' into cxl-for-next2
Dave Jiang
1
-11
/
+6
2025-03-14
cxl/memdev: cxl_memdev_ioctl() cleanup
Li Ming
1
-5
/
+3
2025-03-14
cxl/core: Use guard() to replace open-coded down_read/write()
Li Ming
1
-6
/
+3
2025-02-24
cxl: Refactor user ioctl command path from mds to mailbox
Dave Jiang
1
-7
/
+15
2025-02-04
cxl: Cleanup partition size and perf helpers
Dan Williams
1
-0
/
+23
2025-02-04
cxl: Kill enum cxl_decoder_mode
Dan Williams
1
-12
/
+3
2025-02-04
cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
Dan Williams
1
-1
/
+1
2025-02-04
cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
Dan Williams
1
-20
/
+22
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-10
/
+10
2024-09-12
cxl: Convert cxl_internal_send_cmd() to use 'struct cxl_mailbox' as input
Dave Jiang
1
-10
/
+13
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
1
-7
/
+11
2024-04-30
cxl/region: Move cxl_dpa_to_region() work to the region driver
Alison Schofield
1
-44
/
+0
2024-02-16
cxl: Fix sysfs export of qos_class for memdev
Dave Jiang
1
-0
/
+63
2024-01-12
cxl/core: use sysfs_emit() for attr's _show()
Shiyang Ruan
1
-1
/
+1
2023-11-29
cxl/memdev: Hold region_rwsem during inject and clear poison ops
Alison Schofield
1
-2
/
+16
2023-11-29
cxl/core: Always hold region_rwsem while reading poison lists
Alison Schofield
1
-1
/
+8
2023-10-27
cxl: Add cxl_decoders_committed() helper
Dave Jiang
1
-2
/
+2
2023-10-09
cxl/mem: Fix shutdown order
Dan Williams
1
-1
/
+1
2023-10-06
cxl/memdev: Fix sanitize vs decoder setup locking
Dan Williams
1
-27
/
+16
2023-10-06
cxl/pci: Fix sanitize notifier setup
Dan Williams
1
-42
/
+44
2023-10-06
cxl/pci: Clarify devm host for memdev relative setup
Dan Williams
1
-8
/
+8
2023-10-06
cxl/pci: Remove inconsistent usage of dev_err_probe()
Dan Williams
1
-11
/
+2
2023-09-29
cxl/pci: Cleanup 'sanitize' to always poll
Dan Williams
1
-2
/
+1
2023-07-28
cxl/memdev: Only show sanitize sysfs files when supported
Davidlohr Bueso
1
-0
/
+19
2023-06-29
cxl: Fix one kernel-doc comment
Yang Li
1
-1
/
+1
2023-06-25
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
1
-77
/
+96
2023-06-25
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
1
-0
/
+308
2023-06-25
cxl: add a firmware update mechanism using the sysfs firmware loader
Vishal Verma
1
-0
/
+308
2023-06-25
cxl/mem: Support Secure Erase
Davidlohr Bueso
1
-0
/
+28
[next]