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
/
test
Age
Commit message (
Expand
)
Author
Lines
2025-01-29
Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-6
/
+23
2025-01-13
cxl/test: Update test code for event records to CXL spec rev 3.1
Shiju Jose
-3
/
+20
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
-1
/
+1
2025-01-02
cxl/pci: Add CXL Type 1/2 support to cxl_dvsec_rr_decode()
Alejandro Lucero
-3
/
+3
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
-17
/
+17
2024-10-25
cxl/test: Improve init-order fidelity relative to real-world systems
Dan Williams
-83
/
+104
2024-10-25
cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
Dan Williams
-9
/
+5
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
-11
/
+33
2024-09-09
cxl/pci: Remove duplicated implementation of waiting for memory_info_valid
Yanfei Xu
-2
/
+2
2024-09-03
cxl/pci: Rename cxl_setup_parent_dport() and cxl_dport_map_regs()
Li Ming
-3
/
+3
2024-08-09
cxl/test: Skip cxl_setup_parent_dport() for emulated dports
Li Ming
-0
/
+12
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-33
/
+36
2024-07-10
cxl/test: Replace ENXIO with EBUSY for inject poison limit reached
Alison Schofield
-8
/
+7
2024-07-02
cxl/events: Use a common struct for DRAM and General Media events
Fabio M. De Francesco
-25
/
+29
2024-06-25
cxl/region: check interleave capability
Yao Xingtao
-0
/
+4
2024-05-28
cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
Dave Jiang
-0
/
+1
2024-05-15
Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
-4
/
+15
2024-04-30
cxl/test: Enhance event testing
Ira Weiny
-4
/
+15
2024-04-29
cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH
Dave Jiang
-0
/
+7
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
-4
/
+6
2024-02-16
cxl/test: Add support for qos_class checking
Dave Jiang
-9
/
+69
2024-01-22
tools/testing/cxl: Disable "missing prototypes / declarations" warnings
Dan Williams
-0
/
+2
2024-01-09
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
-70
/
+93
2024-01-09
cxl/events: Create a CXL event union
Ira Weiny
-13
/
+18
2024-01-09
cxl/events: Separate UUID from event structures
Ira Weiny
-54
/
+75
2024-01-09
cxl/events: Create common event UUID defines
Ira Weiny
-6
/
+3
2023-12-22
tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices
Dave Jiang
-0
/
+4
2023-12-04
cxl: Add cxl_num_decoders_committed() usage to cxl_test
Dave Jiang
-2
/
+3
2023-10-31
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
-3
/
+1
2023-10-27
cxl/pci: Remove Component Register base address from struct cxl_dev_state
Robert Richter
-3
/
+1
2023-10-27
tools/testing/cxl: Slow down the mock firmware transfer
Vishal Verma
-0
/
+1
2023-10-27
cxl/region: Fix x1 root-decoder granularity calculations
Jim Harris
-1
/
+1
2023-10-09
tools/testing/cxl: Add 'sanitize notifier' support
Dan Williams
-1
/
+67
2023-10-09
tools/testing/cxl: Make cxl_memdev_state available to other command emulation
Dan Williams
-3
/
+3
2023-10-06
cxl/pci: Clarify devm host for memdev relative setup
Dan Williams
-2
/
+2
2023-07-20
tools/testing/cxl: Remove unused SZ_512G macro
Xiao Yang
-4
/
+0
2023-06-25
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
-34
/
+43
2023-06-25
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
-103
/
+79
2023-06-25
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
-9
/
+183
2023-06-25
tools/testing/cxl: add firmware update emulation to CXL memdevs
Vishal Verma
-0
/
+160
2023-06-25
tools/testing/cxl: Use named effects for the Command Effect Log
Vishal Verma
-9
/
+23
2023-06-25
tools/testing/cxl: Fix command effects for inject/clear poison
Vishal Verma
-2
/
+2
2023-06-25
cxl/test: Add Secure Erase opcode support
Davidlohr Bueso
-0
/
+27
2023-06-25
cxl/test: Add Sanitize opcode support
Davidlohr Bueso
-0
/
+25
2023-06-25
Revert "cxl/port: Enable the HDM decoder capability for switch ports"
Dan Williams
-15
/
+0
2023-06-25
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
-3
/
+3
2023-06-25
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
-19
/
+24
2023-06-25
tools/testing/cxl: Remove unused @cxlds argument
Dan Williams
-47
/
+39
2023-06-25
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
-15
/
+15
[next]