Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-07-23 04:53:15 to 2026-07-29 14:55:56 UTC [more...]

[PATCH v2 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
 2026-07-29 14:55 UTC 

[PATCH v3 0/7] hw/cxl: fix Type-3 device reset resource leaks and convert to three-phase
 2026-07-29 14:46 UTC  (8+ messages)
` [PATCH v3 1/7] hw/cxl: fix timer leak in cxl_destroy_cci()
` [PATCH v3 2/7] hw/cxl: destroy primary CCI before re-initialization on reset
` [PATCH v3 3/7] hw/cxl: convert cxl-type3 to three-phase reset
` [PATCH v3 4/7] hw/cxl: add cxl_destroy_mailbox_t3() as the mailbox teardown counterpart
` [PATCH v3 5/7] hw/cxl: discard in-flight sanitize state on mailbox teardown
` [PATCH v3 6/7] hw/cxl: clear event logs, scan media and interrupt policy on reset
` [PATCH v3 7/7] hw/cxl: clear poison lists and feature transfer state "

[PATCH v2 0/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-07-29 12:36 UTC  (6+ messages)
` [PATCH v2 3/4] hw/riscv/virt,gpex: Provide 32-bit MMIO window for CXL host bridges

DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-07-29  8:41 UTC  (14+ messages)
` [PATCH v11 14/31] cxl/extent: Handle DC Add Capacity events
` [PATCH v11 15/31] cxl/mem: Drop misaligned DCD extent groups
` [PATCH v11 16/31] cxl/extent: Validate DC extent partition
` [PATCH v11 17/31] cxl/mem: Enforce tag-group semantics

[PATCH 0/9] perf/cxlpmu: Misc sashiko raised issues fixes
 2026-07-29  0:27 UTC  (16+ messages)
` [PATCH 1/9] perf/cxl: Program the requested event group on configurable counters
` [PATCH 2/9] perf/cxl: Clear stale event fields before reprogramming a counter
` [PATCH 3/9] perf/cxl: Drop bogus counter overflow fixup
` [PATCH 4/9] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH 5/9] perf/cxl: Keep the overflow interrupt pinned to the managed CPU
` [PATCH 6/9] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [PATCH 7/9] perf/cxl: Validate the hardware-reported counter width
` [PATCH 8/9] perf/cxl: Don't use pmu.dev in IRQ and hotplug callbacks after unregister
` [PATCH 9/9] perf/cxl: Avoid cpumask_of(-1) when no CPU is assigned

[PATCH] cxl/hdm: Robustify decoder target list reads
 2026-07-28 23:45 UTC  (3+ messages)

[PATCH v7 0/8] cxl: Support Back-Invalidate
 2026-07-28 18:44 UTC  (13+ messages)
` [PATCH v7 1/8] cxl: Add BI register probing and port initialization
` [PATCH v7 2/8] cxl/pci: Add BI topology enable/disable
` [PATCH v7 3/8] cxl/hdm: Add BI coherency support for endpoint decoders
` [PATCH v7 4/8] cxl: Add HDM-DB region creation
` [PATCH v7 5/8] cxl/hdm: Rename decoder coherency flags
` [PATCH v7 6/8] cxl/region: Log the coherency model at region creation
` [PATCH v7 7/8] cxl/pci: Split BI capability probe from setup
` [PATCH v7 8/8] cxl: Allow auto-committed BI hdm decoders

[PATCH] cxl/region: Restore passthrough decoder enable on region re-assembly
 2026-07-28 14:25 UTC  (5+ messages)

[PATCH v2 00/44] qapi: convert trivial intro sections
 2026-07-28 14:03 UTC  (41+ messages)
` [PATCH v2 02/44] qapi: convert intro sections for acpi-hest.json
` [PATCH v2 09/44] qapi: convert intro sections for cryptodev.json
` [PATCH v2 13/44] qapi: convert trivial intro sections for yank.json
` [PATCH v2 16/44] qapi: convert trivial intro sections for acpi.json
` [PATCH v2 17/44] qapi: convert intro sections for tpm.json
` [PATCH v2 26/44] qapi: convert intro sections for pci.json
` [PATCH v2 29/44] qapi: convert trivial intro sections for misc-i386.json
` [PATCH v2 30/44] qapi: convert trivial intro sections for block-export.json
` [PATCH v2 31/44] qapi: convert intro sections for audio.json
` [PATCH v2 32/44] qapi: convert trivial intro sections for block.json
` [PATCH v2 33/44] qapi: convert trivial intro sections for misc.json
` [PATCH v2 34/44] qapi: convert trivial intro sections for crypto.json
` [PATCH v2 35/44] qapi: convert intro sections for cxl.json
` [PATCH v2 36/44] qapi: convert trivial intro sections for run-state.json
` [PATCH v2 37/44] qapi: convert intro sections for char.json
` [PATCH v2 38/44] qapi: convert intro sections for virtio.json
` [PATCH v2 39/44] qapi: convert trivial intro sections for net.json
` [PATCH v2 40/44] qapi: convert trivial intro sections for qom.json
` [PATCH v2 41/44] qapi: convert trivial intro sections for ui.json
` [PATCH v2 42/44] qapi: convert trivial intro sections for migration.json
` [PATCH v2 43/44] qapi: convert trivial intro sections for machine.json
` [PATCH v2 44/44] qapi: convert trivial intro sections for block-core.json

[PATCH v2 00/12] Fixes for 11.1
 2026-07-28  6:45 UTC  (34+ messages)
` [PATCH v2 01/12] hw/display/virtio-gpu-rutabaga: zero-init capset info response
` [PATCH v2 02/12] block/blkio: fix error return value on getlength()
` [PATCH v2 03/12] block/blkio: fix compiler false-positive warning
` [PATCH v2 04/12] include/qemu: adjust LOCK_GUARD macros to avoid potential warning
` [PATCH v2 05/12] hw/cxl: fix invalid free on early return
` [PATCH v2 06/12] hw/i3c: fix default return value of d2_i3c_send()
` [PATCH v2 07/12] Fix some -Werror=maybe-uninitialized
` [PATCH v2 08/12] hw/hexagon: fix machine->fdt leak in qom-test
` [PATCH v2 09/12] hw/ppc: fix dangling fdt reference
` [PATCH v2 10/12] hw/core/machine: free machine->fdt in machine_finalize()
` [PATCH v2 11/12] migration/multifd: fix Error leak in multifd_recv_terminate_threads()
` [PATCH v2 12/12] qdev-monitor: drain RCU callbacks in qdev_device_add_from_qdict

[PATCH v6 0/9] cxl: Support Back-Invalidate
 2026-07-28  4:32 UTC  (3+ messages)

[PATCH v2 0/6] hw/cxl: fix Type-3 device reset resource leaks and convert to three-phase
 2026-07-28  2:15 UTC  (8+ messages)
` [PATCH v2 1/6] hw/cxl: fix timer leak in cxl_destroy_cci()
` [PATCH v2 3/6] hw/cxl: convert cxl-type3 to three-phase reset
` [PATCH v2 4/6] hw/cxl: free in-flight sanitize state on reset

