Linux CXL
 help / color / mirror / Atom feed
 messages from 2026-01-22 15:52:12 to 2026-01-27 21:42:44 UTC [more...]

[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 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-27 21:36 UTC  (26+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions

[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 v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-01-27 21:29 UTC  (35+ messages)
` [PATCH v5 1/7] dax/hmem: Request cxl_acpi and cxl_pci before walking Soft Reserved ranges
` [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 v4 0/3] mm: fix oom-killer not being invoked when demotion is enabled
 2026-01-27 21:21 UTC  (12+ messages)
` [PATCH v4 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-27 21:15 UTC  (3+ messages)

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

[PATCH v4 1/3] cxl, doc: Remove isonum.txt inclusion
 2026-01-27 19:01 UTC  (5+ messages)
` [PATCH v4 2/3] cxl, doc: Moving conventions in separate files
` [PATCH v4 3/3] Documentation/driver-api/cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement

[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 v4 0/10] CXL Reset support for Type 2 devices
 2026-01-27 18:07 UTC  (13+ 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 v4 0/2] FM-API Physical Switch Command Set Support
 2026-01-27 15:23 UTC  (2+ messages)

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

[PATCH V6 00/18] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2026-01-26 22:48 UTC  (26+ 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

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

[PATCH v2 0/1] Identify the accurate NUMA ID of CFMW
 2026-01-26  9:06 UTC  (11+ 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)

Subject: [PATCH 0/8] dax/kmem: add runtime hotplug state control
 2026-01-23 19:12 UTC  (17+ 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 8/8] dax/kmem: add memory notifier to block external state changes

[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
 2026-01-23 14:19 UTC  (19+ 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  (33+ messages)
` [PATCH 1/9] cxl/port: Cleanup handling of the nr_dports 0 -> 1 transition
` [PATCH 2/9] cxl/port: Reduce number of @dport variables in cxl_port_add_dport()
` [PATCH 3/9] cxl/port: Cleanup dport removal with a devres group
` [PATCH 4/9] cxl/port: Move decoder setup before dport creation
` [PATCH 5/9] cxl/port: Move dport probe operations to a driver event
` [PATCH 6/9] cxl/port: Move dport RAS setup to dport add time
` [PATCH 7/9] cxl/port: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH 8/9] cxl/port: Move endpoint component register management to cxl_port
` [PATCH 9/9] cxl/port: Unify endpoint and switch port lookup

[PATCH v14 00/34] Enable CXL PCIe Port Protocol Error handling and logging
 2026-01-23 12:22 UTC  (16+ messages)
` [PATCH v14 09/34] PCI/AER: Export pci_aer_unmask_internal_errors()
` [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  (31+ messages)
  ` [PATCH V5 03/17] nvdimm/label: Add namespace/region label support as per LSA 2.1
  ` [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 08/17] nvdimm/label: Preserve cxl region information from region label
  ` [PATCH V5 10/17] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [PATCH V5 11/17] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V5 09/17] nvdimm/label: Export routine to fetch region information
  ` [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 

[PATCH v14 26/34] cxl: Change CXL handlers to use guard() instead of scoped_guard()
 2026-01-23 10:05 UTC  (2+ messages)

cxl/region.c improvements and DAX/Hotplug plumbing
 2026-01-23  0:28 UTC  (4+ messages)

[ndctl PATCH v7 0/7] Add error injection support
 2026-01-22 20:37 UTC  (8+ messages)
` [PATCH 1/7] libcxl: Add debugfs path to CXL context
` [PATCH 2/7] libcxl: Add CXL protocol errors
` [PATCH 3/7] libcxl: Add poison injection support
` [PATCH 4/7] cxl: Add inject-error command
` [PATCH 5/7] cxl: Add clear-error command
` [PATCH 6/7] cxl/list: Add injectable errors in output
` [PATCH 7/7] Documentation: Add docs for inject/clear-error commands

[cxl:for-7.0/cxl-init] [dax/hmem, e820, resource] bc62f5b308: BUG:soft_lockup-CPU##stuck_for#s![kworker:#:#]
 2026-01-22 20:18 UTC  (2+ messages)

[PATCH v14 11/34] PCI/AER: Move CXL RCH error handling to aer_cxl_rch.c
 2026-01-22 20:05 UTC  (4+ messages)

[PATCH v14 01/34] PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
 2026-01-22 19:43 UTC  (3+ messages)

[PATCH v14 03/34] PCI: Introduce pcie_is_cxl()
 2026-01-22 18:39 UTC  (2+ messages)

[PATCH v14 02/34] PCI: Update CXL DVSEC definitions
 2026-01-22 18:37 UTC  (2+ messages)

[PATCH v14 30/34] PCI/AER: Dequeue forwarded CXL error
 2026-01-22 18:32 UTC  (2+ messages)

[PATCH v14 15/34] PCI/AER: Update struct aer_err_info with kernel-doc formatting
 2026-01-22 18:29 UTC  (2+ messages)

[PATCH v14 31/34] PCI: Introduce CXL Port protocol error handlers
 2026-01-22 18:27 UTC  (2+ messages)

[PATCH v14 13/34] PCI/AER: Replace PCIEAER_CXL symbol with CXL_RAS
 2026-01-22 18:24 UTC  (2+ messages)

[PATCH v14 06/34] PCI: Replace cxl_error_is_native() with pcie_aer_is_native()
 2026-01-22 18:23 UTC  (2+ messages)

[PATCH 02/13] scripts/qmp_helper: add missing CXL UEFI GUID
 2026-01-22 17:13 UTC  (5+ messages)

[cxl:for-7.0/cxl-aer-prep] BUILD SUCCESS c61e99a20e7390bf8727a3b2cacbc00931b05d0b
 2026-01-22 15:51 UTC 


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