Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-08-27 20:37:40 to 2026-09-01 01:05:13 UTC [more...]

[PATCH v3 00/21] lib: Rust implementation of SPDM
 2026-09-01  1:03 UTC  (9+ messages)
` [PATCH v3 01/21] rust: transmute: add `cast_slice[_mut]` functions
` [PATCH v3 02/21] rust: create basic untrusted data API
` [PATCH v3 03/21] rust: validate: add `Validate` trait
` [PATCH v3 04/21] X.509: Make certificate parser public
` [PATCH v3 05/21] X.509: Parse Subject Alternative Name in certificates
` [PATCH v3 06/21] X.509: Move certificate length retrieval into new helper
` [PATCH v3 07/21] rust: add bindings for hash.h
` [PATCH v3 08/21] rust: error: impl From<FromBytesWithNulError> for Kernel Error

[PATCH v2 0/4] cxl/events: Robustify event interrupt handling
 2026-09-01  0:43 UTC  (8+ messages)
` [PATCH v2 1/4] cxl/events: Bound get records loop in cxl_event_thread()
` [PATCH v2 2/4] cxl/events: Validate the record count reported by the device
` [PATCH v2 3/4] cxl/events: Bound the per-log Get Event Records loop
` [PATCH v2 4/4] cxl/events: Return IRQ_NONE when no events were processed

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

[ndctl PATCH] test/cxl-poison.sh: test scanning past fully mapped partitions
 2026-08-31 19:52 UTC  (2+ messages)

[PATCH v2] cxl/test: Map mock device nodes to an online node
 2026-08-31 17:51 UTC 

[PATCH v3 00/43] qapi: convert (very) trivial intro sections
 2026-08-31 18:55 UTC  (17+ messages)
` [PATCH v3 01/43] qapi: convert trivial intro sections for error.json
` [PATCH v3 05/43] qapi: convert trivial intro sections for vfio.json
` [PATCH v3 31/43] qapi: convert trivial intro sections for block.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 v4 0/2] cxl: Fix uninitialized access coordinates
 2026-08-31 16:01 UTC  (6+ messages)
` [PATCH v4 1/2] cxl/cdat: Fix uninitialized stack use in bandwidth gathering
` [PATCH v4 2/2] cxl/port: Fix uninitialized coordinates reported for RCDs

[PATCH v3] cxl/region: Unregister the pmem region when the bridge is unbound
 2026-08-31 15:49 UTC  (3+ messages)

[PATCH AUTOSEL 6.18] cxl/region: Validate partition index before array access
 2026-08-31 15:38 UTC  (2+ messages)

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

[PATCH v2 0/2] cxl/memdev: Fix poison debugfs vs unbind deadlock
 2026-08-31 12:48 UTC  (3+ messages)
` [PATCH v2 1/2] driver core: Add conditional guard support for device_trylock()
` [PATCH v2 2/2] cxl/memdev: Fix deadlock between poison debugfs and cxl_mem unbind

[PATCH v4 0/6] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-08-31 12:30 UTC  (13+ 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 v5] cxl/pci: Skip reset detection for DVSEC emulated decoders
 2026-08-31 11:17 UTC  (2+ messages)

[PATCH v4] cxl/pci: Skip reset detection for DVSEC emulated decoders
 2026-08-31 11:02 UTC  (5+ messages)

[PATCH v3 0/7] hw/cxl: fix Type-3 device reset resource leaks and convert to three-phase
 2026-08-31 10:08 UTC  (4+ messages)
` [PATCH v3 4/7] hw/cxl: add cxl_destroy_mailbox_t3() as the mailbox teardown counterpart

[RFC PATCH 0/3] cxl: Auto-create a region for Type-2 memdev attach
 2026-08-31  8:52 UTC  (5+ messages)

[PATCH] cxl/memdev: Fix deadlock between poison debugfs and cxl_mem unbind
 2026-08-31  7:45 UTC  (3+ messages)

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