[cxl:next] BUILD SUCCESS f0986e9e6028f746b2ee63efd85a2d13318d6808
 2026-07-28  1:29 UTC 

[PATCH v3 0/2] cxl: Allow passthrough decoders with >16K granularity
 2026-07-27 23:36 UTC  (6+ messages)
` [PATCH v3 1/2] cxl/region: "
` [PATCH v3 2/2] cxl/test: Add a 2-way 16K root decoder for passthrough testing

[PULL v2 25/30] hw/cxl: fix OOB access in cxl_doe_cdat_rsp via entry_handle
 2026-07-27 19:20 UTC 

[PATCH 0/7] Fixes for 11.1
 2026-07-27 15:14 UTC  (19+ messages)
` [PATCH 1/7] hw/display/virtio-gpu-rutabaga: zero-init capset info response
` [PATCH 2/7] block/blkio: fix error return value on getlength()
` [PATCH 3/7] Fix many -Werror=maybe-uninitialized
` [PATCH 4/7] hw/hexagon: fix machine->fdt leak in qom-test
` [PATCH 5/7] hw/core/machine: free machine->fdt in machine_finalize()
` [PATCH 6/7] migration/multifd: fix Error leak in multifd_recv_terminate_threads()
` [PATCH 7/7] qdev-monitor: drain RCU callbacks in qdev_device_add_from_qdict

[GIT PULL 14/23] hw/cxl: fix invalid free on early return
 2026-07-27 11:51 UTC 

[PULL 26/30] hw/cxl: fix OOB access in cxl_doe_cdat_rsp via entry_handle
 2026-07-26 21:30 UTC 

[PATCH v2] cxl/hdm: Enforce CFMWS memory type policy at decoder commit time
 2026-07-25 18:29 UTC  (7+ messages)

[PATCH V11 0/9] famfs: port into fuse
 2026-07-25  4:01 UTC  (10+ messages)

[PATCH v2 0/2] cxl: Allow passthrough decoders with >16K granularity
 2026-07-25  1:03 UTC  (7+ messages)
` [PATCH v2 1/2] cxl/region: "

