summaryrefslogtreecommitdiff
path: root/tools/testing/cxl
AgeCommit message (Expand)Author
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-03-17cxl/test: Add Set Feature support to cxl_testDave Jiang
2025-03-17cxl/test: Add Get Feature support to cxl_testDave Jiang
2025-03-17cxl: Add FWCTL support to CXLDave Jiang
2025-03-17Merge branch 'for-6.15/features' into cxl-for-nextDave Jiang
2025-03-14cxl/test: Define a CFMWS capable of a 3 way HB interleaveAlison Schofield
2025-03-14Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2Dave Jiang
2025-03-14Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2Dave Jiang
2025-03-14tools/testing/cxl: Set Shutdown State supportDavidlohr Bueso
2025-03-14cxl/pmem: debug invalid serial number dataYuquan Wang
2025-03-14Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2Dave Jiang
2025-03-14acpi/ghes, cxl/pci: Process CXL CPER Protocol ErrorsSmita Koralahalli
2025-02-26cxl: Add mce notifier to emit aliased address for extended linear cacheDave Jiang
2025-02-26acpi/hmat / cxl: Add extended linear cache support for CXLDave Jiang
2025-02-26cxl/test: Add Get Supported Features mailbox command supportDave Jiang
2025-02-26cxl: Add Get Supported Features command for kernel usageDave Jiang
2025-02-04cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'Dan Williams
2025-02-04cxl: Introduce to_{ram,pmem}_{res,perf}() helpersDan Williams
2025-01-29Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2025-01-13cxl/test: Update test code for event records to CXL spec rev 3.1Shiju Jose
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2025-01-02cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode()Alejandro Lucero
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-10-25cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-12cxl: Move mailbox related bits to the same contextDave Jiang
2024-09-09cxl/pci: Remove duplicated implementation of waiting for memory_info_validYanfei Xu
2024-09-03cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()Li Ming
2024-09-03tools/testing/cxl: Use dev_is_platform()Kunwu Chan
2024-08-09cxl/test: Skip cxl_setup_parent_dport() for emulated dportsLi Ming
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-07-10cxl/test: Replace ENXIO with EBUSY for inject poison limit reachedAlison Schofield
2024-07-02cxl/events: Use a common struct for DRAM and General Media eventsFabio M. De Francesco
2024-06-25cxl/region: check interleave capabilityYao Xingtao
2024-05-28cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.cDave Jiang
2024-05-15Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-04-30cxl/test: Enhance event testingIra Weiny
2024-04-29cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang
2024-02-16cxl/test: Add support for qos_class checkingDave Jiang
2024-01-22tools/testing/cxl: Disable "missing prototypes / declarations" warningsDan Williams
2024-01-09Merge branch 'for-6.8/cxl-cper' into for-6.8/cxlDan Williams
2024-01-09cxl/events: Create a CXL event unionIra Weiny
2024-01-09cxl/events: Separate UUID from event structuresIra Weiny
2024-01-09cxl/events: Create common event UUID definesIra Weiny
2023-12-22tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang
2023-12-22cxl: Add callback to parse the DSMAS subtables from CDATDave Jiang
2023-12-04cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams