Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-01-23 11:17:18 to 2026-01-30 22:53:25 UTC [more...]

[PATCH V7 0/3] libfuse: add basic famfs support to libfuse
 2026-01-30 22:53 UTC  (3+ messages)
  ` [PATCH V7 1/3] fuse_kernel.h: bring up to baseline 6.19

[PATCH 1/2] cxl/region: Timeout auto region assembly waiting for endpoints
 2026-01-30 22:46 UTC  (8+ messages)
` [PATCH 2/2] cxl/region: Unregister auto-created region when assembly fails

[PATCH 0/9] cxl: explicit DAX driver selection and hotplug
 2026-01-30 22:12 UTC  (14+ messages)
` [PATCH 1/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH 2/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH 3/9] dax: plumb online_type from dax_kmem creators to hotplug
` [PATCH 4/9] drivers/cxl,dax: add dax driver mode selection for dax regions
` [PATCH 5/9] cxl/core/region: move pmem region driver logic into pmem_region
` [PATCH 6/9] cxl/core/region: move dax region device logic into dax_region.c
` [PATCH 7/9] cxl/core: add cxl_devdax_region driver for explicit userland region binding
` [PATCH 8/9] cxl/core: Add dax_kmem_region and sysram_region drivers
` [PATCH 9/9] Documentation/driver-api/cxl: add dax and sysram driver documentation

[ndctl PATCH v7 0/7] Add error injection support
 2026-01-30 21:45 UTC  (6+ messages)
` [PATCH 7/7] Documentation: Add docs for inject/clear-error commands

RFC: CXL Isolation Support
 2026-01-30 21:30 UTC  (2+ messages)

[PATCH] cxl: Fix premature commit_end increment on decoder commit failure
 2026-01-30 16:16 UTC  (4+ messages)

[PATCH v4 0/2] FM-API Physical Switch Command Set Support
 2026-01-30 12:31 UTC  (4+ messages)

[ndctl PATCH v4] cxl/cli: enforce HPA-descending teardown
 2026-01-30 12:16 UTC 

