public inbox for linux-cxl@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-23 13:11:59 to 2026-02-27 13:56:05 UTC [more...]

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-02-27 13:54 UTC  (4+ messages)
` [PATCH v5 01/28] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v5 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink

[PATCH 0/2] cxl/mbox: fix undersized payload handling in cxl_payload_from_user_allowed()
 2026-02-27 13:38 UTC  (8+ messages)
` [PATCH 1/2] cxl/mbox: validate payload size before accessing contents "
` [PATCH 2/2] cxl/mbox: return appropriate error "

[PATCH V1] PCI: Hide SBR from reset_methods if masked by CXL
 2026-02-27 13:34 UTC  (9+ messages)
` [PATCH V2] "

[PATCH v2] dax/kmem: account for partial dis-contiguous resource upon removal
 2026-02-27 13:23 UTC  (3+ messages)

[PATCH v2 0/3] cxl region changes for Type2 support
 2026-02-27 13:21 UTC  (8+ messages)
` [PATCH v2 1/3] cxl: Make region type based on endpoint type
` [PATCH v2 2/3] cxl/region: Factor out interleave ways setup
` [PATCH v2 3/3] cxl/region: Factor out interleave granularity setup

[PATCH v3 0/5] mm: zone lock tracepoint instrumentation
 2026-02-27 13:06 UTC  (23+ messages)
` [PATCH v3 1/5] mm: introduce zone lock wrappers
` [PATCH v3 2/5] mm: convert zone lock users to wrappers
` [PATCH v3 3/5] mm: convert compaction to zone lock wrappers
` [PATCH v3 4/5] mm: rename zone->lock to zone->_lock
` [PATCH v3 5/5] mm: add tracepoints for zone lock

[PATCH v2 0/3] type2 support preparation
 2026-02-27 12:24 UTC  (10+ messages)
` [PATCH v2 1/3] cxl: support Type2 when initializing cxl_dev_state
` [PATCH v2 2/3] cxl: export internal structs for external Type2 drivers
` [PATCH v2 3/3] cxl: Move pci generic code

[PATCH v4] cxl/port: Fix use after free of parent_port in cxl_detach_ep()
 2026-02-27 11:53 UTC  (2+ messages)

[PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
 2026-02-27  2:00 UTC  (3+ messages)
  ` [PATCH V4 1/2] daxctl: Add support for famfs mode

