Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-08-25 02:58:21 to 2026-08-28 22:56:51 UTC [more...]

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-08-28 22:56 UTC  (43+ messages)
` [PATCH v4 02/27] cxl/regs: Skip sub-block region request for BAR-owning drivers
` [PATCH v4 03/27] cxl: Move component register defines to uapi/cxl/cxl_regs.h
` [PATCH v4 04/27] cxl: Establish media readiness in cxl_mem_probe()
` [PATCH v4 05/27] cxl: Add a function-scoped reset entry for vfio-pci
` [PATCH v4 06/27] vfio/pci: Add CXL ops registration interface
` [PATCH v4 07/27] vfio/pci: Detect CXL devices and load vfio-cxl on demand
` [PATCH v4 08/27] vfio/cxl: Add the vfio-cxl module skeleton
` [PATCH v4 09/27] vfio/cxl: Create the CXL memory device at bind
` [PATCH v4 10/27] vfio/cxl: Reject unsupported decoder topologies "
` [PATCH v4 11/27] vfio/cxl: Own the whole component register BAR
` [PATCH v4 12/27] vfio/pci: Let a provider exclude a BAR sub-range from mmap
` [PATCH v4 14/27] vfio: Add CXL region type for the HDM region
` [PATCH v4 15/27] vfio/pci: Call CXL open and close hooks around device use
` [PATCH v4 16/27] vfio/cxl: Shadow the CXL DVSEC body at open
` [PATCH v4 17/27] vfio/cxl: Virtualize the CXL DVSEC
` [PATCH v4 18/27] vfio/cxl: Expose the HDM memory and trap the decoder registers
` [PATCH v4 22/27] vfio/cxl: Revoke the HDM mapping on reset and power transitions
` [PATCH v4 23/27] vfio/cxl: Refresh the decoder snapshot after a device reset
` [PATCH v4 25/27] vfio/pci: Provide an opt-out for the CXL Type-2 extensions
` [PATCH v4 27/27] selftests/vfio: Add CXL Type-2 passthrough corner-case tests

[PATCH] cxl/ras: Pass the PCI device's struct device to match_memdev_by_parent()
 2026-08-28 22:11 UTC  (2+ messages)