[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-01-29 22:01 UTC  (48+ messages)
` [PATCH v5 3/7] cxl/region: Skip decoder reset on detach for autodiscovered regions
` [PATCH v5 4/7] cxl/region: Add helper to check Soft Reserved containment by CXL regions
` [PATCH v5 5/7] dax: Introduce dax_cxl_mode for CXL coordination
` [PATCH v5 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges
` [PATCH v5 7/7] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree

[PATCH v2 1/3] drivers/cxl: introduce cxl_region_driver field for cxl_region
 2026-01-29 20:43 UTC  (5+ messages)
` [PATCH v2 3/3] cxl/core/region: move dax region driver logic into dax_region

[PATCH v4 1/3] cxl, doc: Remove isonum.txt inclusion
 2026-01-29 16:13 UTC  (7+ messages)
` [PATCH v4 3/3] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement

[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-01-29  3:28 UTC  (12+ messages)

[PATCH v4 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2026-01-29  2:48 UTC  (16+ messages)
` [PATCH v4 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[PATCH v3 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2026-01-29  0:44 UTC  (11+ messages)
` [PATCH v3 3/3] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[RFC PATCH] cxl: Fix premature commit_end increment on decoder commit failure
 2026-01-28 22:13 UTC  (5+ messages)

[PATCH V5 09/19] famfs_fuse: magic.h: Add famfs magic numbers
 2026-01-28 18:54 UTC  (4+ messages)

ubuntu 24.04 not showing mem0 in "cxl list -M"
 2026-01-28 18:16 UTC  (3+ messages)

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-28 16:44 UTC  (19+ messages)
` [PATCH v2 07/13] mm: update secretmem to use VMA flags on mmap_prepare
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers

[PATCH v4 0/10] CXL Reset support for Type 2 devices
 2026-01-28 12:36 UTC  (15+ messages)
` [PATCH v4 07/10] cxl: add host cache flush and multi-function reset
` [PATCH v4 09/10] PCI: save/restore CXL config around reset

[PATCH v2 14/20] perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
 2026-01-28  9:55 UTC 

[PATCH v3 0/1] cxl/cli: enforce HPA-descending teardown order
 2026-01-28  1:18 UTC  (3+ messages)
` [PATCH v3 1/1] cxl/cli: enforce HPA-descending teardown order for destroy-region

[PATCH V6 00/18] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2026-01-28  0:02 UTC  (28+ messages)
  ` [PATCH V6 01/18] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
  ` [PATCH V6 02/18] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
  ` [PATCH V6 03/18] nvdimm/label: Add namespace/region label support as per LSA 2.1
  ` [PATCH V6 04/18] nvdimm/label: Include region label in slot validation
  ` [PATCH V6 05/18] nvdimm/label: Skip region label during ns label DPA reservation
  ` [PATCH V6 06/18] nvdimm/label: Preserve region label during namespace creation
  ` [PATCH V6 07/18] nvdimm/label: Add region label delete support
  ` [PATCH V6 08/18] nvdimm/label: Preserve cxl region information from region label
  ` [PATCH V6 09/18] nvdimm/label: Export routine to fetch region information
  ` [PATCH V6 10/18] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [PATCH V6 11/18] cxl/region: Rename __create_region() to cxl_create_region()
  ` [PATCH V6 12/18] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V6 13/18] cxl/pmem: Preserve region information into nd_set
  ` [PATCH V6 14/18] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [PATCH V6 15/18] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
  ` [PATCH V6 16/18] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
  ` [PATCH V6 17/18] cxl/pmem_region: Create pmem region using information parsed from LSA
  ` [PATCH V6 18/18] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem

Subject: [PATCH 0/8] dax/kmem: add runtime hotplug state control
 2026-01-27 23:31 UTC  (16+ messages)
` [PATCH 3/8] mm/memory_hotplug: add APIs for explicit online type control
` [PATCH 7/8] dax/kmem: add sysfs interface for runtime hotplug state control

[PATCH v2 5/5] dax/kmem: add memory notifier to block external state changes
 2026-01-27 21:42 UTC  (4+ messages)
` [PATCH] dax/kmem: add build config for protected dax memory blocks

[PATCH v2 0/5] add runtime hotplug state control
 2026-01-27 21:31 UTC  (3+ messages)
` [PATCH v2 4/5] dax/kmem: add sysfs interface for "

[PATCH v10 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2026-01-27 18:11 UTC  (5+ messages)
` [PATCH v10 10/13] cxl: Enable AMD Zen5 address translation using ACPI PRMT

[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
 2026-01-26  9:06 UTC  (9+ messages)
` [PATCH v2 1/1] mm: numa_memblks: "

[cxl:next] BUILD SUCCESS 3f7938b1aec7f06d5b23adca83e4542fcf027001
 2026-01-24 12:18 UTC 

[PATCH v4 06/10] PCI: wire CXL reset prepare/cleanup
 2026-01-24  7:54 UTC  (2+ messages)

[PATCH] x86, memregion: Avoid big hammer from cpu_cache_invalidate_memregion()
 2026-01-24  0:16 UTC  (2+ messages)

[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
 2026-01-23 14:19 UTC  (11+ messages)

[PATCH v4 04/10] PCI: add CXL reset method
 2026-01-23 13:54 UTC  (2+ messages)

[cxl:next] BUILD SUCCESS 914c743509d56067eeeb2b5e341a44a68ef8377d
 2026-01-23 13:07 UTC 

[PATCH 0/9] cxl/port: Unify RAS setup across port types
 2026-01-23 12:24 UTC  (6+ messages)
` [PATCH 3/9] cxl/port: Cleanup dport removal with a devres group

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-23 12:22 UTC  (9+ messages)
` [PATCH v14 10/34] PCI/AER: Update is_internal_error() to be non-static is_aer_internal_error()

[PATCH 16/21] perf/cxlpmu: Replace IRQF_ONESHOT with IRQF_NO_THREAD
 2026-01-23 12:05 UTC  (2+ messages)

[PATCH V5 00/17] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2026-01-23 11:28 UTC  (22+ messages)
  ` [PATCH V5 04/17] nvdimm/label: Include region label in slot validation
  ` [PATCH V5 05/17] nvdimm/label: Skip region label during ns label DPA reservation
  ` [PATCH V5 09/17] nvdimm/label: Export routine to fetch region information
  ` [PATCH V5 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V5 15/17] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
  ` [PATCH V5 16/17] cxl/pmem_region: Create pmem region using information parsed from LSA

[cxl:for-7.0/cxl-aer-prep] BUILD SUCCESS 9a8920ca8ebfb99604f639e7fbc681d0d04518a0
 2026-01-23 11:31 UTC 


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