index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
cxl
/
test
/
mem.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-06
cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_test
Dave Jiang
1
-0
/
+1
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
1
-1
/
+1
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-2
/
+30
2025-03-17
cxl/test: Add Set Feature support to cxl_test
Dave Jiang
1
-0
/
+51
2025-03-17
cxl/test: Add Get Feature support to cxl_test
Dave Jiang
1
-0
/
+56
2025-03-17
cxl: Add FWCTL support to CXL
Dave Jiang
1
-0
/
+4
2025-03-17
Merge branch 'for-6.15/features' into cxl-for-next
Dave Jiang
1
-0
/
+74
2025-03-14
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
1
-0
/
+23
2025-03-14
tools/testing/cxl: Set Shutdown State support
Davidlohr Bueso
1
-0
/
+23
2025-03-14
cxl/pmem: debug invalid serial number data
Yuquan Wang
1
-1
/
+1
2025-02-26
cxl/test: Add Get Supported Features mailbox command support
Dave Jiang
1
-0
/
+70
2025-02-26
cxl: Add Get Supported Features command for kernel usage
Dave Jiang
1
-0
/
+4
2025-02-04
cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
Dan Williams
1
-1
/
+6
2025-01-13
cxl/test: Update test code for event records to CXL spec rev 3.1
Shiju Jose
1
-3
/
+20
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-1
/
+1
2024-10-25
cxl/test: Improve init-order fidelity relative to real-world systems
Dan Williams
1
-0
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-12
cxl: Move mailbox related bits to the same context
Dave Jiang
1
-11
/
+33
2024-07-10
cxl/test: Replace ENXIO with EBUSY for inject poison limit reached
Alison Schofield
1
-8
/
+7
2024-07-02
cxl/events: Use a common struct for DRAM and General Media events
Fabio M. De Francesco
1
-25
/
+29
2024-05-28
cxl/test: Add missing vmalloc.h for tools/testing/cxl/test/mem.c
Dave Jiang
1
-0
/
+1
2024-04-30
cxl/test: Enhance event testing
Ira Weiny
1
-4
/
+15
2024-01-09
cxl/events: Create a CXL event union
Ira Weiny
1
-13
/
+18
2024-01-09
cxl/events: Separate UUID from event structures
Ira Weiny
1
-54
/
+75
2024-01-09
cxl/events: Create common event UUID defines
Ira Weiny
1
-6
/
+3
2023-10-31
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
Dan Williams
1
-3
/
+1
2023-10-27
cxl/pci: Remove Component Register base address from struct cxl_dev_state
Robert Richter
1
-3
/
+1
2023-10-27
tools/testing/cxl: Slow down the mock firmware transfer
Vishal Verma
1
-0
/
+1
2023-10-09
tools/testing/cxl: Add 'sanitize notifier' support
Dan Williams
1
-1
/
+67
2023-10-09
tools/testing/cxl: Make cxl_memdev_state available to other command emulation
Dan Williams
1
-3
/
+3
2023-10-06
cxl/pci: Clarify devm host for memdev relative setup
Dan Williams
1
-2
/
+2
2023-06-25
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
1
-85
/
+76
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
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-05-18
cxl: Move cxl_await_media_ready() to before capacity info retrieval
Dave Jiang
1
-0
/
+1
2023-04-24
cxl/test: Add mock test for set_timestamp
Davidlohr Bueso
1
-0
/
+24
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-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
1
-0
/
+231
[next]