Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-02-19 05:05:32 to 2026-02-24 08:33:22 UTC [more...]

[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
 2026-02-24  8:32 UTC  (15+ 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()

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-02-24  6:19 UTC  (32+ messages)
` [RFC PATCH v4 01/27] numa: introduce N_MEMORY_PRIVATE node state
` [RFC PATCH v4 02/27] mm,cpuset: gate allocations from N_MEMORY_PRIVATE behind __GFP_PRIVATE
` [RFC PATCH v4 03/27] mm/page_alloc: add numa_zone_allowed() and wire it up
` [RFC PATCH v4 04/27] mm/page_alloc: Add private node handling to build_zonelists
` [RFC PATCH v4 05/27] mm: introduce folio_is_private_managed() unified predicate
` [RFC PATCH v4 06/27] mm/mlock: skip mlock for managed-memory folios
` [RFC PATCH v4 07/27] mm/madvise: skip madvise "
` [RFC PATCH v4 08/27] mm/ksm: skip KSM "
` [RFC PATCH v4 09/27] mm/khugepaged: skip private node folios when trying to collapse
` [RFC PATCH v4 10/27] mm/swap: add free_folio callback for folio release cleanup
` [RFC PATCH v4 11/27] mm/huge_memory.c: add private node folio split notification callback
` [RFC PATCH v4 12/27] mm/migrate: NP_OPS_MIGRATION - support private node user migration
` [RFC PATCH v4 13/27] mm/mempolicy: NP_OPS_MEMPOLICY - support private node mempolicy
` [RFC PATCH v4 14/27] mm/memory-tiers: NP_OPS_DEMOTION - support private node demotion
` [RFC PATCH v4 15/27] mm/mprotect: NP_OPS_PROTECT_WRITE - gate PTE/PMD write-upgrades
` [RFC PATCH v4 16/27] mm: NP_OPS_RECLAIM - private node reclaim participation
` [RFC PATCH v4 17/27] mm/oom: NP_OPS_OOM_ELIGIBLE - private node OOM participation
` [RFC PATCH v4 18/27] mm/memory: NP_OPS_NUMA_BALANCING - private node NUMA balancing
` [RFC PATCH v4 19/27] mm/compaction: NP_OPS_COMPACTION - private node compaction support
` [RFC PATCH v4 20/27] mm/gup: NP_OPS_LONGTERM_PIN - private node longterm pin support
` [RFC PATCH v4 21/27] mm/memory-failure: add memory_failure callback to node_private_ops
` [RFC PATCH v4 22/27] mm/memory_hotplug: add add_private_memory_driver_managed()
` [RFC PATCH v4 23/27] mm/cram: add compressed ram memory management subsystem
` [RFC PATCH v4 24/27] cxl/core: Add cxl_sysram region type
` [RFC PATCH v4 25/27] cxl/core: Add private node support to cxl_sysram
` [RFC PATCH v4 26/27] cxl: add cxl_mempolicy sample PCI driver
` [RFC PATCH v4 27/27] cxl: add cxl_compression "

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

[PATCH V7 00/19] famfs: port into fuse
 2026-02-24  3:00 UTC  (25+ messages)
  ` [PATCH V7 06/19] dax: Add dax_set_ops() for setting dax_operations at bind time
  ` [PATCH V7 07/19] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
  ` [PATCH V7 08/19] dax: export dax_dev_get()
  ` [PATCH V7 09/19] famfs_fuse: magic.h: Add famfs magic numbers
  ` [PATCH V7 10/19] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
  ` [PATCH V7 11/19] famfs_fuse: Basic fuse kernel ABI enablement for famfs
  ` [PATCH V7 12/19] famfs_fuse: Plumb the GET_FMAP message/response
  ` [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 18/19] famfs_fuse: Add famfs fmap metadata documentation
  ` [PATCH V7 19/19] famfs_fuse: Add documentation
  ` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper

[PATCH v1 0/3] type2 support preparation
 2026-02-24  2:50 UTC  (9+ 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 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 1/2] cxl/region: fix region leak when attach_target fails in cxl_add_to_region
 2026-02-24  0:18 UTC  (9+ messages)
` [PATCH 2/2] cxl/region: skip default driver attach for memdev with attach callbacks

[PATCH 0/4] mm: zone lock tracepoint instrumentation
 2026-02-23 23:28 UTC  (11+ 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 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 04/62] dax/bus.c: Fix a locking bug
 2026-02-23 22:50 UTC  (2+ messages)

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

[PATCH v3 0/2] cxl: Fix nvdimm_bus race for nvdimm devices
 2026-02-23 22:37 UTC  (4+ messages)
` [PATCH v3 2/2] cxl: Fix race of nvdimm_bus object when creating nvdimm objects

[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 v2] dax/kmem: account for partial dis-contiguous resource upon removal
 2026-02-23 20:15 UTC 

[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)

[RFC v3 00/27] lib: Rust implementation of SPDM
 2026-02-23 19:11 UTC  (37+ messages)
` [RFC v3 06/27] rust: add bindings for hash.h
` [RFC v3 07/27] rust: error: impl From<FromBytesWithNulError> for Kernel Error
` [RFC v3 23/27] rust: allow extracting the buffer from a CString
` [RFC v3 27/27] rspdm: Multicast received signatures via netlink

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

[PATCH V1] PCI: Hide SBR from reset_methods if masked by CXL
 2026-02-23 15:52 UTC  (4+ messages)

[PATCH qemu v5 0/3] hw/cxl: FM-API Physical Switch Command Set Support
 2026-02-23 11:28 UTC  (4+ messages)

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-02-22 23:17 UTC  (21+ messages)
` [PATCH v6 3/9] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v6 7/9] dax: Add deferred-work helpers for dax_hmem and dax_cxl coordination
` [PATCH v6 8/9] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges

[PATCH v23 00/22] Type2 device basic support
 2026-02-21  4:48 UTC  (36+ messages)
` [PATCH v23 01/22] cxl: Add type2 "
` [PATCH v23 10/22] cxl: Export function for unwinding cxl by accelerators
` [PATCH v23 11/22] sfc: obtain decoder and region if committed by firmware
` [PATCH v23 12/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v23 14/22] cxl: Define a driver interface for DPA allocation
` [PATCH v23 17/22] cxl/region: Factor out interleave ways setup
` [PATCH v23 19/22] cxl: Allow region creation by type2 drivers
` [PATCH v23 20/22] cxl: Avoid dax creation for accelerators
` [PATCH v23 21/22] sfc: create cxl region
  ` [PATCH "
` [PATCH v23 22/22] sfc: support pio mapping based on cxl
  ` [PATCH "

[PATCH 0/2] cxl: Fix nvdimm_bus race for nvdimm_bridge
 2026-02-21  1:03 UTC  (2+ messages)

[PATCH] dax/kmem: account for partial dis-contiguous resource upon removal
 2026-02-20 19:35 UTC  (2+ messages)

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

[PATCH qemu v7 0/7] hw/cxl: Support Back-Invalidate (+ PCIe Flit mode)
 2026-02-20 18:23 UTC  (4+ messages)
` [PATCH qemu v7 1/7] hw/pcie: Support enabling flit mode

[PATCH v3 0/3] pull region-specific logic into new files
 2026-02-20  5:23 UTC  (4+ messages)
` [PATCH v3 3/3] cxl/core: use cleanup.h for devm_cxl_add_dax_region

[PATCH 3.5] arm: make initialization of zero page independent of the memory map (was Re: [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map)
 2026-02-20  4:11 UTC  (2+ messages)

[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
 2026-02-20  4:10 UTC  (2+ messages)

[PATCH V4 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
 2026-02-19 22:02 UTC  (5+ messages)
  ` [PATCH V4 1/2] daxctl: Add support for famfs mode
  ` [PATCH V4 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:

[ndctl PATCH v3] test/cxl-poison.sh: replace sysfs usage with cxl-cli cmds
 2026-02-19 17:30 UTC  (2+ messages)

[PATCH v2 1/1] mm: numa_memblks: Identify the accurate NUMA ID of CFMW
 2026-02-19 14:19 UTC  (12+ messages)

[PATCH] mm: name the anonymous MMOP enum as enum mmop
 2026-02-19 11:18 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