index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
Age
Commit message (
Expand
)
Author
2025-07-13
drivers,cxl: use node-notifier instead of memory-notifier
Oscar Salvador
2025-06-25
cxl/edac: Fix using wrong repair type to check dram event record
Li Ming
2025-06-13
cxl/ras: Fix CPER handler device confusion
Dan Williams
2025-06-13
cxl/edac: Fix potential memory leak issues
Li Ming
2025-06-10
cxl/edac: Fix the min_scrub_cycle of a region miscalculation
Li Ming
2025-06-09
cxl: fix return value in cxlctl_validate_set_features()
Dan Carpenter
2025-05-23
Merge branch 'for-6.16/cxl-features-ras' into cxl-for-next
Dave Jiang
2025-05-23
cxl/edac: Add CXL memory device soft PPR control feature
Shiju Jose
2025-05-23
cxl/edac: Add CXL memory device memory sparing control feature
Shiju Jose
2025-05-23
cxl/edac: Support for finding memory operation attributes from the current boot
Shiju Jose
2025-05-23
cxl/edac: Add support for PERFORM_MAINTENANCE command
Shiju Jose
2025-05-23
cxl/edac: Add CXL memory device ECS control feature
Shiju Jose
2025-05-23
cxl/edac: Add CXL memory device patrol scrub control feature
Shiju Jose
2025-05-23
cxl: Update prototype of function get_support_feature_info()
Shiju Jose
2025-05-22
cxl/features: Remove the inline specifier from to_cxlfs()
Alison Schofield
2025-05-19
cxl/feature: Remove redundant code of get supported features
Li Ming
2025-05-15
Documentation: Update the CXL Maturity Map
Alison Schofield
2025-05-13
cxl: Sync up the driver-api/cxl documentation
Alison Schofield
2025-05-09
cxl/hdm: Clean up a debug printk
Dan Carpenter
2025-05-09
Merge branch 'for-6.16/cxl-cleanups' into cxl-for-next
Dave Jiang
2025-05-09
cxl: Add a dev_dbg() when a decoder was added to a port
Robert Richter
2025-05-09
cxl/region: Add a dev_err() on missing target list entries
Robert Richter
2025-05-09
cxl/region: Add a dev_warn() on registration failure
Robert Richter
2025-05-09
cxl/region: Add function to find a port's switch decoder by range
Robert Richter
2025-05-09
cxl/region: Factor out code to find a root decoder's region
Robert Richter
2025-05-09
cxl/region: Factor out code to find the root decoder
Robert Richter
2025-05-09
cxl/port: Replace put_cxl_root() by a cleanup helper
Robert Richter
2025-05-09
cxl/region: Move find_cxl_root() to cxl_add_to_region()
Robert Richter
2025-05-09
cxl/region: Avoid duplicate call of cxl_port_pick_region_decoder()
Robert Richter
2025-05-09
cxl/region: Rename function to cxl_port_pick_region_decoder()
Robert Richter
2025-05-09
cxl: Introduce parent_port_of() helper
Robert Richter
2025-05-09
cxl/pci: Add comments to cxl_hdm_decode_init()
Robert Richter
2025-05-09
cxl/pci: Moving code in cxl_hdm_decode_init()
Robert Richter
2025-05-09
cxl: Remove else after return
Robert Richter
2025-04-28
cxl: core/region - ignore interleave granularity when ways=1
Gregory Price
2025-04-28
cxl: Remove always true condition for cxlctl_validate_hw_command()
Dave Jiang
2025-04-21
cxl/core/regs.c: Skip Memory Space Enable check for RCD and RCH Ports
Smita Koralahalli
2025-04-18
cxl/feature: Update out_len in set feature failure case
Li Ming
2025-04-18
cxl: Fix devm host device for CXL fwctl initialization
Dave Jiang
2025-04-09
cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()
Li Ming
2025-04-09
cxl/pci: Update Port GPF timeout only when the first EP attaching
Li Ming
2025-04-09
cxl/core: Fix caching dport GPF DVSEC issue
Li Ming
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2025-03-20
cxl/region: Fix the first aliased address miscalculation
Li Ming
2025-03-17
cxl: Add support to handle user feature commands for set feature
Dave Jiang
2025-03-17
cxl: Add support to handle user feature commands for get feature
Dave Jiang
2025-03-17
cxl: Add support for fwctl RPC command to enable CXL feature commands
Dave Jiang
2025-03-17
cxl: Add FWCTL support to CXL
Dave Jiang
2025-03-17
Merge branch 'for-6.15/features' into cxl-for-next
Dave Jiang
2025-03-14
cxl/region: Quiet some dev_warn()s in extended linear cache setup
Alison Schofield
[next]