summaryrefslogtreecommitdiff
path: root/drivers/cxl/core
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/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/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/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-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
2026-04-17Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-04-10Merge branch 'for-7.1/cxl-misc' into cxl-for-nextDave Jiang
2026-04-10cxl/hdm: Add support for 32 switch decodersLi Ming
2026-04-03Merge branch 'for-7.1/cxl-region-refactor' into cxl-for-nextDave Jiang
2026-04-03Merge branch 'for-7.1/dax-hmem' into cxl-for-nextDave Jiang