index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
cxl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
tools/testing/cxl: Remove unused SZ_512G macro
Xiao Yang
1
-4
/
+0
2023-06-25
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
4
-35
/
+45
2023-06-25
Merge branch 'for-6.5/cxl-perf' into for-6.5/cxl
Dan Williams
1
-0
/
+1
2023-06-25
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
4
-104
/
+79
2023-06-25
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
1
-9
/
+183
2023-06-25
tools/testing/cxl: add firmware update emulation to CXL memdevs
Vishal Verma
1
-0
/
+160
2023-06-25
tools/testing/cxl: Use named effects for the Command Effect Log
Vishal Verma
1
-9
/
+23
2023-06-25
tools/testing/cxl: Fix command effects for inject/clear poison
Vishal Verma
1
-2
/
+2
2023-06-25
cxl/test: Add Secure Erase opcode support
Davidlohr Bueso
1
-0
/
+27
2023-06-25
cxl/test: Add Sanitize opcode support
Davidlohr Bueso
1
-0
/
+25
2023-06-25
Revert "cxl/port: Enable the HDM decoder capability for switch ports"
Dan Williams
2
-16
/
+0
2023-06-25
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
1
-3
/
+3
2023-06-25
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
1
-19
/
+24
2023-06-25
tools/testing/cxl: Remove unused @cxlds argument
Dan Williams
1
-47
/
+39
2023-06-25
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
2
-15
/
+15
2023-06-25
cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
Dan Williams
1
-1
/
+3
2023-06-25
cxl/acpi: Probe RCRB later during RCH downstream port creation
Robert Richter
4
-21
/
+29
2023-05-30
cxl/pci: Find and register CXL PMU devices
Jonathan Cameron
1
-0
/
+1
2023-05-18
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
1
-0
/
+1
2023-05-18
cxl/port: Enable the HDM decoder capability for switch ports
Dan Williams
2
-0
/
+16
2023-05-13
tools/testing/cxl: Use DEFINE_STATIC_SRCU()
Dan Williams
1
-1
/
+1
2023-04-24
cxl/test: Add mock test for set_timestamp
Davidlohr Bueso
1
-0
/
+24
2023-04-23
tools/testing/cxl: Require CONFIG_DEBUG_FS
Alison Schofield
1
-0
/
+1
2023-04-23
tools/testing/cxl: Add a sysfs attr to test poison inject limits
Alison Schofield
1
-4
/
+48
2023-04-23
tools/testing/cxl: Use injected poison for get poison list
Alison Schofield
1
-19
/
+43
2023-04-23
tools/testing/cxl: Mock the Clear Poison mailbox command
Alison Schofield
1
-0
/
+36
2023-04-23
tools/testing/cxl: Mock the Inject Poison mailbox command
Alison Schofield
1
-0
/
+77
2023-04-23
tools/testing/cxl: Mock support for Get Poison List
Alison Schofield
1
-0
/
+42
2023-02-14
Merge branch 'for-6.3/cxl-rr-emu' into cxl/next
Dan Williams
4
-12
/
+37
2023-02-14
cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders
Dave Jiang
3
-5
/
+9
2023-02-14
cxl/hdm: Emulate HDM decoder from DVSEC range registers
Dave Jiang
3
-5
/
+8
2023-02-14
cxl/port: Export cxl_dvsec_rr_decode() to cxl_port
Dave Jiang
2
-2
/
+20
2023-02-10
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
1
-10
/
+137
2023-02-10
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
1
-10
/
+137
2023-02-07
Merge branch 'for-6.3/cxl-events' into cxl/next
Dan Williams
2
-1
/
+353
2023-01-26
cxl/test: Simulate event log overflow
Ira Weiny
1
-1
/
+49
2023-01-26
cxl/test: Add specific events
Ira Weiny
1
-0
/
+73
2023-01-26
cxl/test: Add generic mock events
Ira Weiny
2
-1
/
+232
2023-01-26
tools/testing/cxl: Remove cxl_test module math loading message
Alison Schofield
1
-3
/
+1
2023-01-25
tools/testing/cxl: require 64-bit
Luis Chamberlain
1
-0
/
+1
2023-01-05
tools/testing/cxl: Prevent cxl_test from confusing production modules
Dan Williams
8
-0
/
+69
2023-01-04
cxl/pci: Move tracepoint definitions to drivers/cxl/core/
Dan Williams
1
-0
/
+2
2022-12-05
tools/testing/cxl: Require cache invalidation bypass
Dan Williams
1
-0
/
+2
2022-12-05
Merge branch 'for-6.2/cxl-xor' into for-6.2/cxl
Dan Williams
1
-2
/
+114
2022-12-05
Merge branch 'for-6.2/cxl-security' into for-6.2/cxl
Dan Williams
2
-7
/
+407
2022-12-05
tools/testing/cxl: Add an RCH topology
Dan Williams
2
-11
/
+176
2022-12-03
tools/testing/cxl: Add XOR Math support to cxl_test
Alison Schofield
1
-3
/
+115
2022-12-03
cxl/acpi: Extract component registers of restricted hosts from RCRB
Robert Richter
4
-0
/
+33
2022-12-02
tools/testing/cxl: Make mock CEDT parsing more robust
Dan Williams
1
-4
/
+6
2022-12-02
cxl/pmem: Refactor nvdimm device registration, delete the workqueue
Dan Williams
1
-3
/
+0
[next]