index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-22
cxl/acpi: Annotate struct cxl_cxims_data with __counted_by
Kees Cook
1
-2
/
+2
2023-09-22
cxl/port: Fix cxl_test register enumeration regression
Dan Williams
1
-4
/
+9
2023-09-14
cxl/region: Refactor granularity select in cxl_port_setup_targets()
Alison Schofield
1
-9
/
+8
2023-09-14
cxl/region: Match auto-discovered region decoders by HPA range
Alison Schofield
1
-1
/
+23
2023-09-14
cxl/mbox: Fix CEL logic for poison and security commands
Ira Weiny
1
-11
/
+12
2023-09-11
cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()
Smita Koralahalli
1
-2
/
+1
2023-09-11
cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
Smita Koralahalli
1
-3
/
+3
2023-07-28
cxl/memdev: Only show sanitize sysfs files when supported
Davidlohr Bueso
3
-1
/
+78
2023-07-28
cxl/memdev: Document security state in kern-doc
Davidlohr Bueso
1
-0
/
+1
2023-07-18
cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws()
Breno Leitao
1
-1
/
+1
2023-07-18
cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()
Breno Leitao
1
-2
/
+1
2023-07-14
cxl/mem: Fix a double shift bug
Dan Carpenter
1
-1
/
+1
2023-07-14
cxl: fix CONFIG_FW_LOADER dependency
Arnd Bergmann
1
-1
/
+2
2023-06-29
cxl: Fix one kernel-doc comment
Yang Li
1
-1
/
+1
2023-06-27
cxl/pci: Use correct flag for sanitize polling
Davidlohr Bueso
1
-1
/
+1
2023-06-25
Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxl
Dan Williams
12
-291
/
+443
2023-06-25
Merge branch 'for-6.5/cxl-perf' into for-6.5/cxl
Dan Williams
10
-7
/
+224
2023-06-25
perf: CXL Performance Monitoring Unit driver
Jonathan Cameron
1
-0
/
+13
2023-06-25
Merge branch 'for-6.5/cxl-region-fixes' into for-6.5/cxl
Dan Williams
2
-46
/
+72
2023-06-25
Merge branch 'for-6.5/cxl-type-2' into for-6.5/cxl
Dan Williams
16
-445
/
+515
2023-06-25
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
4
-0
/
+395
2023-06-25
Merge branch 'for-6.5/cxl-background' into for-6.5/cxl
Dan Williams
6
-21
/
+434
2023-06-25
cxl: add a firmware update mechanism using the sysfs firmware loader
Vishal Verma
4
-0
/
+395
2023-06-25
cxl/mem: Support Secure Erase
Davidlohr Bueso
3
-1
/
+34
2023-06-25
cxl/mem: Wire up Sanitization support
Davidlohr Bueso
4
-0
/
+132
2023-06-25
cxl/mbox: Add sanitization handling machinery
Davidlohr Bueso
3
-3
/
+91
2023-06-25
cxl/mem: Introduce security state sysfs file
Davidlohr Bueso
3
-0
/
+46
2023-06-25
cxl/mbox: Allow for IRQ_NONE case in the isr
Davidlohr Bueso
1
-2
/
+4
2023-06-25
Revert "cxl/port: Enable the HDM decoder capability for switch ports"
Dan Williams
3
-33
/
+9
2023-06-25
cxl/memdev: Formalize endpoint port linkage
Dan Williams
4
-5
/
+8
2023-06-25
cxl/pci: Unconditionally unmask 256B Flit errors
Dan Williams
1
-16
/
+2
2023-06-25
cxl/region: Manage decoder target_type at decoder-attach time
Dan Williams
1
-0
/
+12
2023-06-25
cxl/hdm: Default CXL_DEVTYPE_DEVMEM decoders to CXL_DECODER_DEVMEM
Dan Williams
2
-10
/
+27
2023-06-25
cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}
Dan Williams
5
-12
/
+13
2023-06-25
cxl/memdev: Make mailbox functionality optional
Dan Williams
3
-1
/
+28
2023-06-25
cxl/mbox: Move mailbox related driver state to its own data structure
Dan Williams
7
-271
/
+312
2023-06-25
cxl: Remove leftover attribute documentation in 'struct cxl_dev_state'
Dan Williams
1
-1
/
+0
2023-06-25
cxl: Fix kernel-doc warnings
Dan Williams
1
-3
/
+3
2023-06-25
cxl/regs: Clarify when a 'struct cxl_register_map' is input vs output
Dan Williams
2
-6
/
+6
2023-06-25
cxl/region: Fix state transitions after reset failure
Dan Williams
1
-11
/
+15
2023-06-25
cxl/region: Flag partially torn down regions as unusable
Dan Williams
2
-0
/
+20
2023-06-25
cxl/region: Move cache invalidation before region teardown, and before setup
Dan Williams
2
-36
/
+38
2023-06-25
cxl/port: Store the downstream port's Component Register mappings in struct c...
Robert Richter
2
-0
/
+13
2023-06-25
cxl/port: Store the port's Component Register mappings in struct cxl_port
Robert Richter
2
-0
/
+29
2023-06-25
cxl/pci: Early setup RCH dport component registers from RCRB
Robert Richter
4
-18
/
+57
2023-06-25
cxl/mem: Prepare for early RCH dport component register setup
Robert Richter
1
-5
/
+4
2023-06-25
cxl/regs: Remove early capability checks in Component Register setup
Robert Richter
3
-9
/
+6
2023-06-25
cxl/port: Remove Component Register base address from struct cxl_dport
Robert Richter
2
-3
/
+0
2023-06-25
cxl/acpi: Directly bind the CEDT detected CHBCR to the Host Bridge's port
Robert Richter
1
-28
/
+63
2023-06-25
cxl/acpi: Move add_host_bridge_uport() after cxl_get_chbs()
Robert Richter
1
-45
/
+45
[next]