summaryrefslogtreecommitdiff
path: root/tools/testing/cxl/test
AgeCommit message (Expand)AuthorFilesLines
2025-05-07cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_testDave Jiang3-0/+3
2025-04-18cxl: Fix devm host device for CXL fwctl initializationDave Jiang1-1/+1
2025-04-03Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2-20/+44
2025-03-17cxl/test: Add Set Feature support to cxl_testDave Jiang1-0/+51
2025-03-17cxl/test: Add Get Feature support to cxl_testDave Jiang1-0/+56
2025-03-17cxl: Add FWCTL support to CXLDave Jiang1-0/+4
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang1-0/+74
2025-03-15cxl/test: Define a CFMWS capable of a 3 way HB interleaveAlison Schofield1-5/+5
2025-03-15Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang1-0/+23
2025-03-15tools/testing/cxl: Set Shutdown State supportDavidlohr Bueso1-0/+23
2025-03-15cxl/pmem: debug invalid serial number dataYuquan Wang1-1/+1
2025-02-26cxl/test: Add Get Supported Features mailbox command supportDave Jiang1-0/+70
2025-02-26cxl: Add Get Supported Features command for kernel usageDave Jiang1-0/+4
2025-02-04cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'Dan Williams2-12/+10
2025-02-04cxl: Introduce to_{ram,pmem}_{res,perf}() helpersDan Williams1-11/+14
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2-6/+23
2025-01-13cxl/test: Update test code for event records to CXL spec rev 3.1Shiju Jose1-3/+20
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu1-1/+1
2025-01-02cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode()Alejandro Lucero1-3/+3
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra3-17/+17
2024-10-26cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams2-83/+104
2024-10-26cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-9/+5
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-12cxl: Move mailbox related bits to the same contextDave Jiang1-11/+33
2024-09-09cxl/pci: Remove duplicated implementation of waiting for memory_info_validYanfei Xu1-2/+2
2024-09-04cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()Li Ming1-3/+3
2024-08-10cxl/test: Skip cxl_setup_parent_dport() for emulated dportsLi Ming1-0/+12
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-33/+36
2024-07-11cxl/test: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield1-8/+7
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco1-25/+29
2024-06-26cxl/region: check interleave capabilityYao Xingtao1-0/+4
2024-05-29cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang1-0/+1
2024-05-16Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-4/+15
2024-04-30cxl/test: Enhance event testingIra Weiny1-4/+15
2024-04-29cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang1-0/+7
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang1-4/+6
2024-02-17cxl/test: Add support for qos_class checkingDave Jiang3-9/+69
2024-01-22tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams1-0/+2
2024-01-10Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams1-70/+93
2024-01-10cxl/events: Create a CXL event unionIra Weiny1-13/+18
2024-01-10cxl/events: Separate UUID from event structuresIra Weiny1-54/+75
2024-01-10cxl/events: Create common event UUID definesIra Weiny1-6/+3
2023-12-23tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang1-0/+4
2023-12-05cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang1-2/+3
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams1-3/+1
2023-10-28cxl/pci: Remove Component Register base address from struct cxl_dev_stateRobert Richter1-3/+1
2023-10-27tools/testing/cxl: Slow down the mock firmware transferVishal Verma1-0/+1
2023-10-27cxl/region: Fix x1 root-decoder granularity calculationsJim Harris1-1/+1
2023-10-09tools/testing/cxl: Add 'sanitize notifier' supportDan Williams1-1/+67
2023-10-09tools/testing/cxl: Make cxl_memdev_state available to other command emulationDan Williams1-3/+3