[PATCH v3 1/2] cxl/region: Fix use-after-free in find_pos_and_ways() error path
 2026-07-24 22:48 UTC  (3+ messages)
` [PATCH v3 2/2] cxl/region: Use __free(put_device) in find_pos_and_ways()

[PATCH v2 1/2] cxl/region: Fix use-after-free in find_pos_and_ways() error path
 2026-07-24 21:57 UTC  (8+ messages)
` [PATCH v2 2/2] cxl/region: Use __free(put_device) in find_pos_and_ways()

[PATCH v3 0/3] cxl: Format the device serial number as unsigned
 2026-07-24 20:37 UTC  (4+ messages)
` [PATCH v3 1/3] cxl/pmem: Format the nvdimm serial number as unsigned decimal
` [PATCH v3 2/3] cxl/core: Format the memdev serial number as unsigned in TP_printk
` [PATCH v3 3/3] cxl/test: Assign one mock memdev a full-width serial number

[PATCH] cxl/pmem: Format nvdimm serial numbers as decimal
 2026-07-24 20:19 UTC  (3+ messages)

[PATCH v2 0/3] cxl: Format the device serial number as unsigned
 2026-07-24 20:02 UTC  (4+ messages)
` [PATCH v2 1/3] cxl/pmem: Format the nvdimm serial number as unsigned decimal

[PATCH] cxl: Deny Features commands on the RAW mailbox path
 2026-07-24 19:13 UTC  (2+ messages)

[PATCH 0/3] cxl: Misc sashiko fixes
 2026-07-24 14:58 UTC  (2+ messages)

[RFC PATCH 0/8] dax/kmem: support for private NUMA nodes
 2026-07-24 13:06 UTC  (3+ messages)

[PATCH v7 0/2 RESEND] Support zero-sized HDM decoders
 2026-07-24  6:50 UTC  (6+ messages)
` [PATCH v7 1/2 RESEND] cxl/hdm: Allow zero sized "

[PATCH v5 00/36] Private Memory NUMA Nodes
 2026-07-24  6:29 UTC  (6+ messages)

[PATCH v5 0/5] cxl: Support Back-Invalidate
 2026-07-23 23:06 UTC  (4+ messages)
` [PATCH v5 4/5] cxl: Add HDM-DB region creation

[PATCH] cxl/test: Map mock device nodes to an online node
 2026-07-23 20:44 UTC  (2+ messages)

[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
 2026-07-23 20:03 UTC  (11+ messages)
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 07/13] PCI/CXL: Add RCH support to CXL handlers

[PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
 2026-07-23 13:36 UTC  (2+ messages)

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-23  5:53 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox