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: 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
*
tools/testing/cxl: Use injected poison for get poison list
Alison Schofield
2023-04-23
1
-19
/
+43
*
tools/testing/cxl: Mock the Clear Poison mailbox command
Alison Schofield
2023-04-23
1
-0
/
+36
*
tools/testing/cxl: Mock the Inject Poison mailbox command
Alison Schofield
2023-04-23
1
-0
/
+77
*
tools/testing/cxl: Mock support for Get Poison List
Alison Schofield
2023-04-23
1
-0
/
+42
*
Merge branch 'for-6.3/cxl-rr-emu' into cxl/next
Dan Williams
2023-02-15
4
-12
/
+37
|
\
|
*
cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders
Dave Jiang
2023-02-15
3
-5
/
+9
|
*
cxl/hdm: Emulate HDM decoder from DVSEC range registers
Dave Jiang
2023-02-15
3
-5
/
+8
|
*
cxl/port: Export cxl_dvsec_rr_decode() to cxl_port
Dave Jiang
2023-02-15
2
-2
/
+20
*
|
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
2023-02-11
1
-10
/
+137
|
\
\
|
*
|
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
2023-02-11
1
-10
/
+137
*
|
|
Merge branch 'for-6.3/cxl-events' into cxl/next
Dan Williams
2023-02-07
2
-1
/
+353
|
\
\
\
|
*
|
|
cxl/test: Simulate event log overflow
Ira Weiny
2023-01-27
1
-1
/
+49
|
*
|
|
cxl/test: Add specific events
Ira Weiny
2023-01-27
1
-0
/
+73
|
*
|
|
cxl/test: Add generic mock events
Ira Weiny
2023-01-27
2
-1
/
+232
|
|
/
/
*
/
/
tools/testing/cxl: Remove cxl_test module math loading message
Alison Schofield
2023-01-27
1
-3
/
+1
|
/
/
*
|
tools/testing/cxl: require 64-bit
Luis Chamberlain
2023-01-25
1
-0
/
+1
*
|
tools/testing/cxl: Prevent cxl_test from confusing production modules
Dan Williams
2023-01-06
8
-0
/
+69
*
|
cxl/pci: Move tracepoint definitions to drivers/cxl/core/
Dan Williams
2023-01-05
1
-0
/
+2
|
/
*
tools/testing/cxl: Require cache invalidation bypass
Dan Williams
2022-12-05
1
-0
/
+2
*
Merge branch 'for-6.2/cxl-xor' into for-6.2/cxl
Dan Williams
2022-12-05
1
-2
/
+114
|
\
|
*
tools/testing/cxl: Add XOR Math support to cxl_test
Alison Schofield
2022-12-04
1
-3
/
+115
*
|
Merge branch 'for-6.2/cxl-security' into for-6.2/cxl
Dan Williams
2022-12-05
2
-7
/
+407
|
\
\
|
*
|
tools/testing/cxl: add mechanism to lock mem device for testing
Dave Jiang
2022-12-01
1
-4
/
+44
|
*
|
tools/testing/cxl: Add "passphrase secure erase" opcode support
Dave Jiang
2022-12-01
1
-0
/
+102
|
*
|
tools/testing/cxl: Add "Unlock" security opcode support
Dave Jiang
2022-12-01
1
-0
/
+45
|
*
|
tools/testing/cxl: Add "Freeze Security State" security opcode support
Dave Jiang
2022-12-01
1
-0
/
+20
|
*
|
tools/testing/cxl: Add "Disable" security opcode support
Dave Jiang
2022-12-01
1
-0
/
+74
|
*
|
tools/testing/cxl: Add "Set Passphrase" opcode support
Dave Jiang
2022-12-01
1
-0
/
+88
|
*
|
tools/testing/cxl: Add "Get Security State" opcode support
Dave Jiang
2022-12-01
1
-7
/
+37
|
*
|
cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
Dave Jiang
2022-12-01
1
-0
/
+1
*
|
|
tools/testing/cxl: Add an RCH topology
Dan Williams
2022-12-05
2
-11
/
+176
*
|
|
cxl/acpi: Extract component registers of restricted hosts from RCRB
Robert Richter
2022-12-03
4
-0
/
+33
*
|
|
tools/testing/cxl: Make mock CEDT parsing more robust
Dan Williams
2022-12-03
1
-4
/
+6
*
|
|
cxl/pmem: Refactor nvdimm device registration, delete the workqueue
Dan Williams
2022-12-03
1
-3
/
+0
|
/
/
*
|
tools/testing/cxl: Add bridge mocking support
Dan Williams
2022-11-14
1
-2
/
+8
*
|
cxl: Unify debug messages when calling devm_cxl_add_dport()
Robert Richter
2022-11-14
1
-8
/
+1
|
/
*
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
2022-11-05
1
-19
/
+278
*
tools/testing/cxl: Fix some error exits
Dan Williams
2022-11-05
1
-2
/
+2
*
cxl/hdm: Commit decoder state to hardware
Dan Williams
2022-07-25
1
-0
/
+46
*
cxl/region: Add region creation support
Ben Widawsky
2022-07-22
1
-0
/
+1
*
cxl/core: Define a 'struct cxl_endpoint_decoder'
Dan Williams
2022-07-21
1
-3
/
+7
*
cxl/core: Define a 'struct cxl_switch_decoder'
Dan Williams
2022-07-21
1
-7
/
+16
*
tools/testing/cxl: Fix decoder default state
Dan Williams
2022-07-10
1
-1
/
+0
[prev]
[next]