index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
cxl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl/test: Skip cxl_setup_parent_dport() for emulated dports
Li Ming
2024-08-10
2
-0
/
+13
*
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-07-28
1
-33
/
+36
|
\
|
*
cxl/test: Replace ENXIO with EBUSY for inject poison limit reached
Alison Schofield
2024-07-11
1
-8
/
+7
|
*
cxl/events: Use a common struct for DRAM and General Media events
Fabio M. De Francesco
2024-07-02
1
-25
/
+29
*
|
cxl/region: check interleave capability
Yao Xingtao
2024-06-25
1
-0
/
+4
|
/
*
cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
Dave Jiang
2024-05-29
1
-0
/
+1
*
Merge tag 'cxl-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-05-15
1
-4
/
+15
|
\
|
*
cxl/test: Enhance event testing
Ira Weiny
2024-04-30
1
-4
/
+15
*
|
cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCH
Dave Jiang
2024-04-29
1
-0
/
+7
|
/
*
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
2024-04-08
1
-4
/
+6
*
cxl/test: Add support for qos_class checking
Dave Jiang
2024-02-17
4
-9
/
+70
*
tools/testing/cxl: Disable "missing prototypes / declarations" warnings
Dan Williams
2024-01-22
2
-0
/
+4
*
Merge branch 'for-6.8/cxl-cper' into for-6.8/cxl
Dan Williams
2024-01-10
1
-70
/
+93
|
\
|
*
cxl/events: Create a CXL event union
Ira Weiny
2024-01-10
1
-13
/
+18
|
*
cxl/events: Separate UUID from event structures
Ira Weiny
2024-01-10
1
-54
/
+75
|
*
cxl/events: Create common event UUID defines
Ira Weiny
2024-01-10
1
-6
/
+3
*
|
tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devices
Dave Jiang
2023-12-23
1
-0
/
+4
*
|
cxl: Add callback to parse the DSMAS subtables from CDAT
Dave Jiang
2023-12-22
1
-0
/
+1
|
/
*
cxl: Add cxl_num_decoders_committed() usage to cxl_test
Dave Jiang
2023-12-05
3
-2
/
+11
*
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
2023-10-31
1
-3
/
+1
|
\
|
*
cxl/pci: Remove Component Register base address from struct cxl_dev_state
Robert Richter
2023-10-28
1
-3
/
+1
*
|
tools/testing/cxl: Slow down the mock firmware transfer
Vishal Verma
2023-10-27
1
-0
/
+1
*
|
cxl/region: Fix x1 root-decoder granularity calculations
Jim Harris
2023-10-27
1
-1
/
+1
*
|
tools/testing/cxl: Add 'sanitize notifier' support
Dan Williams
2023-10-09
1
-1
/
+67
*
|
tools/testing/cxl: Make cxl_memdev_state available to other command emulation
Dan Williams
2023-10-09
1
-3
/
+3
*
|
cxl/pci: Clarify devm host for memdev relative setup
Dan Williams
2023-10-06
1
-2
/
+2
|
/
*
tools/testing/cxl: Remove unused SZ_512G macro
Xiao Yang
2023-07-21
1
-4
/
+0
*
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
2023-06-26
4
-35
/
+45
|
\
|
*
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
2023-06-25
2
-15
/
+15
|
*
cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
Dan Williams
2023-06-25
1
-1
/
+3
|
*
cxl/acpi: Probe RCRB later during RCH downstream port creation
Robert Richter
2023-06-25
4
-21
/
+29
*
|
Merge branch 'for-6.5/cxl-perf' into for-6.5/cxl
Dan Williams
2023-06-26
1
-0
/
+1
|
\
\
|
*
|
cxl/pci: Find and register CXL PMU devices
Jonathan Cameron
2023-05-30
1
-0
/
+1
|
|
/
*
|
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
2023-06-26
4
-104
/
+79
|
\
\
|
*
|
Revert "cxl/port: Enable the HDM decoder capability for switch ports"
Dan Williams
2023-06-25
2
-16
/
+0
|
*
|
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
2023-06-25
1
-3
/
+3
|
*
|
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
2023-06-25
1
-19
/
+24
|
*
|
tools/testing/cxl: Remove unused @cxlds argument
Dan Williams
2023-06-25
1
-47
/
+39
|
|
/
*
|
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
2023-06-26
1
-9
/
+183
|
\
\
|
*
|
tools/testing/cxl: add firmware update emulation to CXL memdevs
Vishal Verma
2023-06-26
1
-0
/
+160
|
*
|
tools/testing/cxl: Use named effects for the Command Effect Log
Vishal Verma
2023-06-26
1
-9
/
+23
|
*
|
tools/testing/cxl: Fix command effects for inject/clear poison
Vishal Verma
2023-06-26
1
-2
/
+2
|
|
/
*
|
cxl/test: Add Secure Erase opcode support
Davidlohr Bueso
2023-06-26
1
-0
/
+27
*
|
cxl/test: Add Sanitize opcode support
Davidlohr Bueso
2023-06-26
1
-0
/
+25
|
/
*
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
2023-05-19
1
-0
/
+1
*
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
2023-05-18
2
-0
/
+16
*
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
2023-05-13
1
-1
/
+1
*
cxl/test: Add mock test for set_timestamp
Davidlohr Bueso
2023-04-24
1
-0
/
+24
*
tools/testing/cxl: Require CONFIG_DEBUG_FS
Alison Schofield
2023-04-23
1
-0
/
+1
*
tools/testing/cxl: Add a sysfs attr to test poison inject limits
Alison Schofield
2023-04-23
1
-4
/
+48
[next]