Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-03-20 04:18:24 to 2025-03-29 00:26:46 UTC [more...]

[BUG -next] ./usr/include/cxl/features.h:11:10: fatal error: uuid/uuid.h: No such file or directory
 2025-03-29  0:26 UTC  (9+ messages)

[PATCH 0/4 v3] cxl/core: Enable Region creation on x86 with Low Mem Hole
 2025-03-28 23:40 UTC  (23+ 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 3/4 v3] cxl/core: Enable Region creation on x86 with Low Memory Hole
` [PATCH 4/4 v3] cxl/test: Simulate an x86 Low Memory Hole for tests

[RFC PATCH 0/6] Cache coherency management subsystem
 2025-03-28 18:22 UTC  (12+ messages)
` [RFC PATCH 1/6] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [RFC PATCH 2/6] arm64: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [RFC PATCH 3/6] cache: coherency device class
` [RFC PATCH 4/6] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
` [RFC PATCH 5/6] acpi: PoC of Cache control via ACPI0019 and _DSM
` [RFC PATCH 6/6] Hack: Pretend we have PSCI 1.2

[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 v2 0/8] cxl: support CXL memory RAS features
 2025-03-28 13:05 UTC  (23+ 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
` [PATCH v2 8/8] cxl/memfeature: Add CXL memory device memory sparing "

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

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

[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

[GIT PULL] Please pull fwctl subsystem changes
 2025-03-26 17:13 UTC  (2+ messages)

[PATCH v11 00/23] add type2 device basic support
 2025-03-25 15:46 UTC  (14+ 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 v11 18/23] cxl: allow region creation by type2 drivers

[PATCH v2] PCI/AER: Consolidate CXL, ACPI GHES and native AER reporting paths
 2025-03-25 15:07 UTC 

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

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 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 

[PATCH] DAX: warn when kmem regions are truncated for memory block alignment
 2025-03-21 18:07 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  (15+ messages)
` [RFC Patch v1 1/3] cxl/core: Fix caching dport GPF DVSEC issue
` [RFC Patch v1 2/3] cxl/pci: Update Port GPF timeout only when the first EP attaching
` [RFC Patch v1 3/3] cxl/pci: Drop the parameter is_port of cxl_gpf_get_dvsec()

[PATCH v2] libnvdimm/labels: Fix divide error in nd_label_data_init()
 2025-03-21 13:41 UTC  (3+ messages)

[RFC] cxl/region: set numa node for target memdevs when a region is committed
 2025-03-21 12:22 UTC  (6+ messages)

[PATCH v5 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-20 23:25 UTC  (8+ messages)
` [PATCH v5 1/6] pds_core: make pdsc_auxbus_dev_del() void
` [PATCH v5 2/6] pds_core: specify auxiliary_device to be created
` [PATCH v5 3/6] pds_core: add new fwctl auxiliary_device
` [PATCH v5 4/6] pds_fwctl: initial driver framework
` [PATCH v5 5/6] pds_fwctl: add rpc and query support
` [PATCH v5 6/6] pds_fwctl: add Documentation entries

[PATCH v8 0/9] cxl: Add CXL feature commands support via fwctl
 2025-03-20 23:23 UTC  (2+ messages)

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-20 23:22 UTC  (2+ messages)

[PATCH 1/1] cxl/region: Fix the first aliased address miscalculation
 2025-03-20 22:09 UTC  (3+ messages)

famfs port to fuse - questions
 2025-03-20 21:08 UTC  (4+ messages)

[PATCH] libnvdimm/labels: Fix divide error in nd_label_data_init()
 2025-03-20 11:07 UTC  (3+ messages)


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