index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
cxl
Age
Commit message (
Expand
)
Author
Lines
2026-04-03
Merge branch 'for-7.1/cxl-region-refactor' into cxl-for-next
Dave Jiang
-1
/
+1
2026-04-03
Merge branch 'for-7.1/dax-hmem' into cxl-for-next
Dave Jiang
-0
/
+182
2026-04-03
Merge branch 'for-7.1/cxl-type2-support' into cxl-for-next
Dave Jiang
-2
/
+1
2026-04-03
tools/testing/cxl: Enable replay of user regions as auto regions
Alison Schofield
-10
/
+373
2026-04-01
tools/testing/cxl: Test dax_hmem takeover of CXL regions
Dan Williams
-0
/
+173
2026-04-01
tools/testing/cxl: Simulate auto-assembly failure
Dan Williams
-0
/
+9
2026-03-27
cxl/core/region: move dax region device logic into region_dax.c
Gregory Price
-1
/
+1
2026-03-27
cxl/core/region: move pmem region driver logic into region_pmem.c
Gregory Price
-1
/
+1
2026-03-16
cxl: support Type2 when initializing cxl_dev_state
Alejandro Lucero
-2
/
+1
2026-02-12
Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
-67
/
+13
2026-02-04
Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-next
Dave Jiang
-0
/
+1
2026-02-04
cxl: Enable AMD Zen5 address translation using ACPI PRMT
Robert Richter
-0
/
+1
2026-02-02
Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next
Dave Jiang
-65
/
+9
2026-02-02
cxl/port: Move dport RAS setup to dport add time
Dan Williams
-13
/
+0
2026-02-02
cxl/port: Move dport probe operations to a driver event
Dan Williams
-52
/
+9
2026-01-23
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
-1
/
+1
2026-01-22
cxl/pci: Move CXL driver's RCH error handling into core/ras_rch.c
Terry Bowman
-0
/
+1
2026-01-22
cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from...
Dave Jiang
-1
/
+1
2026-01-13
cxl: Check for invalid addresses returned from translation functions on errors
Robert Richter
-12
/
+18
2026-01-05
cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operation
Dan Williams
-1
/
+1
2026-01-05
cxl/mem: Drop @host argument to devm_cxl_add_memdev()
Dan Williams
-1
/
+1
2025-11-18
Merge branch 'for-6.19/cxl-misc' into cxl-for-next
Dave Jiang
-6
/
+5
2025-11-18
cxl/test: Assign overflow_err_count from log->nr_overflow
Alison Schofield
-2
/
+1
2025-11-18
cxl/test: Remove ret_limit race condition in mock_get_event()
Alison Schofield
-4
/
+4
2025-11-18
Merge branch 'for-6.19/cxl-misc' into cxl-for-next
Dave Jiang
-18
/
+0
2025-11-18
cxl/test: remove unused mock function for cxl_rcd_component_reg_phys()
Alejandro Lucero
-18
/
+0
2025-11-17
Merge branch 'for-6.19/cxl-elc-test' into cxl-for-next
Dave Jiang
-4
/
+74
2025-11-17
cxl/test: Add support for acpi extended linear cache
Dave Jiang
-0
/
+45
2025-11-17
cxl/test: Add cxl_test CFMWS support for extended linear cache
Dave Jiang
-0
/
+22
2025-11-17
cxl/test: Standardize CXL auto region size
Dave Jiang
-4
/
+7
2025-11-13
Merge branch 'for-6.19/cxl-addr-xlat' into cxl-for-next
Dave Jiang
-0
/
+446
2025-11-03
cxl/test: Add cxl_translate module for address translation testing
Alison Schofield
-0
/
+446
2025-11-03
cxl/port: Remove devm_cxl_port_enumerate_dports()
Li Ming
-49
/
+0
2025-09-18
Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-next
Dave Jiang
-90
/
+172
2025-09-18
cxl/test: Setup target_map for cxl_test decoder initialization
Dave Jiang
-3
/
+9
2025-09-18
cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()
Dave Jiang
-4
/
+20
2025-09-18
cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
Dave Jiang
-2
/
+99
2025-09-18
cxl/test: Refactor decoder setup to reduce cxl_test burden
Dave Jiang
-81
/
+44
2025-09-17
cxl: Add a cached copy of target_map to cxl_decoder
Dave Jiang
-4
/
+4
2025-09-10
cxl/acpi: Rename CFMW coherency restrictions
Davidlohr Bueso
-9
/
+9
2025-08-01
Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-2
/
+7
2025-07-15
cxl: Remove core/acpi.c and cxl core dependency on ACPI
Robert Richter
-1
/
+0
2025-07-04
cxl/test: Simplify fw_buf_checksum_show()
Eric Biggers
-19
/
+2
2025-06-30
cxl_test: Limit location for fake CFMWS to mappable range
Jonathan Cameron
-1
/
+7
2025-05-23
Merge branch 'for-6.16/cxl-features-ras' into cxl-for-next
Dave Jiang
-0
/
+1
2025-05-23
cxl/edac: Add CXL memory device patrol scrub control feature
Shiju Jose
-0
/
+1
2025-05-06
cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_test
Dave Jiang
-0
/
+3
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
-1
/
+1
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-20
/
+47
2025-03-17
cxl/test: Add Set Feature support to cxl_test
Dave Jiang
-0
/
+51
[next]