summaryrefslogtreecommitdiff
path: root/drivers/cxl/core
AgeCommit message (Expand)Author
16 hoursMerge branch 'next' of ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git...Mark Brown
4 daysMerge branch 'for-7.4/cxl-fixes' into cxl-for-nextDave Jiang
4 dayscxl/core: Skip einj_inject creation when devm_add_action_or_reset() failsGuixin Liu
4 dayscxl/region: Create node access attributes for CFMWS-only NUMA nodesGuixin Liu
4 daysMerge branch 'for-7.4/decoder_hardening' into cxl-for-nextDave Jiang
4 daysMerge branch 'for-7.4/cxl-zero-size-decoder' into cxl-for-nextDave Jiang
4 daysMerge branch 'for-7.4/cxl-misc' into cxl-for-nextDave Jiang
4 dayscxl/region: Unregister the pmem region when the bridge is unboundGuixin Liu
4 dayscxl/core: Fix dport use-after-free via the einj_inject debugfs fileGuixin Liu
4 dayscxl/port: Fix uninitialized coordinates reported for RCDsGuixin Liu
4 dayscxl/cdat: Fix uninitialized stack use in bandwidth gatheringGuixin Liu
4 dayscxl/features: Ensure that count is set before access to ent[] __counted_by()Ashok Raj
4 dayscxl/pci: Skip reset detection for DVSEC emulated decodersGuixin Liu
6 dayscxl/port: Bound switch decoder target array access by nr_targetsAlison Schofield
6 dayscxl/hdm: Restore commit_end when decoder enumeration failsAlison Schofield
6 dayscxl/hdm: Make switch decoder target parsing endian-safeAlison Schofield
6 dayscxl/hdm: Reject switch decoder interleave ways that overflow targetsAlison Schofield
7 dayscxl/hdm: Allow zero sized HDM decodersRichard Cheng
7 dayscxl/region: Simplify poison_by_decoder() error handlingRichard Cheng
10 dayscxl/region: Fix the return value in devm_cxl_add_region() kernel-docKarl Mehltretter
11 dayscxl/regs: Reject register blocks in an unassigned BARJunjie Cao
2026-09-04cxl/ras: Make cxl_cper_handle_prot_err() staticDave Jiang
2026-09-04cxl/fwctl: Propagate feature RPC delivery errorsRichard Cheng
2026-09-04cxl/features: Reject feature offset that overflows 16-bit fieldRichard Cheng
2026-09-01cxl/ras: Pass the PCI device's struct device to match_memdev_by_parent()Dave Jiang
2026-08-31cxl/region: Guard against a missing peer mappingAlison Schofield
2026-08-31cxl/mce: Avoid alias page retirement for corrected errorsShaikh Kamaluddin
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