index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-27
cxl/region: Fix region creation for greater than x2 switches
Huaisheng Ye
1
-7
/
+18
2024-11-22
cxl/pci: fix error code in __cxl_hdm_decode_init()
Dan Carpenter
1
-1
/
+1
2024-11-08
cxl/port: Fix cxl_bus_rescan() vs bus_rescan_devices()
Dan Williams
1
-3
/
+10
2024-11-08
cxl/acpi: Move rescan to the workqueue
Dan Williams
3
-5
/
+34
2024-10-17
cxl/pci: Fix to record only non-zero ranges
Yanfei Xu
1
-7
/
+1
2024-10-17
cxl/pci: Break out range register decoding from cxl_hdm_decode_init()
Dave Jiang
1
-24
/
+40
2024-09-18
cxl/core: Fix incorrect vendor debug UUID define
peng guo
1
-1
/
+1
2024-03-01
cxl/pci: Fix disabling memory if DVSEC CXL Range does not match a CFMWS window
Robert Richter
1
-3
/
+3
2024-01-31
cxl/region:Fix overflow issue in alloc_hpa()
Quanquan Cao
1
-2
/
+2
2024-01-25
cxl/region: fix x9 interleave typo
Jim Harris
1
-1
/
+1
2024-01-25
cxl/port: Fix decoder initialization when nr_targets > interleave_ways
Huang Ying
1
-1
/
+1
2023-11-28
cxl/port: Fix NULL pointer access in devm_cxl_add_port()
Robert Richter
1
-4
/
+3
2023-11-28
cxl/region: Fix x1 root-decoder granularity calculations
Jim Harris
1
-1
/
+8
2023-11-28
tools/testing/cxl: Define a fixed volatile configuration to parse
Dan Williams
5
-4
/
+9
2023-11-28
cxl/mem: Move devm_cxl_add_endpoint() from cxl_core to cxl_mem
Dan Williams
5
-49
/
+47
2023-11-28
cxl: Unify debug messages when calling devm_cxl_add_port()
Robert Richter
2
-14
/
+39
2023-11-28
cxl/region: Do not try to cleanup after cxl_region_setup_targets() fails
Jim Harris
1
-7
/
+7
2023-11-28
cxl/region: Move region-position validation to a helper
Dan Williams
1
-43
/
+76
2023-11-28
cxl/region: Cleanup target list on attach error
Dan Williams
1
-0
/
+2
2023-11-28
cxl/region: Validate region mode vs decoder mode
Dan Williams
1
-0
/
+6
2023-11-20
cxl/mem: Fix shutdown order
Dan Williams
1
-1
/
+1
2023-08-03
cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws()
Breno Leitao
1
-1
/
+1
2023-08-03
cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()
Breno Leitao
1
-2
/
+1
2023-05-30
cxl: Wait Memory_Info_Valid before access memory related info
Dave Jiang
2
-9
/
+78
2023-05-11
cxl/hdm: Fail upon detecting 0-sized decoders
Dan Williams
1
-3
/
+12
2023-04-13
cxl/pci: Handle excessive CDAT length
Lukas Wunner
1
-0
/
+3
2023-04-13
cxl/pci: Handle truncated CDAT entries
Lukas Wunner
2
-4
/
+23
2023-04-13
cxl/pci: Handle truncated CDAT header
Lukas Wunner
1
-1
/
+1
2023-04-13
cxl/pci: Fix CDAT retrieval on big endian
Lukas Wunner
1
-13
/
+13
2023-03-10
cxl/pmem: Fix nvdimm registration races
Dan Williams
1
-0
/
+1
2023-02-14
cxl/region: Fix passthrough-decoder detection
Dan Williams
1
-2
/
+2
2023-02-14
cxl/region: Fix null pointer dereference for resetting decoder
Fan Ni
1
-3
/
+5
2023-01-07
cxl/region: Fix missing probe failure
Dan Williams
1
-0
/
+3
2023-01-07
cxl/region: Fix memdev reuse check
Fan Ni
1
-1
/
+1
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
3
-3
/
+19
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
3
-37
/
+68
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-03
cxl/pmem: Use size_add() against integer overflow
Yu Zhe
1
-1
/
+1
2022-11-01
cxl/region: Fix decoder allocation crash
Vishal Verma
1
-26
/
+41
2022-10-20
cxl/pmem: Fix failure to account for 8 byte header for writes to the device LSA.
Jonathan Cameron
1
-1
/
+1
2022-10-20
cxl/region: Fix null pointer dereference due to pass through decoder commit
Jonathan Cameron
1
-1
/
+2
2022-10-20
cxl/mbox: Add a check on input payload size
Jonathan Cameron
1
-1
/
+1
2022-08-05
cxl/hdm: Fix skip allocations vs multiple pmem allocations
Dan Williams
1
-1
/
+10
2022-08-05
cxl/region: Disallow region granularity != window granularity
Dan Williams
1
-6
/
+7
2022-08-05
cxl/region: Fix x1 interleave to greater than x1 interleave routing
Dan Williams
1
-1
/
+5
2022-08-05
cxl/region: Move HPA setup to cxl_region_attach()
Dan Williams
2
-26
/
+24
2022-08-05
cxl/region: Fix decoder interleave programming
Dan Williams
1
-0
/
+3
2022-08-05
cxl/region: describe targets and nr_targets members of cxl_region_params
Bagas Sanjaya
1
-0
/
+2
[next]