summaryrefslogtreecommitdiff
path: root/drivers/cxl
AgeCommit message (Expand)Author
2026-08-05Merge branch 'for-7.3/cxl-port-err-prep' into cxl-for-nextDave Jiang
2026-08-05cxl: Rename find_cxl_port() to find_cxl_port_by_dport()Dan Williams
2026-08-05cxl: Tighten CPER kfifo registration API and symbol visibilityDan Williams
2026-08-05acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locksTerry Bowman
2026-08-05cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity registerTerry Bowman
2026-08-05cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register readTerry Bowman
2026-08-05Merge branch 'for-7.3/cxl-misc' into cxl-for-nextDave Jiang
2026-08-05cxl/core: Format the memdev serial number as unsigned in TP_printkAlison Schofield
2026-08-05cxl/pmem: Format the nvdimm serial number as unsigned decimalAlison Schofield
2026-08-03Merge branch 'for-7.3/cxl-misc' into cxl-for-nextDave Jiang
2026-08-03cxl: Use %pe to print error pointersShaikh Kamaluddin
2026-07-24Merge branch 'for-7.3/cxl-fixes' into cxl-for-nextDave Jiang
2026-07-24cxl/region: Use __free(put_device) in find_pos_and_ways()Alison Schofield
2026-07-24cxl/region: Fix use-after-free in find_pos_and_ways() error pathAlison Schofield
2026-07-24Merge branch 'for-7.3/cxl-fixes' into cxl-for-nextDave Jiang
2026-07-24Merge branch 'for-7.3/cxl-misc' into cxl-for-nextDave Jiang
2026-07-24cxl: Deny Features commands on the RAW mailbox pathDave Jiang
2026-07-14cxl/features: Clamp Get Feature output size to the remaining bufferRichard Cheng
2026-07-14cxl/features: Reject Set Features output buffer smaller than the headerRichard Cheng
2026-07-14cxl/features: Reject Get Feature count larger than the output bufferRichard Cheng
2026-07-14cxl/port: Restart port enumeration when a sibling adds the dport firstAlison Schofield
2026-07-14cxl/features: Serialize multi-part Get/Set Feature transfersDave Jiang
2026-07-14cxl/pci: Honor -EPROBE_DEFER from component register setupDave Jiang
2026-07-14cxl/mbox: Break poison list loop on an empty payloadDave Jiang
2026-07-14cxl/memdev: Fix firmware upload exact-fit handlingGuzebing
2026-07-06cxl/features: bound fwctl command payload to the input bufferZhenhao Wan
2026-06-29cxl: Support dpa without a mailboxAlejandro Lucero
2026-06-29cxl: Support Type2 cxl regs mappingAlejandro Lucero
2026-06-29cxl/mce: Make the MCE notifier per-regionDave Jiang
2026-06-29cxl/pci: Remove incorrect mbox.valid check in cxl_pci_type3_init_mailbox()Wei Hou
2026-06-29cxl: fix mailbox return code description typoYousef Alhouseen
2026-06-29cxl/mbox: Clamp mailbox output allocation to the payload sizeRichard Cheng
2026-06-12Merge branch 'for-7.2/cxl-type2-attach-region' into cxl-for-nextDave Jiang
2026-06-12cxl: Add dummy function for cxl_memdev_attach_region for !CONFIG_CXL_REGIONDave Jiang
2026-06-12cxl/region: Introduce devm_cxl_probe_mem()Dan Williams
2026-06-12cxl/memdev: Introduce cxl_class_memdev_typeDan Williams
2026-06-12cxl/memdev: Pin parents for entire memdev lifetimeDan Williams
2026-06-12cxl/region: Resolve region deletion racesDan Williams
2026-06-12cxl/region: Block region delete during region creationDan Williams
2026-06-12Merge branch 'for-7.2/cxl-misc' into cxl-for-nextDave Jiang
2026-06-12cxl/region: Fill first free targets[] slot during auto-discoveryLi Ming
2026-06-12cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach()Li Ming
2026-06-12cxl: Align interleave decode/encode helpers with their callersAlison Schofield
2026-06-10cxl/port: update reference to removed CONFIG_PROVE_CXL_LOCKINGEthan Nelson-Moore
2026-06-09cxl/region: Avoid variable shadowing in region attach pathsAlison Schofield
2026-06-09cxl: Fix CXL_HEADERLOG_SIZE to match RAS Capability sizeTerry Bowman
2026-06-04cxl/pci: Convert PCIBIOS errors to errno on DVSEC config accessesDave Jiang
2026-06-04cxl/pci: Fix the incorrect check of pci_read_config_word() returnDave Jiang
2026-06-04cxl/fwctl: Fix __fortify_panicDan Williams
2026-06-04cxl/region: Validate partition index before array accessKoba Ko