index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-6.4/cxl-poison' into for-6.4/cxl
Dan Williams
2023-04-23
6
-7
/
+702
|
\
|
*
cxl/memdev: Trace inject and clear poison as cxl_poison events
Alison Schofield
2023-04-23
3
-3
/
+22
|
*
cxl/memdev: Warn of poison inject or clear to a mapped region
Alison Schofield
2023-04-23
1
-0
/
+59
|
*
cxl/memdev: Add support for the Clear Poison mailbox command
Alison Schofield
2023-04-23
1
-0
/
+43
|
*
cxl/memdev: Add support for the Inject Poison mailbox command
Alison Schofield
2023-04-23
1
-0
/
+56
|
*
cxl/trace: Add an HPA to cxl_poison trace events
Alison Schofield
2023-04-23
2
-2
/
+103
|
*
cxl/region: Provide region info to the cxl_poison trace event
Alison Schofield
2023-04-23
3
-1
/
+141
|
*
cxl/memdev: Add trigger_poison_list sysfs attribute
Alison Schofield
2023-04-23
1
-0
/
+43
|
*
cxl/trace: Add TRACE support for CXL media-error records
Alison Schofield
2023-04-23
3
-1
/
+102
|
*
cxl/mbox: Add GET_POISON_LIST mailbox command
Alison Schofield
2023-04-23
1
-0
/
+55
|
*
cxl/mbox: Initialize the poison state
Alison Schofield
2023-04-23
1
-2
/
+79
|
*
cxl/mbox: Restrict poison cmds to debugfs cxl_raw_allow_all
Alison Schofield
2023-04-23
1
-0
/
+6
|
*
cxl/mbox: Deprecate poison commands
Dan Williams
2023-04-22
1
-5
/
+0
*
|
cxl/port: Fix port to pci device assumptions in read_cdat_data()
Dan Williams
2023-04-22
1
-6
/
+7
*
|
cxl/pci: Rightsize CDAT response allocation
Lukas Wunner
2023-04-18
1
-17
/
+19
*
|
cxl/pci: Simplify CDAT retrieval error path
Dave Jiang
2023-04-18
1
-11
/
+12
*
|
cxl/pci: Use CDAT DOE mailbox created by PCI core
Lukas Wunner
2023-04-18
1
-22
/
+5
*
|
cxl/pci: Use synchronous API for DOE
Lukas Wunner
2023-04-18
1
-44
/
+22
|
/
*
Merge branch 'for-6.3/cxl-doe-fixes' into for-6.3/cxl
Dan Williams
2023-04-05
1
-15
/
+23
|
\
|
*
cxl/pci: Handle excessive CDAT length
Lukas Wunner
2023-04-04
1
-0
/
+3
|
*
cxl/pci: Handle truncated CDAT entries
Lukas Wunner
2023-04-04
1
-4
/
+9
|
*
cxl/pci: Handle truncated CDAT header
Lukas Wunner
2023-04-04
1
-1
/
+1
|
*
cxl/pci: Fix CDAT retrieval on big endian
Lukas Wunner
2023-03-21
1
-13
/
+13
*
|
cxl/hdm: Extend DVSEC range register emulation for region enumeration
Dan Williams
2023-04-05
1
-5
/
+22
*
|
cxl/hdm: Limit emulation to the number of range registers
Dan Williams
2023-04-05
1
-36
/
+46
*
|
cxl/region: Move coherence tracking into cxl_region_attach()
Dan Williams
2023-04-05
1
-2
/
+1
*
|
cxl/region: Fix region setup/teardown for RCDs
Dan Williams
2023-04-05
1
-1
/
+27
*
|
cxl/port: Fix find_cxl_root() for RCDs and simplify it
Dan Williams
2023-04-05
3
-35
/
+11
*
|
cxl/hdm: Skip emulation when driver manages mem_enable
Dan Williams
2023-04-05
1
-13
/
+18
*
|
cxl/hdm: Fix double allocation of @cxlhdm
Dan Williams
2023-04-05
1
-28
/
+6
|
/
*
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-25
10
-260
/
+2088
|
\
|
*
Merge branch 'for-6.3/cxl-events' into cxl/next
Dan Williams
2023-02-17
3
-51
/
+66
|
|
\
|
|
*
cxl/trace: Add serial number to trace points
Ira Weiny
2023-02-16
1
-10
/
+18
|
|
*
cxl/trace: Add host output to trace points
Ira Weiny
2023-02-16
1
-10
/
+21
|
|
*
cxl/trace: Standardize device information output
Ira Weiny
2023-02-16
3
-48
/
+44
|
*
|
Merge branch 'for-6.3/cxl-rr-emu' into cxl/next
Dan Williams
2023-02-15
2
-118
/
+201
|
|
\
\
|
|
*
|
cxl/pci: Remove locked check for dvsec_range_allowed()
Dave Jiang
2023-02-15
1
-2
/
+0
|
|
*
|
cxl/hdm: Add emulation when HDM decoders are not committed
Dave Jiang
2023-02-15
1
-0
/
+29
|
|
*
|
cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decoders
Dave Jiang
2023-02-15
2
-13
/
+54
|
|
*
|
cxl/hdm: Emulate HDM decoder from DVSEC range registers
Dave Jiang
2023-02-15
2
-4
/
+34
|
|
*
|
cxl/pci: Refactor cxl_hdm_decode_init()
Dave Jiang
2023-02-15
1
-81
/
+54
|
|
*
|
cxl/port: Export cxl_dvsec_rr_decode() to cxl_port
Dave Jiang
2023-02-15
1
-11
/
+7
|
|
*
|
cxl/pci: Break out range register decoding from cxl_hdm_decode_init()
Dave Jiang
2023-02-15
1
-24
/
+40
|
*
|
|
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
2023-02-14
1
-3
/
+2
|
|
\
\
\
|
|
*
|
|
cxl: avoid returning uninitialized error code
Arnd Bergmann
2023-02-14
1
-3
/
+2
|
*
|
|
|
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
2023-02-11
6
-130
/
+856
|
|
\
|
|
|
|
|
*
|
|
cxl/dax: Create dax devices for CXL RAM regions
Dan Williams
2023-02-11
3
-3
/
+112
|
|
*
|
|
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
2023-02-11
3
-4
/
+4
|
|
*
|
|
cxl/region: Add region autodiscovery
Dan Williams
2023-02-11
3
-10
/
+505
|
|
*
|
|
cxl/port: Split endpoint and switch port probe
Dan Williams
2023-02-11
1
-3
/
+8
[next]