Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-03-21 15:43:20 to 2025-04-01 15:29:18 UTC [more...]

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

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

[PATCH v4 0/3] Enhance sysfs handling for memory hotplug in weighted interleave
 2025-04-01  9:08 UTC  (4+ 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 v2 00/15] cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement
 2025-04-01  5:26 UTC  (4+ messages)
` [PATCH v2 10/15] cxl/region: Use root decoders interleaving parameters to create a region

[PATCH v2] PCI/AER: Consolidate CXL, ACPI GHES and native AER reporting paths
 2025-04-01  1:47 UTC  (2+ messages)

[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

[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
 2025-03-31 23:49 UTC  (13+ messages)
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
            ` [Lsf-pc] "
` [LSF/MM] CXL Boot to Bash - Section 4: Interleave
        ` [Lsf-pc] "

[PATCH v2 0/8] cxl: support CXL memory RAS features
 2025-03-31 23:35 UTC  (22+ messages)
` [PATCH v2 1/8] cxl: Add helper function to retrieve a feature entry
` [PATCH v2 2/8] EDAC: Update documentation for the CXL memory patrol scrub control feature
` [PATCH v2 3/8] cxl/edac: Add CXL memory device "
` [PATCH v2 4/8] cxl/edac: Add CXL memory device ECS "
` [PATCH v2 5/8] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v2 6/8] cxl: Support for finding memory operation attributes from the current boot
` [PATCH v2 7/8] cxl/memfeature: Add CXL memory device soft PPR control feature

[GIT PULL] NVDIMM for 6.15
 2025-03-31 21:16 UTC 

[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

[PATCH v12 00/23] cxl: add type2 device basic support
 2025-03-31 18:34 UTC  (27+ 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

[GIT PULL] Compute Express Link (CXL) changes for 6.15
 2025-03-31 18:02 UTC 

[PATCH 0/4 v3] cxl/core: Enable Region creation on x86 with Low Mem Hole
 2025-03-29 22:01 UTC  (24+ messages)
` [PATCH 1/4 v3] cxl/core: Change match_*_by_range() calling convention
` [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

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

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

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-03-28 17:36 UTC  (37+ messages)
` [PATCH v8 01/16] PCI/CXL: Introduce PCIe helper function pcie_is_cxl()
` [PATCH v8 02/16] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v8 03/16] CXL/AER: Introduce Kfifo for forwarding CXL errors
` [PATCH v8 04/16] cxl/aer: AER service driver forwards CXL error to CXL driver
` [PATCH v8 05/16] PCI/AER: CXL driver dequeues CXL error forwarded from AER service driver
` [PATCH v8 06/16] CXL/PCI: Introduce CXL uncorrectable protocol error 'recovery'
` [PATCH v8 07/16] cxl/pci: Move existing CXL RAS initialization to CXL's cxl_port driver
` [PATCH v8 08/16] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v8 09/16] cxl/pci: Update RAS handler interfaces to also support CXL PCIe Ports
` [PATCH v8 10/16] cxl/pci: Add log message if RAS registers are not mapped
` [PATCH v8 11/16] cxl/pci: Unifi CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v8 12/16] cxl/pci: Assign CXL Port protocol error handlers
` [PATCH v8 13/16] cxl/pci: Assign CXL Endpoint "
` [PATCH v8 14/16] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v8 15/16] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup

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

[RFC PATCH v3 0/2] ACPI: NUMA: debug invalid unused PXM value for CFMWs
 2025-03-26 23:48 UTC  (8+ messages)
` [RFC PATCH v3 1/2] mm: numa_memblks: introduce numa_add_reserved_memblk
` [RFC PATCH v3 2/2] ACPI: NUMA: debug invalid unused PXM value for CFMWs

[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-03-26 21:04 UTC  (4+ messages)
` [PATCH v9 19/20] fs/dax: Properly refcount fs dax pages

[PATCH v11 00/23] add type2 device basic support
 2025-03-25 15:46 UTC  (12+ messages)
` [PATCH v11 04/23] cxl: move register/capability check to driver
` [PATCH v11 11/23] cxl: define a driver interface for HPA free space enumeration
` [PATCH v11 13/23] cxl: define a driver interface for DPA allocation

[PATCH v3 3/3] mm/mempolicy: Support memory hotplug in weighted interleave
 2025-03-25 10:27 UTC  (5+ messages)

[PATCH v3 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
 2025-03-25 10:27 UTC  (3+ messages)

ndctl cxl test suite fails in arm64 QEMU
 2025-03-25 10:14 UTC  (6+ messages)

[PATCH] docs/cxl: Add serial number for persistent-memdev
 2025-03-25  7:49 UTC  (3+ messages)

[PATCH v3 1/3] mm/mempolicy: Fix memory leaks in weighted interleave sysfs
 2025-03-24  8:47 UTC  (2+ messages)

[PATCH v3 2/3] mm/mempolicy: Support dynamic sysfs updates for weighted interleave
 2025-03-24  8:48 UTC  (2+ messages)

[PATCH v2 0/3] Fix using wrong GPF DVSEC location issue
 2025-03-23  9:31 UTC  (4+ messages)
` [PATCH v2 1/3] cxl/core: Fix caching dport GPF DVSEC issue
` [PATCH v2 2/3] cxl/pci: Update Port GPF timeout only when the first EP attaching
` [PATCH v2 3/3] cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()

[PATCH v2 0/4] Add managed SOFT RESERVE resource handling
 2025-03-23  8:33 UTC  (12+ messages)
` [PATCH v2 1/4] kernel/resource: Introduce managed SOFT RESERVED resources

[PATCH] hw/pci-bridge/pci_expander_bridge: Fix HDM passthrough condition
 2025-03-23  8:04 UTC 

[ANNOUNCE] ndctl v81
 2025-03-22  1:29 UTC 

[PATCH v4 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-22  0:37 UTC  (6+ messages)
` [PATCH v4 5/6] pds_fwctl: add rpc and query support

[bug report] ndctl test suite daxctl-create.sh triggered RIP: 0010:memset_orig+0x33/0xb0
 2025-03-21 21:36 UTC  (2+ messages)

[cxl:next] BUILD SUCCESS aae0594a7053c60b82621136257c8b648c67b512
 2025-03-21 19:04 UTC 

[LSF/MM/BPF BoF] CXL F2F
 2025-03-21 17:35 UTC 

[RFC Patch v1 0/3] Fix using wrong GPF DVSEC location issue
 2025-03-21 17:02 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