Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-12-28 12:41:05 to 2026-01-08 20:39:00 UTC [more...]

[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
 2026-01-08 20:37 UTC  (6+ messages)
` [RFC PATCH v3 1/8] numa,memory_hotplug: create N_PRIVATE (Private Nodes)
` [RFC PATCH v3 2/8] mm: constify oom_control, scan_control, and alloc_context nodemask
` [RFC PATCH v3 3/8] mm: restrict slub, compaction, and page_alloc to sysram
` [RFC PATCH v3 4/8] cpuset: introduce cpuset.mems.sysram
` [RFC PATCH v3 5/8] Documentation/admin-guide/cgroups: update docs for mems_allowed

[PATCH v2 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-08 19:19 UTC  (43+ messages)
` [PATCH v2 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH v2 02/28] arc: "
` [PATCH v2 03/28] arm: "
` [PATCH v2 04/28] arm64: "
` [PATCH v2 05/28] csky: "
` [PATCH v2 06/28] hexagon: "
` [PATCH v2 07/28] loongarch: "
` [PATCH v2 08/28] m68k: "
` [PATCH v2 09/28] microblaze: "
` [PATCH v2 10/28] mips: "
` [PATCH v2 11/28] nios2: "
` [PATCH v2 12/28] openrisc: "
` [PATCH v2 13/28] parisc: "
` [PATCH v2 14/28] powerpc: "
` [PATCH v2 15/28] riscv: "
` [PATCH v2 16/28] s390: "
` [PATCH v2 17/28] sh: "
` [PATCH v2 18/28] sparc: "
` [PATCH v2 19/28] um: "
` [PATCH v2 20/28] x86: "
` [PATCH v2 21/28] xtensa: "
` [PATCH v2 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
        ` [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)
` [PATCH v2 23/28] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH v2 24/28] mips: drop paging_init()
` [PATCH v2 25/28] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH v2 26/28] mm, arch: consolidate hugetlb CMA reservation
` [PATCH v2 27/28] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH v2 28/28] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[PATCH v3 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2026-01-08 19:00 UTC  (7+ messages)
` [PATCH v3 1/3] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
` [PATCH v3 2/3] mm: numa_emu: add document for NUMA emulation
` [PATCH v3 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
 2026-01-08 18:08 UTC  (56+ messages)
` [PATCH V3 00/21] famfs: port into fuse
  ` [PATCH V3 01/21] dax: move dax_pgoff_to_phys from [drivers/dax/] device.c to bus.c
  ` [PATCH V3 02/21] dax: add fsdev.c driver for fs-dax on character dax
  ` [PATCH V3 03/21] dax: Save the kva from memremap
  ` [PATCH V3 04/21] dax: Add dax_operations for use by fs-dax on fsdev dax
  ` [PATCH V3 05/21] dax: Add dax_set_ops() for setting dax_operations at bind time
  ` [PATCH V3 06/21] dax: Add fs_dax_get() func to prepare dax for fs-dax usage
  ` [PATCH V3 07/21] dax: prevent driver unbind while filesystem holds device
  ` [PATCH V3 08/21] dax: export dax_dev_get()
  ` [PATCH V3 09/21] famfs_fuse: magic.h: Add famfs magic numbers
  ` [PATCH V3 10/21] famfs_fuse: Kconfig
  ` [PATCH V3 11/21] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
  ` [PATCH V3 12/21] famfs_fuse: Basic fuse kernel ABI enablement for famfs
  ` [PATCH V3 13/21] famfs_fuse: Famfs mount opt: -o shadow=<shadowpath>
  ` [PATCH V3 14/21] famfs_fuse: Plumb the GET_FMAP message/response
  ` [PATCH V3 15/21] famfs_fuse: Create files with famfs fmaps
  ` [PATCH V3 16/21] famfs_fuse: GET_DAXDEV message and daxdev_table
  ` [PATCH V3 17/21] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
  ` [PATCH V3 18/21] famfs_fuse: Add holder_operations for dax notify_failure()
  ` [PATCH V3 19/21] famfs_fuse: Add DAX address_space_operations with noop_dirty_folio
  ` [PATCH V3 20/21] famfs_fuse: Add famfs fmap metadata documentation
  ` [PATCH V3 21/21] famfs_fuse: Add documentation
` [PATCH V3 0/4] libfuse: add basic famfs support to libfuse
  ` [PATCH V3 1/4] fuse_kernel.h: bring up to baseline 6.19
  ` [PATCH V3 2/4] fuse_kernel.h: add famfs DAX fmap protocol definitions
  ` [PATCH V3 3/4] fuse: add API to set kernel mount options
  ` [PATCH V3 4/4] fuse: add famfs DAX fmap support
` [PATCH 0/2] ndctl: Add daxctl support for the new "famfs" mode of devdax
  ` [PATCH 1/2] daxctl: Add support for famfs mode
  ` [PATCH 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:

[PATCH v2] cxl: Check for invalid addresses returned from translation functions on errors
 2026-01-08 18:07 UTC  (5+ messages)

[ndctl PATCH] test/cxl-topology.sh: test switch port target
 2026-01-08 17:56 UTC  (4+ messages)

[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
 2026-01-08 17:48 UTC  (4+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "

[PATCH] cxl/pci: Remove outdated FIXME comment and BUILD_BUG_ON
 2026-01-08 16:20 UTC  (3+ messages)

[PATCH v3] cxl: Check for invalid addresses returned from translation functions on errors
 2026-01-08 16:13 UTC  (2+ messages)

[PATCH v3] cxl/port: Fix target list setup for multiple decoders sharing the same dport
 2026-01-08 16:08 UTC  (2+ messages)

[PATCH v3 0/2] Documentation/driver-api/cxl: device hotplug
 2026-01-08  5:42 UTC  (9+ messages)
` [PATCH v3 1/2] Documentation/driver-api/cxl: BIOS/EFI expectation update
` [PATCH v3 2/2] Documentation/driver-api/cxl: device hotplug section

[PATCH v1] cxl/port: Fix target list setup for multiple decoders sharing the same dport
 2026-01-08  5:35 UTC  (3+ messages)

[cxl:fixes] BUILD SUCCESS 88c72bab77aaf389beccf762e112828253ca0564
 2026-01-07  2:21 UTC 

[cxl:for-7.0/cxl-init] BUILD SUCCESS 29317f8dc6ed601ec54575689c2cd55cc470bcce
 2026-01-06 19:51 UTC 

[ndctl PATCH v5 0/7] Add error injection support
 2026-01-06  4:41 UTC  (12+ messages)
` [PATCH v5 2/7] libcxl: Add CXL protocol errors
` [PATCH v5 7/7] Documentation: Add docs for inject/clear-error commands

[PATCH] cxl/region: fix format string for resource_size_t
 2026-01-06  1:13 UTC  (4+ messages)

[PATCH] x86/kaslr: P2PDMA is one of a class of ZONE_DEVICE-KASLR collisions
 2026-01-06  1:11 UTC  (4+ messages)

[RFC v2 PATCH 00/17] Initial CXL.cache device support
 2026-01-05 21:16 UTC  (4+ messages)
` [PATCH 13/17] cxl/core: Add cache id verification

[PATCH 00/28] arch, mm: consolidate hugetlb early reservation
 2026-01-02 18:04 UTC  (37+ messages)
` [PATCH 01/28] alpha: introduce arch_zone_limits_init()
` [PATCH 03/28] arm: "
` [PATCH 04/28] arm64: "
` [PATCH 05/28] csky: "
` [PATCH 06/28] hexagon: "
` [PATCH 07/28] loongarch: "
` [PATCH 08/28] m68k: "
` [PATCH 09/28] microblaze: "
` [PATCH 10/28] mips: "
` [PATCH 11/28] nios2: "
` [PATCH 12/28] openrisc: "
` [PATCH 13/28] parisc: "
` [PATCH 14/28] powerpc: "
` [PATCH 15/28] riscv: "
` [PATCH 16/28] s390: "
` [PATCH 17/28] sh: "
` [PATCH 18/28] sparc: "
` [PATCH 19/28] um: "
` [PATCH 20/28] x86: "
` [PATCH 21/28] xtensa: "
` [PATCH 22/28] arch, mm: consolidate initialization of nodes, zones and memory map
` [PATCH 23/28] arch, mm: consolidate initialization of SPARSE memory model
` [PATCH 24/28] mips: drop paging_init()
` [PATCH 25/28] x86: don't reserve hugetlb memory in setup_arch()
` [PATCH 26/28] mm, arch: consolidate hugetlb CMA reservation
` [PATCH 27/28] mm/hugetlb: drop hugetlb_cma_check()
` [PATCH 28/28] Revert "mm/hugetlb: deal with multiple calls to hugetlb_bootmem_alloc"

[PATCH v4 -qemu 0/5] hw/cxl: Support Back-Invalidate
 2026-01-02 16:35 UTC  (5+ messages)

[PATCH qemu 0/2] hw/cxl: Two media operations related fixes
 2026-01-02 15:47 UTC  (3+ messages)
` [PATCH qemu 1/2] hw/cxl: Check for overflow on santize media as both base and offset 64bit
` [PATCH qemu 2/2] hw/cxl: Take into account how many media operations are requested for param check

[PATCH qemu for 10.2 0/3] cxl: Additional RAS features support
 2026-01-02 15:28 UTC  (4+ messages)

[PATCH qemu v2 0/5] cxl: r3.2 specification event updates
 2026-01-02 15:15 UTC  (6+ messages)
` [PATCH qemu v2 1/5] qapi: cxl: Refactor CXL event injection for common commands arguments
` [PATCH qemu v2 2/5] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH qemu v2 3/5] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH qemu v2 4/5] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH qemu v2 5/5] hw/cxl/events: Updates for rev3.2 memory module "

[RFC PATCH v2] device/dax: Allow MCE recovery when accessing PFN metadata
 2025-12-31  3:05 UTC 

[RFC PATCH] device/dax: Allow MCE recovery when accessing PFN metadata
 2025-12-30  7:59 UTC 


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