index
:
kernel/git/stable/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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
cxl.h
Age
Commit message (
Expand
)
Author
2026-06-12
Merge branch 'for-7.2/cxl-type2-attach-region' into cxl-for-next
Dave Jiang
2026-06-12
cxl/region: Resolve region deletion races
Dan Williams
2026-06-12
cxl/region: Block region delete during region creation
Dan Williams
2026-06-12
cxl: Align interleave decode/encode helpers with their callers
Alison Schofield
2026-06-09
cxl: Fix CXL_HEADERLOG_SIZE to match RAS Capability size
Terry Bowman
2026-04-10
Merge branch 'for-7.1/cxl-misc' into cxl-for-next
Dave Jiang
2026-04-10
cxl/hdm: Add support for 32 switch decoders
Li Ming
2026-04-03
Merge branch 'for-7.1/cxl-region-refactor' into cxl-for-next
Dave Jiang
2026-04-03
Merge branch 'for-7.1/dax-hmem' into cxl-for-next
Dave Jiang
2026-04-03
Merge branch 'for-7.1/cxl-type2-support' into cxl-for-next
Dave Jiang
2026-04-01
cxl/region: Constify cxl_region_resource_contains()
Dan Williams
2026-04-01
cxl/region: Limit visibility of cxl_region_contains_resource()
Dan Williams
2026-04-01
cxl/region: Fix use-after-free from auto assembly failure
Dan Williams
2026-03-27
cxl/core: use cleanup.h for devm_cxl_add_dax_region
Gregory Price
2026-03-20
cxl: Add endpoint decoder flags clear when PCI reset happens
Dave Jiang
2026-03-16
cxl: Move pci generic code from cxl_pci to core/cxl_pci
Alejandro Lucero
2026-03-16
cxl: export internal structs for external Type2 drivers
Alejandro Lucero
2026-02-24
cxl: Fix race of nvdimm_bus object when creating nvdimm objects
Dave Jiang
2026-02-23
cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.ko
Dave Jiang
2026-02-04
Merge branch 'for-7.0/cxl-prm-translation' into cxl-for-next
Dave Jiang
2026-02-04
cxl: Disable HPA/SPA translation handlers for Normalized Addressing
Robert Richter
2026-02-04
cxl: Enable AMD Zen5 address translation using ACPI PRMT
Robert Richter
2026-02-03
cxl: Introduce callback for HPA address ranges translation
Robert Richter
2026-02-03
cxl: Simplify cxl_root_ops allocation and handling
Robert Richter
2026-02-03
cxl/region: Store HPA range in struct cxl_region
Robert Richter
2026-02-03
cxl/region: Store root decoder in struct cxl_region
Robert Richter
2026-02-02
Merge branch 'for-7.0/cxl-aer-prep' into cxl-for-next
Dave Jiang
2026-02-02
cxl/port: Map Port RAS registers
Terry Bowman
2026-02-02
cxl/port: Move dport probe operations to a driver event
Dan Williams
2026-01-23
Merge branch 'for-7.0/cxl-init' into cxl-for-next
Dave Jiang
2026-01-22
cxl/mem: Clarify @host for devm_cxl_add_nvdimm()
Dan Williams
2026-01-22
cxl/pci: Remove CXL VH handling in CONFIG_PCIEAER_CXL conditional blocks from...
Dave Jiang
2026-01-05
cxl/port: Arrange for always synchronous endpoint attach
Dan Williams
2025-11-14
Merge branch 'for-6.19/cxl-prm' into cxl-for-next
Dave Jiang
2025-11-14
cxl: Simplify cxl_rd_ops allocation and handling
Robert Richter
2025-11-13
Merge branch 'for-6.19/cxl-addr-xlat' into cxl-for-next
Dave Jiang
2025-11-12
cxl: Add handling of locked CXL decoder
Dave Jiang
2025-11-03
cxl/acpi: Make the XOR calculations available for testing
Alison Schofield
2025-11-03
cxl/region: Refactor address translation funcs for testing
Alison Schofield
2025-09-18
Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-next
Dave Jiang
2025-09-18
cxl: Move port register setup to when first dport appear
Dave Jiang
2025-09-18
cxl: Change sslbis handler to only handle single dport
Dave Jiang
2025-09-18
cxl/test: Adjust the mock version of devm_cxl_switch_port_decoders_setup()
Dave Jiang
2025-09-18
cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
Dave Jiang
2025-09-18
cxl/test: Refactor decoder setup to reduce cxl_test burden
Dave Jiang
2025-09-17
cxl: Add a cached copy of target_map to cxl_decoder
Dave Jiang
2025-08-12
cxl: Define a SPA->CXL HPA root decoder callback for XOR Math
Alison Schofield
2025-08-12
cxl: Move hpa_to_spa callback to a new root decoder ops structure
Alison Schofield
2025-08-01
Merge tag 'cxl-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
[next]