Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-03-27 22:04:36 to 2025-04-04 13:40:40 UTC [more...]

[PATCH v2] cxl: core/region - ignore interleave granularity when ways=1
 2025-04-04 13:40 UTC  (8+ messages)

[PATCH v3 0/4] Add managed SOFT RESERVE resource handling
 2025-04-04 13:38 UTC  (13+ messages)
` [PATCH v3 1/4] kernel/resource: Provide mem region release for SOFT RESERVES
` [PATCH v3 2/4] cxl: Update Soft Reserved resources upon region creation
` [PATCH v3 3/4] dax/mum: Save the dax mum platform device pointer
` [PATCH v3 4/4] cxl/dax: Delay consumption of SOFT RESERVE resources

[PATCH v6 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-04 13:05 UTC  (7+ messages)
` [PATCH v6 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v6 2/3] mm/mempolicy: Prepare weighted interleave sysfs for memory hotplug
` [PATCH v6 3/3] mm/mempolicy: Support memory hotplug in weighted interleave

[PATCH v2] PCI/AER: Consolidate CXL, ACPI GHES and native AER reporting paths
 2025-04-04  9:33 UTC  (3+ messages)

[PATCH v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
 2025-04-04  4:38 UTC  (7+ messages)
` [PATCH v2 04/15] cxl/region: Calculate endpoint's region position during init
` [PATCH v2 10/15] cxl/region: Use root decoders interleaving parameters to create a region

[PATCH v2] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-04-03 21:01 UTC  (2+ messages)

[PATCH v2] zsmalloc: prefer the the original page's node for compressed data
 2025-04-03 16:38 UTC  (9+ messages)

[PATCH 0/2] Implement numa node notifier
 2025-04-03 12:44 UTC  (2+ messages)
  ` [PATCH 1/2] mm,memory_hotplug: "

[GIT PULL] NVDIMM for 6.15
 2025-04-03  5:47 UTC  (2+ messages)

[GIT PULL] Compute Express Link (CXL) changes for 6.15
 2025-04-03  5:46 UTC  (2+ messages)

[PATCH v5 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-03  5:45 UTC  (15+ messages)
` [PATCH v5 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v5 2/3] mm/mempolicy: Support dynamic sysfs updates for weighted interleave
` [PATCH v5 3/3] mm/mempolicy: Support memory hotplug in "

[PATCH v3 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-03  4:25 UTC  (4+ messages)
` [PATCH v3 2/3] mm/mempolicy: Support dynamic sysfs updates for "

[PATCH 0/4 v3] cxl/core: Enable Region creation on x86 with Low Mem Hole
 2025-04-03  4:00 UTC  (21+ messages)
` [PATCH 2/4 v3] cxl/core: Add helpers to detect Low memory Holes on x86
` [PATCH 4/4 v3] cxl/test: Simulate an x86 Low Memory Hole for tests

[PATCH] cxl: core/region - ignore interleave granularity when ways=1
 2025-04-02 22:35 UTC  (5+ messages)

[PATCH] zswap/zsmalloc: prefer the the original page's node for compressed data
 2025-04-02 20:25 UTC  (5+ messages)

[BUG -next] ./usr/include/cxl/features.h:11:10: fatal error: uuid/uuid.h: No such file or directory
 2025-04-02 17:20 UTC  (25+ messages)

[PATCH 0/4 v2] cxl/core: Enable Region creation on x86 with Low Mem Hole
 2025-04-02 14:20 UTC  (8+ messages)
` [PATCH 2/4 v2] cxl/core: Add helpers to detect Low memory Holes on x86

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-04-02 14:18 UTC  (14+ messages)
` CXL Boot to Bash - Section 2: The Drivers
  ` CXL Boot to Bash - Section 2a (Drivers): CXL Decoder Programming
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
            ` [Lsf-pc] "
` [LSFMM] Updated: Linux Management of Volatile CXL Memory Devices

[PATCH v2] DAX: warn when kmem regions are truncated for memory block alignment
 2025-04-02  7:58 UTC  (2+ messages)

[PATCH v4 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-02  1:29 UTC  (8+ messages)
` [PATCH v4 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
` [PATCH v4 2/3] mm/mempolicy: Support dynamic sysfs updates for weighted interleave
` [PATCH v4 3/3] mm/mempolicy: Support memory hotplug in "

[PATCH] DAX: warn when kmem regions are truncated for memory block alignment
 2025-04-01 18:27 UTC  (13+ messages)

[PATCH v12 00/23] cxl: add type2 device basic support
 2025-04-01 17:36 UTC  (28+ messages)
` [PATCH v12 01/23] "
` [PATCH v12 02/23] sfc: add cxl support
` [PATCH v12 03/23] cxl: move pci generic code
` [PATCH v12 04/23] cxl: move register/capability check to driver
` [PATCH v12 05/23] cxl: add function for type2 cxl regs setup
` [PATCH v12 06/23] sfc: make regs setup with checking and set media ready
` [PATCH v12 07/23] cxl: support dpa initialization without a mailbox
` [PATCH v12 08/23] sfc: initialize dpa
` [PATCH v12 09/23] cxl: prepare memdev creation for type2
` [PATCH v12 10/23] sfc: create type2 cxl memdev
` [PATCH v12 11/23] cxl: define a driver interface for HPA free space enumeration
` [PATCH v12 12/23] sfc: obtain root decoder with enough HPA free space
` [PATCH v12 13/23] cxl: define a driver interface for DPA allocation
` [PATCH v12 14/23] sfc: get endpoint decoder
` [PATCH v12 15/23] cxl: make region type based on endpoint type
` [PATCH v12 16/23] cxl/region: factor out interleave ways setup
` [PATCH v12 17/23] cxl/region: factor out interleave granularity setup
` [PATCH v12 18/23] cxl: allow region creation by type2 drivers
` [PATCH v12 19/23] cxl: add region flag for precluding a device memory to be used for dax
` [PATCH v12 20/23] sfc: create cxl region
` [PATCH v12 21/23] cxl: add function for obtaining region range
` [PATCH v12 22/23] sfc: update MCDI protocol headers
` [PATCH v12 23/23] sfc: support pio mapping based on cxl

[RFC PATCH 0/2] zswap: fix placement inversion in memory tiering systems
 2025-04-01  1:13 UTC  (13+ messages)
` [RFC PATCH 1/2] zsmalloc: let callers select NUMA node to store the compressed objects
` [RFC PATCH 2/2] zswap: add sysfs knob for same node mode

[PATCH v2 0/8] cxl: support CXL memory RAS features
 2025-03-31 23:35 UTC  (12+ messages)
` [PATCH v2 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH v2 3/8] cxl/edac: Add CXL memory device patrol scrub control feature
` [PATCH v2 7/8] cxl/memfeature: Add CXL memory device soft PPR "

[PATCH 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-03-31 19:38 UTC  (4+ messages)
` [PATCH 2/9] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info

[GIT PULL] Please pull fwctl subsystem changes
 2025-03-29 18:24 UTC  (2+ messages)

[RFC PATCH 0/6] Cache coherency management subsystem
 2025-03-29  7:14 UTC  (4+ messages)
` [RFC PATCH 2/6] arm64: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION

[PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors
 2025-03-28 17:36 UTC  (3+ messages)

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-03-28 17:01 UTC  (3+ messages)
` [PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors

[PATCH] cxl/acpi: Verify CHBS length for CXL2.0
 2025-03-28  4:15 UTC  (5+ messages)

[PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup
 2025-03-28  1:18 UTC  (2+ messages)

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-03-27 22:04 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