[PATCH v2] cxl/region: Unregister the pmem region bridge on setup failure
 2026-08-31  6:18 UTC  (5+ messages)

[PATCH] hw/cxl: fix the CDAT DOE overlapping the Flex Bus DVSEC when sn= is set
 2026-08-31  2:23 UTC 

[RFC V2 10/10] cxl: Add documentation for CXL UIO support
 2026-08-30  7:23 UTC  (2+ messages)

[RFC V2 09/10] hw/cxl: Wire SVC and Dev3 capability to CXL Type 3 device
 2026-08-30  7:23 UTC  (2+ messages)

[RFC V2 08/10] hw/pci: Add PCIe Device3 capability support
 2026-08-30  7:22 UTC  (2+ messages)

[RFC V2 07/10] hw/pci: hw/cxl: Wire SVC initialization into port realize functions
 2026-08-30  7:22 UTC  (2+ messages)

[RFC V2 06/10] hw/pci: Add PCIe Streamlined Virtual Channel (SVC) capability
 2026-08-30  7:21 UTC  (2+ messages)

[RFC V2 05/10] hw/cxl: Wire UIO capability into HDM decoder and DVSEC registers
 2026-08-30  7:21 UTC  (2+ messages)

[RFC V2 03/10] hw/pci: Add SVC capability and UIO properties to PCIe ports
 2026-08-30  7:20 UTC  (2+ messages)

[RFC V2 02/10] hw/pci: Move 'x-256b-flit' property from cxl_root_port to pcie_root_port
 2026-08-30  7:20 UTC  (2+ messages)

[RFC V2 0/9] hw/pci: hw/cxl: Add UIO support in CXL and PCIe stack
 2026-08-30  7:19 UTC  (2+ messages)

[PATCH V14 00/12] Subject: [PATCH v14 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-29 17:32 UTC  (21+ messages)
  ` [PATCH V14 01/12] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH V14 02/12] famfs: Module operations, fs_context, and mount
  ` [PATCH V14 03/12] famfs: Add daxdev table and dax notify_failure support
  ` [PATCH V14 04/12] famfs: Introduce inode_operations and super_operations
  ` [PATCH V14 05/12] famfs: Introduce file_operations read/write
  ` [PATCH V14 06/12] famfs: Introduce mmap and VM fault handling
  ` [PATCH V14 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)
  ` [PATCH V14 08/12] famfs: iomap_begin and file-to-dax offset resolution
  ` [PATCH V14 09/12] famfs: Register secondary daxdevs by path (FAMFSIOC_DAXDEV_OPEN)
  ` [PATCH V14 10/12] famfs: Add runtime operation-permission (opts) framework
  ` [PATCH V14 11/12] famfs: Report device capacity via statfs so df works
  ` [PATCH V14 12/12] famfs: Add documentation

[RFC 0/2] Type2 multipf support
 2026-08-29  7:06 UTC  (7+ 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-29  0:31 UTC  (2+ messages)

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-08-28 23:09 UTC  (31+ messages)
` [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 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 24/27] vfio/cxl: Service a guest-triggered CXL reset
` [PATCH v4 25/27] vfio/pci: Provide an opt-out for the CXL Type-2 extensions

[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  (12+ 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  (8+ messages)
` [PATCH v6 1/7] cxl/features: Reject feature offset that overflows 16-bit field
` [PATCH v6 4/7] cxl/region: Start unmapped poison scan at the committed decoder boundary
` [PATCH v6 7/7] cxl/fwctl: Propagate feature RPC delivery errors

[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/core: Fix dport use-after-free via the einj_inject debugfs file
 2026-08-28  7:47 UTC  (3+ messages)

[PATCH v5 00/13] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-08-27 23:06 UTC  (25+ 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 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  (4+ messages)
` [PATCH 1/1] cxl/events: Bound the event log drain loop


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