Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-05-21 16:02:58 to 2026-05-28 20:02:14 UTC [more...]

[PATCH 00/16] lib/cpumask: get rid of cpumap_print_to_pagebuf()
 2026-05-28 20:02 UTC  (24+ messages)
` [PATCH 01/16] psci: simplify hotplug_tests()
` [PATCH 02/16] arm: Use sysfs_emit() for cpumask show callbacks
` [PATCH 03/16] powerpc: "
` [PATCH 04/16] x86/events: "
` [PATCH 05/16] ACPI: pad: Use sysfs_emit() for idlecpus show
` [PATCH 06/16] cpu: Use sysfs_emit() for cpumask show callback
` [PATCH 07/16] devfreq: Use sysfs_emit() for cpumask show callbacks
` [PATCH 08/16] fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
` [PATCH 09/16] hwtracing: hisi_ptt: "
` [PATCH 10/16] RDMA/hfi1: Use sysfs_emit() for cpumask show helper
` [PATCH 11/16] nvdimm: Use sysfs_emit() for cpumask show callback
` [PATCH 12/16] PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
` [PATCH 13/16] perf: "
` [PATCH 14/16] powercap: intel_rapl: Use sysfs_emit() for cpumask show
` [PATCH 15/16] thermal: intel: Use sysfs_emit() for powerclamp cpumask
` [PATCH 16/16] lib/bitmap-str: get rid of cpumap_print_to_pagebuf()

[PATCH v10 00/31] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-05-28 19:06 UTC  (45+ messages)
` [PATCH v10 01/31] cxl/mbox: Flag "
` [PATCH v10 02/31] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v10 03/31] cxl/cdat: Gather DSMAS data for DCD partitions
` [PATCH v10 04/31] cxl/core: Enforce partition order/simplify partition calls
` [PATCH v10 05/31] cxl/mem: Expose dynamic ram A partition in sysfs
` [PATCH v10 06/31] cxl/port: Add 'dynamic_ram_a' to endpoint decoder mode
` [PATCH v10 07/31] cxl/region: Add DC DAX region support
` [PATCH v10 08/31] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v10 09/31] cxl/pci: Factor out interrupt policy check
` [PATCH v10 10/31] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v10 11/31] cxl/core: Return endpoint decoder information from region search
` [PATCH v10 12/31] cxl/mem: Set up framework for handling DC Events
` [PATCH v10 13/31] cxl/mem: Add 20 second timeout for stalled DC_ADD_CAPACITY chains
` [PATCH v10 14/31] cxl/extent: Handle DC Add Capacity events
` [PATCH v10 15/31] cxl/mem: Drop misaligned DCD extent groups
` [PATCH v10 16/31] cxl/extent: Validate DC extent partition
` [PATCH v10 17/31] cxl/mem: Enforce tag-group semantics
` [PATCH v10 18/31] cxl/extent: Handle DC Release Capacity events
` [PATCH v10 19/31] cxl/extent: Enforce cross-region tag uniqueness
` [PATCH v10 20/31] cxl/region/extent: Expose dc_extent information in sysfs
` [PATCH v10 21/31] cxl + dax: Surface dax_resources on DCD Add Capacity events
` [PATCH v10 22/31] cxl + dax: Release dax_resources on DCD Release "
` [PATCH v10 23/31] dax/bus: Factor out dev dax resize logic
` [PATCH v10 24/31] dax/bus: Add uuid sysfs attribute to dax devices
` [PATCH v10 25/31] dax/bus: Reject resize on DC dax devices and enforce 0-size creation
` [PATCH v10 26/31] dax/bus: Tag-aware uuid claim and show on DC dax devices
` [PATCH v10 27/31] cxl/region: Read existing extents on region creation
` [PATCH v10 28/31] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v10 29/31] tools/testing/cxl: Make event logs dynamic
` [PATCH v10 30/31] tools/testing/cxl: Add DC Regions to mock mem data
` [PATCH v10 31/31] Documentation/cxl: Document DCD extent handling and DC-backed DAX regions

[PATCH v6 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-05-28 18:20 UTC  (17+ messages)
` [PATCH v6 1/3] PCI: Add pci_ats_required() for CXL.cache capable devices
` [PATCH v6 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v6 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH v3] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
 2026-05-28 15:59 UTC  (4+ messages)

[PATCH v4] cxl/test: Enforce PMD alignment for volatile mock regions
 2026-05-28 15:35 UTC  (4+ messages)

[PATCH v6 0/9] cxl: Add cxl_reset sysfs attribute for memdevs
 2026-05-28 11:15 UTC  (12+ messages)
` [PATCH v6 1/9] cxl/hdm: Add helpers to restore and commit memdev decoders
` [PATCH v6 2/9] PCI: Export pci_dev_save_and_disable() and pci_dev_restore()
` [PATCH v6 3/9] cxl: Add reset-idle and cache flush helpers
` [PATCH v6 4/9] PCI/CXL: Add sibling function coordination for reset
` [PATCH v6 5/9] cxl/pci: Add CXL DVSEC reset helper
` [PATCH v6 6/9] cxl/pci: Track memdevs affected by CXL reset
` [PATCH v6 7/9] cxl/pci: Orchestrate CXL reset for affected memdevs
` [PATCH v6 8/9] cxl/memdev: Add cxl_reset sysfs attribute
` [PATCH v6 9/9] Documentation/ABI: Document CXL memdev cxl_reset

[PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
 2026-05-28  6:40 UTC  (4+ messages)

[PATCH v2] hw/cxl: bound Set Feature writes
 2026-05-28  5:55 UTC  (4+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] hw/cxl: factor Set Feature write bounds helper
  ` [PATCH v3 2/2] hw/cxl: validate PPR and sparing Set Feature writes

[PATCH v2 1/1] cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach()
 2026-05-28  2:08 UTC  (4+ messages)

[RFC PATCH] tools/testing/cxl: Support multi-decoder shared-dport topology
 2026-05-28  1:40 UTC  (5+ messages)

[RFC PATCH 0/2] PCI/CXL: Add RDPAS support for CXL.io
 2026-05-27 14:33 UTC  (7+ messages)
` [RFC PATCH 1/2] PCI/CXL: Add RDPAS parsing support
` [RFC PATCH 2/2] PCI/CXL: Enable usage of RDPAS to shortcut error device discovery

[PATCH] MAINTAINERS: Add CXL reviewer
 2026-05-27 13:08 UTC  (3+ messages)

[PATCH 0/2] ACPI/PCI/CXL: Enforce _DEP ordering between ACPI0016 and ACPI0017
 2026-05-27 11:38 UTC  (6+ messages)
` [PATCH 1/2] ACPI: PCI: Clear _DEP dependencies after PCI root bridge attach
` [PATCH 2/2] ACPI: scan: Honor _DEP for ACPI0016 PCI/CXL host bridge

[cxl:fixes] BUILD SUCCESS d90f236f8b9e354848bd226f581db27755ab901d
 2026-05-27 10:33 UTC 

[PATCH v3] cxl/test: Enforce PMD alignment for volatile mock regions
 2026-05-27  5:48 UTC  (4+ messages)

[PATCH V2 0/7] Fixes to the previously-merged drivers/dax/fsdev series
 2026-05-27  0:31 UTC  (15+ messages)
  ` [PATCH V2 1/7] dax: fix misleading comment about share/index union in dax_folio_reset_order()
  ` [PATCH V2 2/7] dax/fsdev: fix multi-range offset, vmemmap_shift leak, and probe error cleanup
  ` [PATCH V2 3/7] dax/fsdev: fix kaddr for multi-range and fail probe on invalid pgmap offset
  ` [PATCH V2 4/7] dax/fsdev: clamp direct_access return to current physical range
  ` [PATCH V2 5/7] dax: fix holder_ops race in fs_put_dax()
  ` [PATCH V2 6/7] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
  ` [PATCH V2 7/7] dax: fsdev.c minor formatting cleanup

[PATCH v2 1/1] cxl/test: Update mock dev array before calling platform_device_add()
 2026-05-26 21:36 UTC  (6+ messages)

[PATCH V6 0/2] daxctl: Add support for famfs mode
 2026-05-26 17:02 UTC  (3+ messages)
  ` [PATCH V6 1/2] "
  ` [PATCH V6 2/2] Add nfit_test famfs mode-transition test

[ndctl PATCH v2 0/2] daxctl, util/sysfs: fix builtin-driver false failure on enable
 2026-05-26 14:56 UTC  (4+ messages)
` [ndctl PATCH v2 1/2] daxctl: fix kmod reference leak on probe-insert failure
` [ndctl PATCH v2 2/2] daxctl, util/sysfs: skip module probe-insert when driver is builtin or live

[ndctl PATCH 2/2] daxctl, util/sysfs: skip module probe-insert when driver is builtin or live
 2026-05-26  9:14 UTC  (2+ messages)

[PATCH 6.6.y] cxl/port: Fix use after free of parent_port in cxl_detach_ep()
 2026-05-25 15:33 UTC  (2+ messages)

[PATCH v4 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-05-25  6:58 UTC  (8+ messages)
` [PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-05-25  2:03 UTC  (11+ messages)

[GIT PULL] Please pull FWCTL subsystem changes
 2026-05-23 16:23 UTC  (2+ messages)

[PATCH v6 0/7] ndctl: Dynamic Capacity additions for cxl-cli
 2026-05-23  9:50 UTC  (8+ messages)
` [PATCH v6 1/7] "
` [PATCH v6 2/7] libcxl: Add Dynamic RAM A partition mode support
` [PATCH v6 3/7] cxl/region: Add cxl-cli support for dynamic RAM A
` [PATCH v6 4/7] libcxl: Add extent functionality to DC regions
` [PATCH v6 5/7] cxl/region: Add extent output to region query
` [PATCH v6 6/7] daxctl: Add --uuid option to create-device for sparse regions
` [PATCH v6 7/7] cxl/test: Add Dynamic Capacity tests

[PATCH v2 0/5] cxl: Support Back-Invalidate
 2026-05-22 18:33 UTC  (4+ messages)
` [PATCH v3 2/5] cxl/pci: Add BI topology enable/disable

[PATCH 0/6] Fixes to the previously-merged drivers/dax/fsdev series
 2026-05-22 16:10 UTC  (3+ messages)

[PATCH] cxl/region: Fix out of bounds access in cxl_cancel_auto_attach()
 2026-05-22 15:44 UTC  (7+ messages)

[PATCH v2] cxl/test: Enforce PMD alignment for volatile mock regions
 2026-05-22  5:49 UTC  (4+ messages)

[cxl:next] BUILD SUCCESS abb3c0de119032f4c0c81177884a3bb0a133e6ca
 2026-05-22  5:36 UTC 

[PATCH] x86/mm: fix vmemmap leak on memory hot-remove
 2026-05-22  0:37 UTC  (6+ messages)

RFC: CXL: How to handle trace event ABI break from CXL_HEADERLOG_SIZE fix?
 2026-05-21 19:51 UTC  (4+ messages)

[NDCTL PATCH v2] cxl: Add CXL type2 accelerator unit test
 2026-05-21 19:30 UTC  (2+ messages)

[PATCH v5 0/3] Allow ATS to be always on for certain ATS-capable devices
 2026-05-21 17:44 UTC  (5+ messages)
` [PATCH v5 3/3] iommu/arm-smmu-v3: Allow ATS to be always on

[PATCH] cxl/acpi: Defer probe when ACPI0016 PCI root bridge is not ready
 2026-05-21 17:13 UTC  (3+ messages)

[PATCH v3 1/1] cxl/memdev: Hold memdev lock during memdev poison injection/clear
 2026-05-21 16:55 UTC  (2+ messages)

[PATCH v2] cxl/region: Validate partition index before array access
 2026-05-21 16:54 UTC  (2+ messages)


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