Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-07-08 14:20:59 to 2026-07-14 09:28:16 UTC [more...]

[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
 2026-07-14  9:27 UTC  (13+ messages)
` [PATCH v7 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v7 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v7 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v7 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v7 10/10] RAS: add firmware-first CPER provider

[PATCH v2] cxl/port: Restart port enumeration when a sibling adds the dport first
 2026-07-14  8:06 UTC  (2+ messages)

[PATCH v2 0/2] cxl: Allow passthrough decoders with >16K granularity
 2026-07-14  7:56 UTC  (6+ messages)
` [PATCH v2 1/2] cxl/region: "
` [PATCH v2 2/2] cxl/test: Add a 2-way 16K root decoder for passthrough testing

[PATCH v3 0/3] perf/cxlpmu: Misc updates
 2026-07-14  6:40 UTC  (6+ messages)
` [PATCH v3 1/3] perf/cxlpmu: Fix 64-bit write to 32-bit HDM filter register
` [PATCH v3 2/3] perf/cxlpmu: Add missing CXL 4.0 events
` [PATCH v3 3/3] perf/cxlpmu: Support Channel/Rank/Bank filter

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-07-14  4:32 UTC  (26+ messages)
` [PATCH v3 01/11] cxl: Add cxl_get_hdm_info() helper for HDM decoder metadata
` [PATCH v3 05/11] vfio: UAPI for CXL Type-2 device passthrough
` [PATCH v3 06/11] cxl: Add register-virtualization helpers for vfio Type-2 passthrough
` [PATCH v3 07/11] vfio/pci: Add CONFIG_VFIO_PCI_CXL with bind-time CXL Type-2 acquisition
` [PATCH v3 08/11] vfio/pci/cxl: Add HDM + COMP_REGS regions and DVSEC clipping shim

[PATCH] cxl/mbox: Serialize RAW Get/Set Feature commands
 2026-07-14  3:21 UTC  (2+ messages)

[PATCH] cxl/features: Serialize multi-part Get/Set Feature transfers
 2026-07-14  2:43 UTC  (5+ messages)

[PATCH v2] cxl/pci: Honor -EPROBE_DEFER from component register setup
 2026-07-14  2:40 UTC  (2+ messages)

[PATCH] cxl/mbox: Break poison list loop on an empty payload
 2026-07-14  2:37 UTC  (3+ messages)

[PATCH v5 2/5] cxl/pci: Add BI topology enable/disable
 2026-07-14  2:01 UTC  (3+ messages)

[PATCH] cxl/port: Restart port enumeration when a sibling adds the dport first
 2026-07-14  1:30 UTC  (3+ messages)

[PATCH 0/3] Harden HDM decoder enumeration
 2026-07-13 21:00 UTC  (6+ messages)
` [PATCH 1/3] cxl/hdm: Reject switch decoder interleave ways that overflow targets
` [PATCH 2/3] cxl/hdm: Make switch decoder target parsing endian-safe
` [PATCH 3/3] cxl/hdm: Restore commit_end when decoder enumeration fails

[PATCH] cxl/memdev: Fix firmware upload exact-fit handling
 2026-07-13 17:32 UTC  (3+ messages)

[PATCH 1/1] cxl/test: Rework cxl_type2_mem_init() to use cxl_mock_platform_device_add()
 2026-07-13 17:15 UTC  (2+ messages)

[PATCH v2] cxl/hdm: Enforce CFMWS memory type policy at decoder commit time
 2026-07-13 16:04 UTC  (3+ messages)

[PATCH 0/3] mm: split a couple of headers from internal.h
 2026-07-13  8:57 UTC  (9+ messages)
` [PATCH 1/3] mm: split out mm_init and memblock declarations "
` [PATCH 2/3] mm: split out sparse "
` [PATCH 3/3] mm: split out vmalloc "

[PATCH 0/1] hw/cxl: fix OOB access in cxl_doe_cdat_rsp via entry_handle
 2026-07-13  7:23 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v3 0/3] cxl/features: Bounds-check the fwctl feature commands
 2026-07-13  7:22 UTC  (2+ messages)

[PATCH] cxl/region: Fix use-after-free in find_pos_and_ways() error path
 2026-07-13  2:48 UTC  (4+ messages)

[PATCH v7 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-12 16:48 UTC  (18+ messages)
` [PATCH v7 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v7 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v7 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v7 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v7 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v7 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v7 07/10] dax/kmem: resolve default online type at probe time
` [PATCH v7 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v7 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v7 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-12 13:27 UTC  (42+ messages)
` [PATCH v6 01/10] mm/memory: add memory_block_aligned_range() helper
` [PATCH v6 02/10] mm/memory_hotplug: add mhp_online_type_to_str() and export string helpers
` [PATCH v6 03/10] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v6 04/10] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v6 05/10] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v6 07/10] dax: plumb hotplug online_type through dax
` [PATCH v6 08/10] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v6 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH 1/2] cxl/region: Allow passthrough decoders with >16K granularity
 2026-07-11 18:48 UTC  (3+ messages)

[PATCH v2 0/3] mm: split a couple of headers from internal.h
 2026-07-11 15:14 UTC  (10+ messages)
` [PATCH v2 1/3] mm: split out mm_init and memblock declarations "
` [PATCH v2 2/3] mm: split out sparse "
` [PATCH v2 3/3] mm: split out vmalloc "

