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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-07
cxl/region: Fix passthrough-decoder detection
Dan Williams
1
-2
/
+2
2023-02-06
cxl/region: Fix null pointer dereference for resetting decoder
Fan Ni
1
-3
/
+5
2023-01-25
cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absent
Dan Williams
1
-38
/
+4
2022-12-08
cxl/region: Fix memdev reuse check
Fan Ni
1
-1
/
+1
2022-12-06
cxl/security: Drop security command ioctl uapi
Dan Williams
1
-17
/
+0
2022-12-06
cxl/mbox: Add variable output size validation for internal commands
Dan Williams
1
-9
/
+14
2022-12-06
cxl/mbox: Enable cxl_mbox_send_cmd() users to validate output size
Dan Williams
1
-34
/
+52
2022-12-05
cxl: update names for interleave ways conversion macros
Dave Jiang
2
-6
/
+6
2022-12-05
cxl: update names for interleave granularity conversion macros
Dave Jiang
2
-6
/
+6
2022-12-05
cxl/region: Fix spelling mistake "memergion" -> "memregion"
Colin Ian King
1
-1
/
+1
2022-12-05
cxl/regs: Fix sparse warning
Dan Williams
1
-1
/
+1
2022-12-05
Merge branch 'for-6.2/cxl-xor' into for-6.2/cxl
Dan Williams
1
-3
/
+6
2022-12-05
Merge branch 'for-6.2/cxl-aer' into for-6.2/cxl
Dan Williams
5
-91
/
+120
2022-12-05
Merge branch 'for-6.2/cxl-security' into for-6.2/cxl
Dan Williams
3
-0
/
+57
2022-12-05
cxl/port: Add RCD endpoint port enumeration
Dan Williams
1
-0
/
+7
2022-12-05
cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
Dan Williams
2
-47
/
+0
2022-12-03
cxl/acpi: Support CXL XOR Interleave Math (CXIMS)
Alison Schofield
1
-3
/
+6
2022-12-03
cxl/pci: Add (hopeful) error handling support
Dan Williams
1
-0
/
+1
2022-12-03
cxl/pci: Find and map the RAS Capability Structure
Dan Williams
1
-0
/
+7
2022-12-03
cxl/pci: Prepare for mapping RAS Capability Structure
Dan Williams
2
-11
/
+28
2022-12-03
cxl/port: Limit the port driver to just the HDM Decoder Capability
Dan Williams
1
-14
/
+18
2022-12-03
cxl/core/regs: Make cxl_map_{component, device}_regs() device generic
Dan Williams
3
-20
/
+25
2022-12-03
cxl/pci: Cleanup cxl_map_device_regs()
Dan Williams
1
-31
/
+20
2022-12-03
cxl/pci: Cleanup repeated code in cxl_probe_regs() helpers
Dan Williams
1
-20
/
+26
2022-12-03
cxl/acpi: Extract component registers of restricted hosts from RCRB
Robert Richter
2
-6
/
+112
2022-12-03
cxl/region: Manage CPU caches relative to DPA invalidation events
Dan Williams
1
-0
/
+31
2022-12-02
cxl/pmem: Enforce keyctl ABI for PMEM security
Dan Williams
1
-0
/
+10
2022-12-02
cxl/region: Fix missing probe failure
Dan Williams
1
-0
/
+3
2022-12-02
cxl: add dimm_id support for __nvdimm_create()
Dave Jiang
1
-0
/
+7
2022-12-02
cxl/acpi: Move rescan to the workqueue
Dan Williams
1
-2
/
+17
2022-12-02
cxl/pmem: Remove the cxl_pmem_wq and related infrastructure
Dan Williams
1
-22
/
+0
2022-12-02
cxl/pmem: Refactor nvdimm device registration, delete the workqueue
Dan Williams
2
-14
/
+128
2022-12-02
cxl/region: Drop redundant pmem region release handling
Dan Williams
1
-2
/
+0
2022-12-01
cxl/pmem: Add "Passphrase Secure Erase" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add "Unlock" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add "Freeze Security State" security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add Disable Passphrase security command support
Dave Jiang
1
-0
/
+1
2022-12-01
cxl/pmem: Add "Set Passphrase" security command support
Dave Jiang
1
-0
/
+1
2022-11-30
cxl/pmem: Introduce nvdimm_security_ops with ->get_flags() operation
Dave Jiang
1
-0
/
+1
2022-11-14
cxl: Unify debug messages when calling devm_cxl_add_dport()
Robert Richter
2
-16
/
+34
2022-11-14
cxl: Unify debug messages when calling devm_cxl_add_port()
Robert Richter
1
-12
/
+39
2022-11-14
cxl/core: Check physical address before mapping it in devm_cxl_iomap_block()
Robert Richter
1
-0
/
+3
2022-11-14
cxl/core: Remove duplicate declaration of devm_cxl_iomap_block()
Robert Richter
1
-0
/
+2
2022-11-04
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-04
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
2
-3
/
+17
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
1
-0
/
+2
2022-11-04
cxl/region: Fix cxl_region leak, cleanup targets at region delete
Dan Williams
1
-0
/
+11
2022-11-04
cxl/region: Fix region HPA ordering validation
Dan Williams
1
-0
/
+3
2022-11-01
cxl/region: Fix decoder allocation crash
Vishal Verma
1
-26
/
+41
2022-10-20
cxl/region: Fix null pointer dereference due to pass through decoder commit
Jonathan Cameron
1
-1
/
+2
[next]