Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-06-17 21:17:30 to 2026-06-24 14:58:08 UTC [more...]

[PATCH v5 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-24 14:57 UTC  (7+ messages)
` [PATCH v5 1/9] mm/memory: add memory_block_aligned_range() helper
` [PATCH v5 2/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v5 3/9] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v5 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v5 5/9] mm/memory_hotplug: offline_and_remove_memory_ranges()
` [PATCH v5 6/9] dax: plumb hotplug online_type through dax

[PATCH v7 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-06-24 14:55 UTC  (30+ messages)
` [PATCH v7 01/11] cxl: Split decoder programming into a reusable helper
` [PATCH v7 02/11] cxl: Cache decoder settings on PCI devices
` [PATCH v7 03/11] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v7 04/11] PCI: Export pci_dev_save_and_disable() and pci_dev_restore()
` [PATCH v7 05/11] cxl: Add CXL Device Reset helper
` [PATCH v7 06/11] cxl: Validate HDM ranges before CXL reset
` [PATCH v7 07/11] PCI/cxl: Discover the CXL reset scope
` [PATCH v7 08/11] cxl: Coordinate sibling functions for CXL reset
` [PATCH v7 09/11] cxl: Restore CXL HDM state after PCI reset
` [PATCH v7 10/11] PCI/cxl: Expose CXL Reset as a PCI reset method
` [PATCH v7 11/11] Documentation/ABI: Document CXL Reset "

[PATCH v2] cxl/mbox: Clamp mailbox output allocation to the payload size
 2026-06-24 14:41 UTC 

[PATCH v2] cxl/features: Reject Get Feature count larger than the output buffer
 2026-06-24 14:05 UTC  (2+ messages)

[ndctl PATCH] test/fwctl: Add Get Feature OOB rejection regression test
 2026-06-24 14:00 UTC 

[PATCH] cxl: fix mailbox return code description typo
 2026-06-24 13:42 UTC  (2+ messages)

[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-06-24  9:16 UTC  (10+ messages)
` [PATCH v10 07/31] cxl/region: Add DC DAX region support
` [PATCH v10 14/31] cxl/extent: Handle DC Add Capacity events
` [PATCH v10 16/31] cxl/extent: Validate DC extent partition
` [PATCH v10 23/31] dax/bus: Factor out dev dax resize logic

[RFC 0/8] pci: cxl: Add enumeration support for Unordered I/O (UIO) feature
 2026-06-24 15:18 UTC  (23+ messages)
` [RFC 7/8] hw/pci: hw/cxl: Wire SVC initialization into port realize functions
  ` [RFC 1/8] hw/pci: Refactor flitmode from PCIESlot to PCIEPort
  ` [RFC 3/8] hw/pci: Add SVC capability and UIO properties to PCIe ports
  ` [RFC 4/8] hw/cxl: Add Streamlined Virtual Channel (SVC) property to CXL ports
  ` [RFC 5/8] hw/cxl: Wire UIO capability into HDM decoder registers
  ` [RFC 6/8] hw/pci: Add PCIe Streamlined Virtual Channel (SVC) capability

[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
 2026-06-24  4:51 UTC  (6+ messages)

[PATCH] cxl: docs/linux/dax-driver - fix typos
 2026-06-24  3:37 UTC  (2+ messages)

[PATCH v2] cxl/mce: Make the MCE notifier per-region
 2026-06-24  3:32 UTC  (2+ messages)

[PATCH v5 0/2] Support zero-sized HDM decoders
 2026-06-23 20:13 UTC  (6+ messages)
` [PATCH v5 1/2] cxl/hdm: Allow zero sized "
` [PATCH v5 2/2] tools/testing/cxl: Enable zero sized decoders under hb0

[PATCH v2 00/21] lib: Rust implementation of SPDM
 2026-06-23 18:58 UTC  (44+ messages)
` [PATCH v2 01/21] rust: transmute: add `cast_slice[_mut]` functions
` [PATCH v2 02/21] rust: create basic untrusted data API
` [PATCH v2 03/21] rust: validate: add `Validate` trait
` [PATCH v2 04/21] X.509: Make certificate parser public
` [PATCH v2 05/21] X.509: Parse Subject Alternative Name in certificates
` [PATCH v2 06/21] X.509: Move certificate length retrieval into new helper
` [PATCH v2 07/21] rust: add bindings for hash.h
` [PATCH v2 08/21] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [PATCH v2 09/21] lib: rspdm: Initial commit of Rust SPDM
` [PATCH v2 10/21] PCI/TSM: Rename pf0 to host
` [PATCH v2 11/21] PCI/TSM: Support connecting to PCIe CMA devices
` [PATCH v2 12/21] PCI/CMA: Add a PCI TSM CMA driver using SPDM
` [PATCH v2 13/21] PCI/CMA: Validate Subject Alternative Name in certificates
` [PATCH v2 14/21] lib: rspdm: Support SPDM get_version
` [PATCH v2 15/21] lib: rspdm: Support SPDM get_capabilities
` [PATCH v2 16/21] lib: rspdm: Support SPDM negotiate_algorithms
` [PATCH v2 17/21] lib: rspdm: Support SPDM get_digests
` [PATCH v2 18/21] lib: rspdm: Support SPDM get_certificate
` [PATCH v2 19/21] lib: rspdm: Support SPDM certificate validation
` [PATCH v2 20/21] rust: allow extracting the buffer from a CString
` [PATCH v2 21/21] lib: rspdm: Support SPDM challenge

[PATCH v4 0/2] Support zero-sized HDM decoders
 2026-06-23 17:01 UTC  (8+ messages)
` [PATCH v4 2/2] tools/testing/cxl: Enable zero sized decoder under hb0

