summaryrefslogtreecommitdiffstats
path: root/tools/testing/cxl/test
AgeCommit message (Expand)AuthorLines
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-30/+8
2026-02-02Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-nextDave Jiang-29/+7
2026-02-02cxl/port: Move dport RAS setup to dport add timeDan Williams-12/+0
2026-02-02cxl/port: Move dport probe operations to a driver eventDan Williams-17/+7
2026-01-13cxl: Check for invalid addresses returned from translation functions on errorsRobert Richter-12/+18
2026-01-05cxl/mem: Introduce cxl_memdev_attach for CXL-dependent operationDan Williams-1/+1
2026-01-05cxl/mem: Drop @host argument to devm_cxl_add_memdev()Dan Williams-1/+1
2025-11-18Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang-6/+5
2025-11-18cxl/test: Assign overflow_err_count from log->nr_overflowAlison Schofield-2/+1
2025-11-18cxl/test: Remove ret_limit race condition in mock_get_event()Alison Schofield-4/+4
2025-11-18Merge branch 'for-6.19/cxl-misc' into cxl-for-nextDave Jiang-17/+0
2025-11-18cxl/test: remove unused mock function for cxl_rcd_component_reg_phys()Alejandro Lucero-17/+0
2025-11-17Merge branch 'for-6.19/cxl-elc-test' into cxl-for-nextDave Jiang-4/+73
2025-11-17cxl/test: Add support for acpi extended linear cacheDave Jiang-0/+44
2025-11-17cxl/test: Add cxl_test CFMWS support for extended linear cacheDave Jiang-0/+22
2025-11-17cxl/test: Standardize CXL auto region sizeDave Jiang-4/+7
2025-11-13Merge branch 'for-6.19/cxl-addr-xlat' into cxl-for-nextDave Jiang-0/+446
2025-11-03cxl/test: Add cxl_translate module for address translation testingAlison Schofield-0/+446
2025-11-03cxl/port: Remove devm_cxl_port_enumerate_dports()Li Ming-48/+0
2025-09-18Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-nextDave Jiang-85/+135
2025-09-18cxl/test: Setup target_map for cxl_test decoder initializationDave Jiang-3/+9
2025-09-18cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()Dave Jiang-3/+7
2025-09-18cxl/test: Add mock version of devm_cxl_add_dport_by_dev()Dave Jiang-2/+76
2025-09-18cxl/test: Refactor decoder setup to reduce cxl_test burdenDave Jiang-76/+42
2025-09-17cxl: Add a cached copy of target_map to cxl_decoderDave Jiang-4/+4
2025-09-10cxl/acpi: Rename CFMW coherency restrictionsDavidlohr Bueso-9/+9
2025-08-01Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-1/+6
2025-07-04cxl/test: Simplify fw_buf_checksum_show()Eric Biggers-19/+2
2025-06-30cxl_test: Limit location for fake CFMWS to mappable rangeJonathan Cameron-1/+6
2025-05-06cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_testDave Jiang-0/+3
2025-04-18cxl: Fix devm host device for CXL fwctl initializationDave Jiang-1/+1
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-20/+44
2025-03-17cxl/test: Add Set Feature support to cxl_testDave Jiang-0/+51
2025-03-17cxl/test: Add Get Feature support to cxl_testDave Jiang-0/+56
2025-03-17cxl: Add FWCTL support to CXLDave Jiang-0/+4
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang-0/+74
2025-03-14cxl/test: Define a CFMWS capable of a 3 way HB interleaveAlison Schofield-5/+5
2025-03-14Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang-0/+23
2025-03-14tools/testing/cxl: Set Shutdown State supportDavidlohr Bueso-0/+23
2025-03-14cxl/pmem: debug invalid serial number dataYuquan Wang-1/+1
2025-02-26cxl/test: Add Get Supported Features mailbox command supportDave Jiang-0/+70
2025-02-26cxl: Add Get Supported Features command for kernel usageDave Jiang-0/+4
2025-02-04cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'Dan Williams-12/+10
2025-02-04cxl: Introduce to_{ram,pmem}_{res,perf}() helpersDan Williams-11/+14
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-6/+23
2025-01-13cxl/test: Update test code for event records to CXL spec rev 3.1Shiju Jose-3/+20
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu-1/+1
2025-01-02cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode()Alejandro Lucero-3/+3
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra-17/+17
2024-10-25cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams-83/+104