Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-08-31 20:21:00 to 2026-09-02 13:40:26 UTC [more...]

[PATCH v20 0/9] Enable CXL PCIe Port Protocol Error handling and logging
 2026-09-02 13:39 UTC  (4+ messages)
` [PATCH v20 1/9] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v20 2/9] PCI: Establish common CXL Port protocol error flow
` [PATCH v20 3/9] cxl/ras: Handle RCH correctable and uncorrectable errors in one pass

[PATCH RFC 00/11] mm/migrate: separate migration paths and carry migration policy
 2026-09-02 11:19 UTC  (25+ messages)
` [PATCH RFC 01/11] mm/migrate: extract folio unmap phase
` [PATCH RFC 02/11] mm/migrate: handle retries in migrate_folios_move()
` [PATCH RFC 03/11] mm/migrate: factor out folio splitting on allocation failure
` [PATCH RFC 04/11] mm/migrate: use a dedicated list for hugetlb folios
` [PATCH RFC 05/11] mm/migrate: add a dedicated movable_ops migration pass
` [PATCH RFC 06/11] mm/migrate: rename migrate_pages_batch() to migrate_folios_batch()
` [PATCH RFC 07/11] mm/migrate: add migrate_lru_folios() entry point
` [PATCH RFC 08/11] mm/migrate: move LRU batching into migrate_lru_folios()
` [PATCH RFC 09/11] mm/migrate: thread migration policy through a control struct
  ` [sos-linux-ext-patches] "
` [PATCH RFC 10/11] mm/migrate: pass migrate_control to migrate_pages()
` [PATCH RFC 11/11] mm/migrate: pass migrate_control to migrate_folio()

[PATCH v4 00/43] qapi: convert (very) trivial intro sections
 2026-09-02 10:58 UTC  (43+ messages)
` [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 v2 0/4] cxl/events: Robustify event interrupt handling
 2026-09-02  8:27 UTC  (15+ 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 v11 00/12] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-09-02  8:00 UTC  (25+ 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] 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 v3 00/43] qapi: convert (very) trivial intro sections
 2026-09-01 10:09 UTC  (7+ messages)
` [PATCH v3 01/43] qapi: convert trivial intro sections for error.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


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