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
Age
Commit message (
Expand
)
Author
Files
Lines
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
16
-326
/
+488
2023-06-25
Merge branch 'for-6.5/cxl-perf' into for-6.5/cxl
Dan Williams
19
-7
/
+1307
2023-06-25
docs: perf: Minimal introduction the the CXL PMU device and driver
Jonathan Cameron
3
-0
/
+70
2023-06-25
perf: CXL Performance Monitoring Unit driver
Jonathan Cameron
5
-0
/
+1023
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
20
-549
/
+594
2023-06-25
Merge branch 'for-6.5/cxl-fwupd' into for-6.5/cxl
Dan Williams
6
-9
/
+589
2023-06-25
Merge branch 'for-6.5/cxl-background' into for-6.5/cxl
Dan Williams
9
-24
/
+543
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: add a firmware update mechanism using the sysfs firmware loader
Vishal Verma
5
-0
/
+406
2023-06-25
cxl/test: Add Secure Erase opcode support
Davidlohr Bueso
1
-0
/
+27
2023-06-25
cxl/mem: Support Secure Erase
Davidlohr Bueso
4
-1
/
+44
2023-06-25
cxl/test: Add Sanitize opcode support
Davidlohr Bueso
1
-0
/
+25
2023-06-25
cxl/mem: Wire up Sanitization support
Davidlohr Bueso
5
-2
/
+151
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
4
-0
/
+56
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
5
-49
/
+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
6
-15
/
+16
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
8
-290
/
+336
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
tools/testing/cxl: Remove unused @cxlds argument
Dan Williams
1
-47
/
+39
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
2023-06-25
cxl/pci: Refactor component register discovery for reuse
Terry Bowman
3
-74
/
+83
2023-06-25
cxl/core/regs: Add @dev to cxl_register_map
Robert Richter
4
-24
/
+31
2023-06-25
cxl: Rename 'uport' to 'uport_dev'
Dan Williams
9
-78
/
+86
2023-06-25
cxl: Rename member @dport of struct cxl_dport to @dport_dev
Robert Richter
3
-14
/
+14
2023-06-25
cxl/rch: Prepare for caching the MMIO mapped PCIe AER capability
Dan Williams
5
-8
/
+18
2023-06-25
cxl/acpi: Probe RCRB later during RCH downstream port creation
Robert Richter
10
-71
/
+90
2023-06-11
Linux 6.4-rc6
Linus Torvalds
1
-1
/
+1
[next]