linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-08-31 09:22:28 to 2026-09-02 07:39:32 UTC [more...]

[PATCH v11 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-09-02  7:39 UTC  (17+ messages)
` [PATCH v11 01/12] cxl: Move HDM decoder programming helpers
` [PATCH v11 02/12] cxl: Make HDM commit helpers available to reset code
` [PATCH v11 03/12] cxl: Share HDM decoder decode logic
` [PATCH v11 04/12] cxl: Cache decoder settings on PCI devices
` [PATCH v11 05/12] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v11 06/12] cxl: Add CXL Device Reset helper
` [PATCH v11 07/12] cxl: Validate HDM ranges before CXL reset
` [PATCH v11 08/12] PCI/CXL: Reject CXL Reset on multifunction devices
` [PATCH v11 09/12] cxl: Restore CXL HDM state after PCI reset
` [PATCH v11 10/12] PCI/CXL: Expose CXL Reset as a PCI reset method
` [PATCH v11 11/12] Documentation/ABI: Document CXL Reset "
` [PATCH v11 12/12] PCI/CXL: Restore HDM state after CXL bus reset

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

[PATCH v10 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-09-02  5:17 UTC  (46+ messages)
` [PATCH v10 01/12] cxl: Move HDM decoder programming helpers
` [PATCH v10 02/12] cxl: Pass decoder settings to HDM commit helpers
` [PATCH v10 03/12] cxl: Share HDM decoder decode logic
` [PATCH v10 04/12] cxl: Cache decoder settings on PCI devices
` [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 v10 09/12] cxl: Restore CXL HDM state after PCI reset

[PATCH 00/12] qapi: convert simple command intro sections
 2026-09-01 19:43 UTC  (13+ messages)
` [PATCH 01/12] qapi: convert simple command intros for ebpf.json
` [PATCH 02/12] qapi: convert simple command intros for yank.json
` [PATCH 03/12] qapi: convert simple command intros for replay.json
` [PATCH 04/12] qapi: convert simple command intros for machine-s390x.json
` [PATCH 05/12] qapi: convert simple command intros for dump.json
` [PATCH 06/12] qapi: convert simple command intros for block-export.json
` [PATCH 07/12] qapi: convert simple command intros for block.json
` [PATCH 08/12] qapi: convert simple command intros for cxl.json
` [PATCH 09/12] qapi: convert simple command intros for ui.json
` [PATCH 10/12] qapi: convert simple command intros for migration.json
` [PATCH 11/12] qapi: convert simple command intros for machine.json
` [PATCH 12/12] qapi: convert simple command intros for block-core.json

[PATCH v2 0/4] cxl/events: Robustify event interrupt handling
 2026-09-01 19:19 UTC  (14+ 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] cxl/ras: Pass the PCI device's struct device to match_memdev_by_parent()
 2026-09-01 18:24 UTC  (2+ messages)

[PATCH v2] cxl/test: Map mock device nodes to an online node
 2026-09-01 17:48 UTC  (2+ messages)

[PATCH v3] cxl/mce: Avoid alias page retirement for corrected errors
 2026-09-01 17:47 UTC  (2+ messages)

[PATCH] tools/testing/cxl: Don't wrap cxl_core's own exported symbols
 2026-09-01 17:47 UTC  (2+ messages)

[PATCH] cxl/region: Guard against a missing peer mapping
 2026-09-01 17:46 UTC  (2+ messages)

[PATCH v4 00/43] qapi: convert (very) trivial intro sections
 2026-09-01 17:01 UTC  (46+ 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

[PATCH v3 00/43] qapi: convert (very) trivial intro sections
 2026-09-01 10:09 UTC  (18+ 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 v3 00/21] lib: Rust implementation of SPDM
 2026-09-01  1:31 UTC  (43+ 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 v3 09/21] lib: rspdm: Initial commit of Rust SPDM
` [PATCH v3 10/21] PCI/TSM: Rename pf0 to host
` [PATCH v3 11/21] PCI/TSM: Support connecting to PCIe CMA devices
` [PATCH v3 12/21] PCI/CMA: Add a PCI TSM CMA driver using SPDM
` [PATCH v3 13/21] PCI/CMA: Validate Subject Alternative Name in certificates
` [PATCH v3 14/21] lib: rspdm: Support SPDM get_version
` [PATCH v3 15/21] lib: rspdm: Support SPDM get_capabilities
` [PATCH v3 16/21] lib: rspdm: Support SPDM negotiate_algorithms
` [PATCH v3 17/21] lib: rspdm: Support SPDM get_digests
` [PATCH v3 18/21] lib: rspdm: Support SPDM get_certificate
` [PATCH v3 19/21] lib: rspdm: Support SPDM certificate validation
` [PATCH v3 20/21] rust: allow extracting the buffer from a CString
` [PATCH v3 21/21] lib: rspdm: Support SPDM challenge

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

[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  (2+ 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  (7+ messages)
` [PATCH v4 3/6] hw/riscv/virt: Advertise the CXL host bridge to firmware via extra-pci-roots
` [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  (3+ messages)
` [PATCH v3 4/7] hw/cxl: add cxl_destroy_mailbox_t3() as the mailbox teardown counterpart


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).