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
Age
Commit message (
Expand
)
Author
2025-04-02
Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
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
2025-03-14
cxl: Fix warning from emitting resource_size_t as long long int on 32bit systems
Dave Jiang
2025-03-14
cxl/mem: Do not return error if CONFIG_CXL_MCE unset
Li Ming
2025-03-14
Merge branch 'for-6.15/extended-linear-cache' into cxl-for-next2
Dave Jiang
2025-03-14
Merge branch 'for-6.15/dirty-shutdown' into cxl-for-next2
Dave Jiang
2025-03-14
Merge branch 'for-6.15/guard_cleanups' into cxl-for-next2
Dave Jiang
2025-03-14
cxl/pmem: Export dirty shutdown count via sysfs
Davidlohr Bueso
2025-03-14
cxl/pmem: Rename cxl_dirty_shutdown_state()
Davidlohr Bueso
2025-03-14
cxl/pci: Introduce cxl_gpf_get_dvsec()
Davidlohr Bueso
2025-03-14
cxl/pci: Support Global Persistent Flush (GPF)
Davidlohr Bueso
2025-03-14
cxl/pmem: debug invalid serial number data
Yuquan Wang
2025-03-14
cxl/cdat: Remove redundant gp_port initialization
Li Ming
2025-03-14
cxl/memdev: Remove unused partition values
Ira Weiny
2025-03-14
cxl/region: Drop goto pattern of construct_region()
Li Ming
2025-03-14
cxl/region: Drop goto pattern in cxl_dax_region_alloc()
Li Ming
2025-03-14
cxl/core: Use guard() to drop goto pattern of cxl_dpa_alloc()
Li Ming
2025-03-14
cxl/core: Use guard() to drop the goto pattern of cxl_dpa_free()
Li Ming
2025-03-14
cxl/memdev: cxl_memdev_ioctl() cleanup
Li Ming
2025-03-14
cxl/core: cxl_mem_sanitize() cleanup
Li Ming
2025-03-14
cxl/core: Use guard() to replace open-coded down_read/write()
Li Ming
2025-03-14
Merge branch 'for-6.15/fw-first-error-logging' into cxl-for-next2
Dave Jiang
2025-03-14
cxl/pci: Add trace logging for CXL PCIe Port RAS errors
Smita Koralahalli
2025-03-14
acpi/ghes, cxl/pci: Process CXL CPER Protocol Errors
Smita Koralahalli
2025-02-26
cxl: Add mce notifier to emit aliased address for extended linear cache
Dave Jiang
2025-02-26
cxl: Add extended linear cache address alias emission for cxl events
Dave Jiang
2025-02-26
acpi/hmat / cxl: Add extended linear cache support for CXL
Dave Jiang
2025-02-26
cxl: Setup exclusive CXL features that are reserved for the kernel
Dave Jiang
2025-02-26
cxl/mbox: Add SET_FEATURE mailbox command
Shiju Jose
2025-02-26
cxl/mbox: Add GET_FEATURE mailbox command
Shiju Jose
2025-02-26
cxl: Add Get Supported Features command for kernel usage
Dave Jiang
2025-02-26
cxl: Enumerate feature commands
Dave Jiang
2025-02-24
cxl: Refactor user ioctl command path from mds to mailbox
Dave Jiang
2025-02-21
cxl/port: Constify 'struct bin_attribute'
Thomas Weißschuh
2025-02-04
cxl: Cleanup partition size and perf helpers
Dan Williams
2025-02-04
cxl: Kill enum cxl_decoder_mode
Dan Williams
2025-02-04
cxl: Make cxl_dpa_alloc() DPA partition number agnostic
Dan Williams
2025-02-04
cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'
Dan Williams
2025-02-04
cxl: Introduce to_{ram,pmem}_{res,perf}() helpers
Dan Williams
2025-02-04
cxl: Remove the CXL_DECODER_MIXED mistake
Dan Williams
2025-01-29
Merge tag 'cxl-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2025-01-22
cxl/core/regs: Refactor out functions to count regblocks of given type
Huaisheng Ye
2025-01-13
cxl/events: Update Memory Module Event Record to CXL spec rev 3.1
Shiju Jose
[next]