index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
Age
Commit message (
Expand
)
Author
2026-08-05
Merge branch 'for-7.3/cxl-port-err-prep' into cxl-for-next
Dave Jiang
2026-08-05
cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
Dan Williams
2026-08-05
cxl: Tighten CPER kfifo registration API and symbol visibility
Dan Williams
2026-08-05
acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
Terry Bowman
2026-08-05
cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
Terry Bowman
2026-08-05
cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register read
Terry Bowman
2026-08-05
Merge branch 'for-7.3/cxl-misc' into cxl-for-next
Dave Jiang
2026-08-05
cxl/core: Format the memdev serial number as unsigned in TP_printk
Alison Schofield
2026-08-05
cxl/pmem: Format the nvdimm serial number as unsigned decimal
Alison Schofield
2026-08-03
Merge branch 'for-7.3/cxl-misc' into cxl-for-next
Dave Jiang
2026-08-03
cxl: Use %pe to print error pointers
Shaikh Kamaluddin
2026-07-24
Merge branch 'for-7.3/cxl-fixes' into cxl-for-next
Dave Jiang
2026-07-24
cxl/region: Use __free(put_device) in find_pos_and_ways()
Alison Schofield
2026-07-24
cxl/region: Fix use-after-free in find_pos_and_ways() error path
Alison Schofield
2026-07-24
Merge branch 'for-7.3/cxl-fixes' into cxl-for-next
Dave Jiang
2026-07-24
Merge branch 'for-7.3/cxl-misc' into cxl-for-next
Dave Jiang
2026-07-24
cxl: Deny Features commands on the RAW mailbox path
Dave Jiang
2026-07-14
cxl/features: Clamp Get Feature output size to the remaining buffer
Richard Cheng
2026-07-14
cxl/features: Reject Set Features output buffer smaller than the header
Richard Cheng
2026-07-14
cxl/features: Reject Get Feature count larger than the output buffer
Richard Cheng
2026-07-14
cxl/port: Restart port enumeration when a sibling adds the dport first
Alison Schofield
2026-07-14
cxl/features: Serialize multi-part Get/Set Feature transfers
Dave Jiang
2026-07-14
cxl/pci: Honor -EPROBE_DEFER from component register setup
Dave Jiang
2026-07-14
cxl/mbox: Break poison list loop on an empty payload
Dave Jiang
2026-07-14
cxl/memdev: Fix firmware upload exact-fit handling
Guzebing
2026-07-06
cxl/features: bound fwctl command payload to the input buffer
Zhenhao Wan
2026-06-29
cxl: Support dpa without a mailbox
Alejandro Lucero
2026-06-29
cxl: Support Type2 cxl regs mapping
Alejandro Lucero
2026-06-29
cxl/mce: Make the MCE notifier per-region
Dave Jiang
2026-06-29
cxl/pci: Remove incorrect mbox.valid check in cxl_pci_type3_init_mailbox()
Wei Hou
2026-06-29
cxl: fix mailbox return code description typo
Yousef Alhouseen
2026-06-29
cxl/mbox: Clamp mailbox output allocation to the payload size
Richard Cheng
2026-06-12
Merge branch 'for-7.2/cxl-type2-attach-region' into cxl-for-next
Dave Jiang
2026-06-12
cxl: Add dummy function for cxl_memdev_attach_region for !CONFIG_CXL_REGION
Dave Jiang
2026-06-12
cxl/region: Introduce devm_cxl_probe_mem()
Dan Williams
2026-06-12
cxl/memdev: Introduce cxl_class_memdev_type
Dan Williams
2026-06-12
cxl/memdev: Pin parents for entire memdev lifetime
Dan Williams
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
Merge branch 'for-7.2/cxl-misc' into cxl-for-next
Dave Jiang
2026-06-12
cxl/region: Fill first free targets[] slot during auto-discovery
Li Ming
2026-06-12
cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach()
Li Ming
2026-06-12
cxl: Align interleave decode/encode helpers with their callers
Alison Schofield
2026-06-10
cxl/port: update reference to removed CONFIG_PROVE_CXL_LOCKING
Ethan Nelson-Moore
2026-06-09
cxl/region: Avoid variable shadowing in region attach paths
Alison Schofield
2026-06-09
cxl: Fix CXL_HEADERLOG_SIZE to match RAS Capability size
Terry Bowman
2026-06-04
cxl/pci: Convert PCIBIOS errors to errno on DVSEC config accesses
Dave Jiang
2026-06-04
cxl/pci: Fix the incorrect check of pci_read_config_word() return
Dave Jiang
2026-06-04
cxl/fwctl: Fix __fortify_panic
Dan Williams
2026-06-04
cxl/region: Validate partition index before array access
Koba Ko
[next]