[PATCH V12 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-28 17:59 UTC  (13+ messages)
  ` [PATCH V12 02/12] famfs: Module operations, fs_context, and mount

[PATCH v6 0/7] cxl: Sashiko bug fixes
 2026-08-28 17:56 UTC  (15+ messages)
` [PATCH v6 1/7] cxl/features: Reject feature offset that overflows 16-bit field
` [PATCH v6 2/7] cxl/region: Scan all partitions for unmapped poison
` [PATCH v6 3/7] cxl/region: Don't leak tolerated RAM -EFAULT from unmapped poison scan
` [PATCH v6 4/7] cxl/region: Start unmapped poison scan at the committed decoder boundary
` [PATCH v6 5/7] cxl/memdev: Don't overwrite the error from an earlier partition poison query
` [PATCH v6 6/7] cxl/region: Reject poison scan for decoder without a partition
` [PATCH v6 7/7] cxl/fwctl: Propagate feature RPC delivery errors

[PATCH v4 0/6] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-08-28 15:13 UTC  (7+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
` [PATCH v4 3/6] hw/riscv/virt: Advertise the CXL host bridge to firmware via extra-pci-roots
` [PATCH v4 4/6] tests/qtest: Prepare golden files for the RISC-V CXL ACPI test
` [PATCH v4 5/6] tests/qtest: Add RISC-V ACPI bios tables test for CXL
` [PATCH v4 6/6] tests/qtest: Update RISC-V CXL ACPI golden master binaries

[PATCH 3/4] hw/riscv/virt: Provide a 32-bit MMIO window for CXL host bridges
 2026-08-28 10:05 UTC  (4+ messages)

[PATCH v2] cxl/region: Unregister the pmem region bridge on setup failure
 2026-08-28  9:06 UTC  (3+ messages)

[RFC 0/2] Type2 multipf support
 2026-08-28  8:15 UTC  (6+ messages)
` [RFC 1/2] cxl/memdev: add support for mutipf device

[PATCH v3] cxl/core: Fix dport use-after-free via the einj_inject debugfs file
 2026-08-28  7:47 UTC 

[PATCH v2] cxl/core: Fix dport use-after-free via the einj_inject debugfs file
 2026-08-28  7:47 UTC  (3+ messages)

[PATCH v3 0/2] cxl: Fix uninitialized access coordinates
 2026-08-28  0:55 UTC  (4+ messages)
` [PATCH v3 1/2] cxl/cdat: Fix uninitialized stack use in bandwidth gathering

[PATCH v5 00/13] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-08-27 23:06 UTC  (26+ messages)
` [PATCH v5 01/13] efi/cper: Reject CPER records with an out-of-range error_data_length
` [PATCH v5 02/13] efi/cper: Reject an error status block length that wraps a u32
` [PATCH v5 03/13] ACPI: extlog: Validate elog record length before walking sections
` [PATCH v5 04/13] ACPI: extlog: Defer CXL protocol error handling to avoid lock inversion
` [PATCH v5 05/13] ACPI: extlog: Avoid populating software AER metadata from raw hardware buffer
` [PATCH v5 06/13] ACPI: extlog: Validate PCIe error section length before payload access
` [PATCH v5 07/13] ACPI: extlog: Fix CONFIG_ACPI_APEI_PCIEAER guard typo
` [PATCH v5 08/13] ACPI: APEI: GHES: Bound CXL event record copy to the firmware section length
` [PATCH v5 09/13] ACPI: APEI: GHES: Validate CXL protocol error section length before RAS cap copy
` [PATCH v5 10/13] efi/cper: Read only validated fields in cper_mem_err_pack()
` [PATCH v5 11/13] ACPI: APEI: GHES: Validate memory error section length before payload access
` [PATCH v5 12/13] ACPI: APEI: GHES: Bound AER info copy and sanitize software metadata
` [PATCH v5 13/13] cxl/ras: Make cxl_cper_handle_prot_err() static

Fix infinite loop when draining a stuck event log
 2026-08-27 22:25 UTC  (7+ messages)
` [PATCH 1/1] cxl/events: Bound the event log drain loop

[PATCH v3] cxl/mce: Avoid alias page retirement for corrected errors
 2026-08-27 15:34 UTC  (5+ messages)

[PATCH v3 00/43] qapi: convert (very) trivial intro sections
 2026-08-27 13:39 UTC  (54+ messages)
` [PATCH v3 01/43] qapi: convert trivial intro sections for error.json
` [PATCH v3 02/43] qapi: convert trivial intro sections for acpi-hest.json
` [PATCH v3 03/43] qapi: convert trivial intro sections for ebpf.json
` [PATCH v3 04/43] qapi: convert trivial intro sections for compat.json
` [PATCH v3 05/43] qapi: convert trivial intro sections for vfio.json
` [PATCH v3 06/43] qapi: convert trivial intro sections for trace.json
` [PATCH v3 07/43] qapi: convert trivial intro sections for misc-arm.json
` [PATCH v3 08/43] qapi: convert trivial intro sections for cryptodev.json
` [PATCH v3 09/43] qapi: convert trivial intro sections for machine-common.json
` [PATCH v3 10/43] qapi: convert trivial intro sections for accelerator.json
` [PATCH v3 11/43] qapi: convert trivial intro sections for authz.json
` [PATCH v3 12/43] qapi: convert trivial intro sections for yank.json
` [PATCH v3 13/43] qapi: convert trivial intro sections for replay.json
` [PATCH v3 14/43] qapi: convert trivial intro sections for machine-s390x.json
` [PATCH v3 15/43] qapi: convert trivial intro sections for acpi.json
` [PATCH v3 16/43] qapi: convert trivial intro sections for tpm.json
` [PATCH v3 17/43] qapi: convert trivial intro sections for qdev.json
` [PATCH v3 18/43] qapi: convert trivial intro sections for control.json
` [PATCH v3 19/43] qapi: convert trivial intro sections for dump.json
` [PATCH v3 20/43] qapi: convert trivial intro sections for common.json
` [PATCH v3 21/43] qapi: convert trivial intro sections for sockets.json
` [PATCH v3 22/43] qapi: convert trivial intro sections for transaction.json
` [PATCH v3 23/43] qapi: convert trivial intro sections for stats.json
` [PATCH v3 24/43] qapi: convert trivial intro sections for job.json
` [PATCH v3 25/43] qapi: convert trivial intro sections for pci.json
` [PATCH v3 26/43] qapi: convert trivial intro sections for introspect.json
` [PATCH v3 27/43] qapi: convert trivial intro sections for rocker.json
` [PATCH v3 28/43] qapi: convert trivial intro sections for misc-i386.json
` [PATCH v3 29/43] qapi: convert trivial intro sections for block-export.json
` [PATCH v3 30/43] qapi: convert trivial intro sections for audio.json
` [PATCH v3 31/43] qapi: convert trivial intro sections for block.json
` [PATCH v3 32/43] qapi: convert trivial intro sections for misc.json
` [PATCH v3 33/43] qapi: convert trivial intro sections for crypto.json
` [PATCH v3 34/43] qapi: convert trivial intro sections for cxl.json
` [PATCH v3 35/43] qapi: convert trivial intro sections for run-state.json
` [PATCH v3 36/43] qapi: convert trivial intro sections for char.json
` [PATCH v3 37/43] qapi: convert trivial intro sections for virtio.json
` [PATCH v3 38/43] qapi: convert trivial intro sections for net.json
` [PATCH v3 39/43] qapi: convert trivial intro sections for qom.json
` [PATCH v3 40/43] qapi: convert trivial intro sections for ui.json
` [PATCH v3 41/43] qapi: convert trivial intro sections for migration.json
` [PATCH v3 42/43] qapi: convert trivial intro sections for machine.json
` [PATCH v3 43/43] qapi: convert trivial intro sections for block-core.json

[PATCH 4/4] tests/qtest: Add RISC-V ACPI bios tables test for CXL
 2026-08-27 12:24 UTC  (3+ messages)

[PATCH v9 0/3] Support zero-sized HDM decoders
 2026-08-27  9:33 UTC  (2+ messages)

[PATCH v2 0/2] Export pcie_aer_is_native() to AER namespace
 2026-08-26 21:26 UTC  (11+ messages)
` [PATCH v2 1/2] PCI/AER: "
` [PATCH v2 2/2] drm/xe/ras: Enable SGUnit PCIe error reporting

[PATCH v10 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-08-26 18:47 UTC  (12+ messages)
` [PATCH v10 05/12] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v10 06/12] cxl: Add CXL Device Reset helper
` [PATCH v10 07/12] cxl: Validate HDM ranges before CXL reset
` [PATCH v10 08/12] cxl: Reject CXL Reset on multifunction devices

[PATCH 0/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-08-26 13:37 UTC  (2+ messages)

[PATCH] cxl/memdev: Fix deadlock between poison debugfs and cxl_mem unbind
 2026-08-26 12:52 UTC 

[PATCH v2 00/13] Make SBR work for CXL Downstream Ports
 2026-08-26  9:21 UTC  (12+ messages)
` [PATCH v2 04/13] cxl/hdm: Reprogram the HDM Decoders below a CXL Port
` [PATCH v2 09/13] PCI/CXL: Disable and re-enable CXL regions
` [PATCH v2 10/13] PCI/CXL: Clear ACS SV across an SBR of a CXL DPort
` [PATCH v2 11/13] PCI/DPC: Unbind regions for DPC recovery
` [PATCH v2 13/13] PCI/CXL: Refuse an SBR of a CXL DPort unless authorized

[RFC V2 01/10] hw/pci: Refactor flitmode from PCIESlot to PCIEPort
 2026-08-26  5:34 UTC  (10+ messages)
  ` [RFC V2 02/10] hw/pci: Move 'x-256b-flit' property from cxl_root_port to pcie_root_port
  ` [RFC V2 03/10] hw/pci: Add SVC capability and UIO properties to PCIe ports
  ` [RFC V2 04/10] hw/cxl: Add Streamlined Virtual Channel (SVC) property to CXL ports
  ` [RFC V2 05/10] hw/cxl: Wire UIO capability into HDM decoder and DVSEC registers
  ` [RFC V2 06/10] hw/pci: Add PCIe Streamlined Virtual Channel (SVC) capability
  ` [RFC V2 07/10] hw/pci: hw/cxl: Wire SVC initialization into port realize functions
  ` [RFC V2 08/10] hw/pci: Add PCIe Device3 capability support
  ` [RFC V2 09/10] hw/cxl: Wire SVC and Dev3 capability to CXL Type 3 device
  ` [RFC V2 10/10] cxl: Add documentation for CXL UIO support

[RFC V2 0/9] hw/pci: hw/cxl: Add UIO support in CXL and PCIe stack
 2026-08-26  5:34 UTC 

[PATCH v4 00/13] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-08-25 17:38 UTC  (10+ messages)
` [PATCH v4 01/13] efi/cper: Reject CPER records with an out-of-range error_data_length
` [PATCH v4 03/13] ACPI: extlog: Validate elog record length before walking sections
` [PATCH v4 05/13] ACPI: extlog: Avoid populating software AER metadata from raw hardware buffer

[PATCH v4] cxl/pci: Skip reset detection for DVSEC emulated decoders
 2026-08-25 15:45 UTC  (4+ messages)

[PATCH] cxl/region: Guard against a missing peer mapping
 2026-08-25 15:33 UTC  (3+ messages)

[PATCH v5 0/7] cxl: Sashiko bug fixes
 2026-08-25 10:34 UTC  (4+ messages)
` [PATCH v5 7/7] cxl/fwctl: Propagate feature RPC delivery errors

[RFC PATCH 0/3] cxl: Auto-create a region for Type-2 memdev attach
 2026-08-25  9:50 UTC  (4+ messages)

[PATCH v2 0/2] PCI/CXL: Distinguish CXL capabilities in MCAP
 2026-08-25  3:41 UTC  (4+ messages)
` [PATCH v2 2/2] cxl/core: Skip non-CXL "


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