summaryrefslogtreecommitdiffstats
path: root/tools/testing/cxl/test
AgeCommit message (Expand)AuthorLines
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
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams-9/+5
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro-1/+1
2024-09-12cxl: Move mailbox related bits to the same contextDave Jiang-11/+33
2024-09-09cxl/pci: Remove duplicated implementation of waiting for memory_info_validYanfei Xu-2/+2
2024-09-03cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()Li Ming-3/+3
2024-08-09cxl/test: Skip cxl_setup_parent_dport() for emulated dportsLi Ming-0/+12
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-33/+36
2024-07-10cxl/test: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield-8/+7
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco-25/+29
2024-06-25cxl/region: check interleave capabilityYao Xingtao-0/+4
2024-05-28cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang-0/+1
2024-05-15Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds-4/+15
2024-04-30cxl/test: Enhance event testingIra Weiny-4/+15
2024-04-29cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang-0/+7
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang-4/+6
2024-02-16cxl/test: Add support for qos_class checkingDave Jiang-9/+69
2024-01-22tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams-0/+2
2024-01-09Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams-70/+93
2024-01-09cxl/events: Create a CXL event unionIra Weiny-13/+18
2024-01-09cxl/events: Separate UUID from event structuresIra Weiny-54/+75
2024-01-09cxl/events: Create common event UUID definesIra Weiny-6/+3
2023-12-22tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang-0/+4
2023-12-04cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang-2/+3
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams-3/+1
2023-10-27cxl/pci: Remove Component Register base address from struct cxl_dev_stateRobert Richter-3/+1
2023-10-27tools/testing/cxl: Slow down the mock firmware transferVishal Verma-0/+1
2023-10-27cxl/region: Fix x1 root-decoder granularity calculationsJim Harris-1/+1
2023-10-09tools/testing/cxl: Add 'sanitize notifier' supportDan Williams-1/+67
2023-10-09tools/testing/cxl: Make cxl_memdev_state available to other command emulationDan Williams-3/+3
2023-10-06cxl/pci: Clarify devm host for memdev relative setupDan Williams-2/+2
2023-07-20tools/testing/cxl: Remove unused SZ_512G macroXiao Yang-4/+0
2023-06-25Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams-34/+43
2023-06-25Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxlDan Williams-103/+79
2023-06-25Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxlDan Williams-9/+183
2023-06-25tools/testing/cxl: add firmware update emulation to CXL memdevsVishal Verma-0/+160
2023-06-25tools/testing/cxl: Use named effects for the Command Effect LogVishal Verma-9/+23
2023-06-25tools/testing/cxl: Fix command effects for inject/clear poisonVishal Verma-2/+2
2023-06-25cxl/test: Add Secure Erase opcode supportDavidlohr Bueso-0/+27
2023-06-25cxl/test: Add Sanitize opcode supportDavidlohr Bueso-0/+25
2023-06-25Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams-15/+0
2023-06-25cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}Dan Williams-3/+3
2023-06-25cxl/mbox: Move mailbox related driver state to its own data structureDan Williams-19/+24
2023-06-25tools/testing/cxl: Remove unused @cxlds argumentDan Williams-47/+39
2023-06-25cxl: Rename 'uport' to 'uport_dev'Dan Williams-15/+15