index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-12
Merge branch 'for-7.2/cxl-type2-attach-region' into cxl-for-next
Dave Jiang
8
-62
/
+300
2026-06-12
cxl: Add dummy function for cxl_memdev_attach_region for !CONFIG_CXL_REGION
Dave Jiang
1
-0
/
+7
2026-06-12
cxl/region: Introduce devm_cxl_probe_mem()
Dan Williams
4
-16
/
+187
2026-06-12
cxl/memdev: Introduce cxl_class_memdev_type
Dan Williams
2
-14
/
+47
2026-06-12
cxl/memdev: Pin parents for entire memdev lifetime
Dan Williams
1
-1
/
+3
2026-06-12
cxl/region: Resolve region deletion races
Dan Williams
4
-27
/
+44
2026-06-12
cxl/region: Block region delete during region creation
Dan Williams
3
-5
/
+13
2026-06-12
Merge branch 'for-7.2/cxl-misc' into cxl-for-next
Dave Jiang
8
-58
/
+113
2026-06-12
cxl/region: Fill first free targets[] slot during auto-discovery
Li Ming
1
-1
/
+14
2026-06-12
cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach()
Li Ming
1
-21
/
+19
2026-06-12
cxl: Align interleave decode/encode helpers with their callers
Alison Schofield
3
-9
/
+11
2026-06-10
cxl/port: update reference to removed CONFIG_PROVE_CXL_LOCKING
Ethan Nelson-Moore
1
-1
/
+1
2026-06-09
cxl/region: Avoid variable shadowing in region attach paths
Alison Schofield
1
-8
/
+6
2026-06-09
cxl: Fix CXL_HEADERLOG_SIZE to match RAS Capability size
Terry Bowman
3
-17
/
+48
2026-06-05
cxl/pci: Convert PCIBIOS errors to errno on DVSEC config accesses
Dave Jiang
1
-9
/
+9
2026-06-05
cxl/pci: Fix the incorrect check of pci_read_config_word() return
Dave Jiang
1
-4
/
+4
2026-06-04
cxl/fwctl: Fix __fortify_panic
Dan Williams
1
-1
/
+1
2026-06-04
cxl/region: Validate partition index before array access
Koba Ko
1
-0
/
+3
2026-06-04
cxl/memdev: Hold memdev lock during memdev poison injection/clear
Li Ming
1
-0
/
+10
2026-04-18
Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
14
-594
/
+621
2026-04-10
Merge branch 'for-7.1/cxl-misc' into cxl-for-next
Dave Jiang
3
-3
/
+12
2026-04-10
cxl/hdm: Add support for 32 switch decoders
Li Ming
3
-3
/
+12
2026-04-03
Merge branch 'for-7.1/cxl-region-refactor' into cxl-for-next
Dave Jiang
6
-284
/
+301
2026-04-03
Merge branch 'for-7.1/dax-hmem' into cxl-for-next
Dave Jiang
2
-3
/
+92
2026-04-03
Merge branch 'for-7.1/cxl-type2-support' into cxl-for-next
Dave Jiang
10
-298
/
+167
2026-04-03
Merge branch 'for-7.1/cxl-consolidate-endpoint' into cxl-for-next
Dave Jiang
4
-6
/
+12
2026-04-01
cxl/region: Add a region sysfs interface for region lock status
Li Ming
1
-0
/
+17
2026-04-01
cxl/region: Constify cxl_region_resource_contains()
Dan Williams
2
-7
/
+8
2026-04-01
cxl/region: Limit visibility of cxl_region_contains_resource()
Dan Williams
2
-2
/
+6
2026-04-01
cxl/region: Fix use-after-free from auto assembly failure
Dan Williams
2
-3
/
+57
2026-04-01
cxl/core: Check existence of cxl_memdev_state in poison test
Alison Schofield
1
-0
/
+3
2026-03-27
cxl/core: use cleanup.h for devm_cxl_add_dax_region
Gregory Price
2
-8
/
+6
2026-03-27
cxl/core/region: move dax region device logic into region_dax.c
Gregory Price
4
-100
/
+111
2026-03-27
cxl/core/region: move pmem region driver logic into region_pmem.c
Gregory Price
4
-185
/
+193
2026-03-27
cxl/region: Add helper to check Soft Reserved containment by CXL regions
Smita Koralahalli
1
-0
/
+30
2026-03-20
cxl: Add endpoint decoder flags clear when PCI reset happens
Dave Jiang
2
-0
/
+17
2026-03-20
cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpi
Cui Chao
1
-1
/
+1
2026-03-18
cxl/mbox: Use proper endpoint validity check upon sanitize
Davidlohr Bueso
1
-1
/
+1
2026-03-17
cxl/pci: Check memdev driver binding status in cxl_reset_done()
Li Ming
1
-0
/
+3
2026-03-17
cxl/pci: Hold memdev lock in cxl_event_trace_record()
Li Ming
3
-6
/
+9
2026-03-17
cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabled
Smita Koralahalli
1
-16
/
+9
2026-03-17
cxl/region: Factor out interleave granularity setup
Alejandro Lucero
1
-12
/
+24
2026-03-17
cxl/region: Factor out interleave ways setup
Alejandro Lucero
1
-15
/
+26
2026-03-17
cxl: Make region type based on endpoint type
Alejandro Lucero
1
-4
/
+6
2026-03-17
cxl/pci: Remove redundant cxl_pci_find_port() call
Gregory Price
1
-5
/
+0
2026-03-17
cxl: Move pci generic code from cxl_pci to core/cxl_pci
Alejandro Lucero
6
-73
/
+77
2026-03-17
cxl: export internal structs for external Type2 drivers
Alejandro Lucero
2
-210
/
+1
2026-03-17
cxl: support Type2 when initializing cxl_dev_state
Alejandro Lucero
4
-15
/
+69
2026-03-06
cxl/acpi: Fix CXL_ACPI and CXL_PMEM Kconfig tristate mismatch
Keith Busch
1
-0
/
+1
2026-03-04
cxl/region: Fix leakage in __construct_region()
Davidlohr Bueso
1
-1
/
+3
[next]