[PATCH 0/4] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-07-10 17:27 UTC  (11+ messages)
` [PATCH 1/4] ACPI: APEI: GHES: Use spin_lock_irqsave() for CXL CPER work locks
` [PATCH 2/4] ACPI: APEI: GHES: Bound CXL event record copy to the firmware section length
` [PATCH 3/4] ACPI: extlog: Fix CONFIG_ACPI_APEI_PCIEAER guard typo
` [PATCH 4/4] ACPI: APEI: GHES: Validate CXL protocol error section length before RAS cap copy

[PATCH v9 00/11] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-10  1:00 UTC  (26+ messages)
` [PATCH v9 01/11] cxl: Split decoder programming into a reusable helper
` [PATCH v9 02/11] cxl: Cache decoder settings on PCI devices
` [PATCH v9 03/11] cxl: Share HDM decoder decode logic
` [PATCH v9 04/11] cxl: Cache endpoint decoder settings during PCI enumeration
` [PATCH v9 05/11] cxl: Add CXL Device Reset helper
` [PATCH v9 06/11] cxl: Validate HDM ranges before CXL reset
` [PATCH v9 07/11] PCI/CXL: Discover the CXL reset scope
` [PATCH v9 08/11] cxl: Restore CXL HDM state after PCI reset
` [PATCH v9 09/11] PCI/CXL: Expose CXL Reset as a PCI reset method
` [PATCH v9 10/11] Documentation/ABI: Document CXL Reset "
` [PATCH v9 11/11] PCI/CXL: Restore HDM state after CXL bus reset

[ndctl PATCH v3 0/2] daxctl, util/sysfs: fix builtin-driver false failure on enable
 2026-07-09 23:03 UTC  (3+ messages)
` [ndctl PATCH v3 2/2] daxctl, util/sysfs: skip module probe-insert when driver is builtin or live

[PATCH v2] cxl/hdm: Enforce CFMWS memory type policy at decoder commit time
 2026-07-09 22:04 UTC  (2+ messages)

[PATCH v8 00/10] PCI/CXL: Add CXL reset support for Type 2 devices
 2026-07-09 15:32 UTC  (8+ messages)
` [PATCH v8 01/10] cxl: Split decoder programming into a reusable helper

[ndctl PATCH] test/cxl-poison.sh: test scanning past fully mapped partitions
 2026-07-09 10:12 UTC  (2+ messages)

[PATCH 0/2] perf/cxlpmu: Misc updates
 2026-07-09  9:16 UTC  (3+ messages)
` [PATCH v2 1/2] perf/cxlpmu: Support Channel/Rank/Bank filter

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-07-09  5:43 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
 2026-07-09  3:56 UTC  (5+ messages)
` [PATCH v2 2/4] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency

[PATCH v7 0/2] Support zero-sized HDM decoders
 2026-07-09  2:33 UTC  (4+ messages)
` [PATCH v7 2/2] tools/testing/cxl: Enable zero sized decoders under hb0

[ndctl PATCH] test/cxl-topology.sh: test zero-sized decoders
 2026-07-09  2:28 UTC 

[RFC PATCH v1 0/1] Fix hmat_adist_nb for coming CXL Type2
 2026-07-09  1:37 UTC  (5+ messages)
` [RFC PATCH v1 1/1] acpi/hmat: preserve hmat_adist_nb notifier block

[PATCH] cxl/hdm: Enforce CFMWS HDM-H policy at decoder commit time
 2026-07-09  0:47 UTC  (3+ messages)


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