[PATCH v2] cxl: Convert PCIBIOS errors to errno on remaining DVSEC/PCIe accesses
 2026-06-23 16:54 UTC  (2+ messages)

[PATCH] cxl/features: Bound Get Feature read count to the output buffer
 2026-06-23 14:10 UTC  (4+ messages)

[PATCH v29 0/5] Type2 device basic support
 2026-06-23 12:40 UTC  (9+ messages)
` [PATCH v29 1/5] sfc: add cxl support
` [PATCH v29 2/5] cxl/sfc: Map cxl regs
` [PATCH v29 3/5] cxl/sfc: Initialize dpa without a mailbox
` [PATCH v29 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem
` [PATCH v29 5/5] sfc: support pio mapping based on cxl

[PATCH v5 0/5] cxl: Support Back-Invalidate
 2026-06-23  8:47 UTC  (6+ messages)
` [PATCH v5 2/5] cxl/pci: Add BI topology enable/disable
` [PATCH v5 4/5] cxl: Add HDM-DB region creation

[PATCH v5 1/5] cxl: Add BI register probing and port initialization
 2026-06-23  8:02 UTC  (3+ messages)

[PATCH V6 0/10] Fixes to the previously-merged drivers/dax/fsdev series
 2026-06-23  7:08 UTC  (7+ messages)
  ` [PATCH V6 05/10] dax/fsdev: clear pgmap ops and owner on unbind
  ` [PATCH V6 02/10] dax/fsdev: fix multi-range offset in memory_failure handler

[PATCH] cxl/mbox: Bound the output payload allocation to mailbox payload size
 2026-06-23  1:56 UTC  (7+ messages)

[PATCH] cxl/pmem: Format nvdimm serial numbers as decimal
 2026-06-22 16:19 UTC  (2+ messages)

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-06-22 12:31 UTC  (17+ messages)
              ` [Lsf-pc] "

[PATCH] cxl/features: bound fwctl command payload to the input buffer
 2026-06-20  4:44 UTC  (2+ messages)

[PATCH v6 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-06-19 17:46 UTC  (8+ messages)
` [PATCH v6 07/10] ACPI: APEI: introduce GHES helper

[PATCH v28 0/5] Type2 device basic support
 2026-06-19 17:24 UTC  (18+ messages)
` [PATCH v28 1/5] sfc: add cxl support
` [PATCH v28 2/5] cxl/sfc: Map cxl regs
` [PATCH v28 3/5] cxl/sfc: Initialize dpa without a mailbox
` [PATCH v28 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem
` [PATCH v28 5/5] sfc: support pio mapping based on cxl

[GIT PULL] Compute Express Link (CXL) changes for 7.2
 2026-06-19  0:09 UTC  (2+ messages)

[PATCH 00/18] lib: Rust implementation of SPDM
 2026-06-18 22:51 UTC  (5+ messages)
` [PATCH 08/18] PCI/TSM: Support connecting to PCIe CMA devices

[RFC PATCH v2 0/2] PCI/CXL: Add RDPAS support for CXL.io
 2026-06-18 22:36 UTC  (13+ messages)
` [RFC PATCH v2 1/2] PCI/CXL: Add RDPAS parsing support
` [RFC PATCH v2 2/2] PCI/CXL: Enable usage of RDPAS to shortcut error device discovery

[PATCH] cxl/pci: Remove incorrect mbox.valid check in cxl_pci_type3_init_mailbox()
 2026-06-18 17:18 UTC  (2+ messages)

[PATCH v2 0/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-06-18  9:38 UTC  (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
` [PATCH v2 3/4] hw/riscv/virt,gpex: Provide 32-bit MMIO window for CXL host bridges
` [PATCH v2 4/4] tests/qtest: Add RISC-V ACPI bios tables test for CXL

[ndctl PATCH v3 0/2] daxctl, util/sysfs: fix builtin-driver false failure on enable
 2026-06-18  9:06 UTC  (3+ messages)
` [ndctl PATCH v3 1/2] daxctl: fix kmod reference leak on probe-insert failure
` [ndctl PATCH v3 2/2] daxctl, util/sysfs: skip module probe-insert when driver is builtin or live

[PATCH] hw/cxl: Fix guest-triggerable QEMU exit on reserved interleave ways
 2026-06-18 10:43 UTC 

[RFC PATCH 0/2] PCI/CXL: Add RDPAS support for CXL.io
 2026-06-17 23:07 UTC  (5+ messages)
` [RFC PATCH 1/2] PCI/CXL: Add RDPAS parsing support

[PATCH v27 0/5] Type2 device basic support
 2026-06-17 21:18 UTC  (9+ messages)
` [PATCH v27 4/5] sfc: obtain and map cxl range using devm_cxl_probe_mem


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