[PATCH V7 00/19] famfs: port into fuse
 2026-02-26 23:20 UTC  (18+ messages)
  ` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
  ` [PATCH V7 13/19] famfs_fuse: Create files with famfs fmaps
  ` [PATCH V7 14/19] famfs_fuse: GET_DAXDEV message and daxdev_table
  ` [PATCH V7 12/19] famfs_fuse: Plumb the GET_FMAP message/response
  ` [PATCH V7 19/19] famfs_fuse: Add documentation
  ` [PATCH V7 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-02-26 22:49 UTC  (14+ messages)

[PATCH v3] cxl/port: Fix use after free of parent_port in cxl_detach_ep()
 2026-02-26 18:40 UTC  (4+ messages)

[PATCH 0/4] mm: zone lock tracepoint instrumentation
 2026-02-26 17:55 UTC  (16+ messages)
` [PATCH 1/4] mm: introduce zone lock wrappers
` [PATCH 2/4] mm: convert zone lock users to wrappers
` [PATCH 3/4] mm: convert compaction to zone lock wrappers

[PATCH v2 0/4] mm: zone lock tracepoint instrumentation
 2026-02-26 17:45 UTC  (9+ messages)
` [PATCH v2 1/4] mm: introduce zone lock wrappers
` [PATCH v2 2/4] mm: convert zone lock users to wrappers
` [PATCH v2 3/4] mm: convert compaction to zone lock wrappers
` [PATCH v2 4/4] mm: add tracepoints for zone lock

[PATCH v23 00/22] Type2 device basic support
 2026-02-26 16:13 UTC  (3+ messages)
` [PATCH v23 12/22] cxl: Define a driver interface for HPA free space enumeration

[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-02-26 15:10 UTC  (15+ messages)

[PATCH v2] cxl/port: Fix use after free of parent_port in cxl_detach_ep()
 2026-02-25 21:11 UTC  (3+ messages)

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-25 17:38 UTC  (5+ messages)
` [PATCH v3 24/29] arch, mm: consolidate initialization of SPARSE memory model

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-02-25 14:50 UTC  (16+ messages)

[PATCH v1 0/3] type2 support preparation
 2026-02-25 12:05 UTC  (13+ messages)
` [PATCH v1 1/3] cxl: support Type2 when initializing cxl_dev_state
` [PATCH v1 2/3] cxl: export internal structs for external Type2 drivers
` [PATCH v1 3/3] cxl: Move pci generic code

[PATCH 1/2] cxl/region: fix region leak when attach_target fails in cxl_add_to_region
 2026-02-25  1:42 UTC  (7+ messages)

[PATCH v2 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-02-24 18:43 UTC  (2+ messages)

[PATCH V6 00/18] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2026-02-24 18:13 UTC  (3+ messages)
  ` [PATCH V6 12/18] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation

[PATCH] cxl: Handle ERR_PTR endpoint in sysfs-accessible paths
 2026-02-24 18:05 UTC  (3+ messages)

[PATCH v1 0/3] cxl region changes for Type2 support
 2026-02-24 16:21 UTC  (13+ messages)
` [PATCH v1 1/3] cxl: Make region type based on endpoint type
` [PATCH v1 2/3] cxl/region: Factor out interleave ways setup
` [PATCH v1 3/3] cxl/region: Factor out interleave granularity setup

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24 16:20 UTC  (20+ messages)
` [PATCH 01/37] PCI/MSI: Add Devres managed IRQ vectors allocation
` [PATCH 37/37] PCI/MSI: Only check is_msi_managed in pcim_setup_msi_release()
` [PATCH 19/37] cxl/pci: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()

[PATCH v3 0/2] cxl: Fix nvdimm_bus race for nvdimm devices
 2026-02-24 15:35 UTC  (5+ messages)
` [PATCH v3 2/2] cxl: Fix race of nvdimm_bus object when creating nvdimm objects

[PATCH v2 07/11] ACPI: APEI: GHES: move CXL CPER helpers
 2026-02-24 15:34 UTC 

[cxl:fixes] BUILD SUCCESS ebd11be59f7421e4b1ea19eaa8102d17ade3d6c6
 2026-02-24 12:49 UTC 

[PATCH 04/62] dax/bus.c: Fix a locking bug
 2026-02-24 12:45 UTC  (3+ messages)

[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-02-24  1:24 UTC  (3+ messages)
` [PATCH v9 12/19] cxl/extent: Process dynamic partition events and realize region extents

[PATCH v2 1/2] cxl: Test CXL_DECODER_F_LOCK as a bitmask
 2026-02-23 23:06 UTC  (6+ messages)
` [PATCH v2 2/2] cxl/region: Test CXL_DECODER_F_NORMALIZED_ADDRESSING "

[PATCH v3 0/3] Fix port enumeration failure
 2026-02-23 22:34 UTC  (2+ messages)

[PATCH v3] cxl/memdev: fix deadlock in cxl_memdev_autoremove() on attach failure
 2026-02-23 22:33 UTC  (2+ messages)

[PATCH 04/62] dax/bus.c: Fix a locking bug
 2026-02-23 21:50 UTC 

[PATCH 04/62] dax/bus.c: Fix a locking bug
 2026-02-23 21:48 UTC 

[PATCH] cxl/region: Delay inserting iomem resource until auto region commit
 2026-02-23 21:25 UTC  (3+ messages)

[PATCH] cxl: Test decoder flags as bitmasks
 2026-02-23 20:09 UTC  (2+ messages)

[PATCH] cxl/core: fix test_bit misuse with CXL_DECODER_F_ bitmask flags
 2026-02-23 18:04 UTC  (4+ messages)


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