Linux CXL
 help / color / mirror / Atom feed
 messages from 2025-07-25 17:28:26 to 2025-08-10 12:30:10 UTC [more...]

[PATCH V2 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-08-07  9:02 UTC  (28+ messages)
  ` [PATCH V2 01/20] nvdimm/label: Introduce NDD_CXL_LABEL flag to set cxl label format
  ` [PATCH V2 02/20] nvdimm/label: Prep patch to accommodate cxl lsa 2.1 support
  ` [PATCH V2 03/20] nvdimm/namespace_label: Add namespace label changes as per CXL LSA v2.1
  ` [PATCH V2 04/20] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
  ` [PATCH V2 05/20] nvdimm/region_label: Add region label updation routine
  ` [PATCH V2 06/20] nvdimm/region_label: Add region label deletion routine
  ` [PATCH V2 07/20] nvdimm/namespace_label: Update namespace init_labels and its region_uuid
  ` [PATCH V2 08/20] nvdimm/label: Include region label in slot validation
  ` [PATCH V2 09/20] nvdimm/namespace_label: Skip region label during ns label DPA reservation
  ` [PATCH V2 10/20] nvdimm/region_label: Preserve cxl region information from region label
  ` [PATCH V2 11/20] nvdimm/region_label: Export routine to fetch region information
  ` [PATCH V2 12/20] nvdimm/namespace_label: Skip region label during namespace creation
  ` [PATCH V2 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [PATCH V2 14/20] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
  ` [PATCH V2 15/20] cxl: Add a routine to find cxl root decoder on cxl bus using cxl port
  ` [PATCH V2 16/20] cxl/mem: Preserve cxl root decoder during mem probe
  ` [PATCH V2 17/20] cxl/pmem: Preserve region information into nd_set
  ` [PATCH V2 18/20] cxl/pmem: Add support of cxl lsa 2.1 support in cxl pmem
  ` [PATCH V2 19/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [PATCH V2 20/20] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion

[PATCH v17 00/22] Type2 device basic support
 2025-08-09 11:24 UTC  (48+ messages)
` [PATCH v17 01/22] cxl: Add type2 "
` [PATCH v17 02/22] sfc: add cxl support
` [PATCH v17 03/22] cxl: Move pci generic code
` [PATCH v17 04/22] cxl: allow Type2 drivers to map cxl component regs
` [PATCH v17 05/22] sfc: setup cxl component regs and set media ready
` [PATCH v17 06/22] cxl: Support dpa initialization without a mailbox
` [PATCH v17 07/22] sfc: initialize dpa
` [PATCH v17 08/22] cxl: Prepare memdev creation for type2
` [PATCH v17 10/22] cx/memdev: Indicate probe deferral
` [PATCH v17 11/22] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v17 12/22] sfc: get endpoint decoder
` [PATCH v17 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v17 20/22] sfc: create cxl region

[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
 2025-08-09 10:56 UTC  (3+ messages)
` [PATCH v10 02/17] PCI/CXL: Add pcie_is_cxl()

[PATCH] cleanup: Fix unused guard error function with DEFINE_CLASS_IS_COND_GUARD
 2025-08-09  9:46 UTC  (3+ messages)

[PATCH -qemu 0/4] hw/cxl: Support Back-Invalidate
 2025-08-08 18:18 UTC  (11+ messages)
` [PATCH 1/4] hw/pcie: Support enabling flit mode
` [PATCH 2/4] hw/cxl: Refactor component register initialization
` [PATCH 3/4] hw/cxl: Allow BI by default in Window restrictions
` [PATCH 4/4] hw/cxl: Support Type3 HDM-DB

[PATCH 0/3] CXL: Add a loadable module for address translation
 2025-08-08 16:24 UTC  (7+ messages)
` [PATCH 1/3] cxl/region: Refactor address translation funcs for testing
` [PATCH 2/3] cxl/acpi: Make the XOR calculations available "
` [PATCH 3/3] cxl/test: Add cxl_translate module for address translation testing

[PATCH] cxl/acpi: Limit XOR map application based on host bridge ways
 2025-08-08 16:06 UTC  (5+ messages)

[PATCH v5 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
 2025-08-08 14:04 UTC  (12+ messages)
` [PATCH v5 1/7] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH v5 2/7] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH v5 3/7] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH v5 4/7] hw/cxl/events: Updates for rev3.2 memory module "
` [PATCH v5 5/7] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature()
` [PATCH v5 6/7] hw/cxl: Add support for Maintenance command and Post Package Repair (PPR)
` [PATCH v5 7/7] hw/cxl: Add emulation for memory sparing control feature

[PATCH v13 0/5] arm/virt: CXL support via pxb_cxl
 2025-08-08  8:57 UTC  (4+ messages)
` [PATCH v13 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow

[RFC PATCH 0/4] CXL Hotness Monitoring Unit perf driver
 2025-08-08  8:45 UTC  (10+ messages)
` [RFC PATCH 1/4] cxl: Register devices for CXL Hotness Monitoring Units (CHMU)
` [RFC PATCH 2/4] cxl: Hotness Monitoring Unit via a Perf AUX Buffer
` [RFC PATCH 3/4] perf: Add support for CXL Hotness Monitoring Units (CHMU)
` [RFC PATCH 4/4] hwtrace: Document CXL Hotness Monitoring Unit driver

[PATCH v2 0/8] Cache coherency management subsystem
 2025-08-07 16:07 UTC  (5+ messages)
` [PATCH v2 2/8] generic: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION

[RFC QEMU PATCH v7] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
 2025-08-07 11:10 UTC 

[RFC QEMU PATCH v4 0/2] cxl: Support creation of a new CXL Host Bridge
 2025-08-07 10:59 UTC  (3+ messages)
` [RFC QEMU PATCH v4 1/2] hw/pxb-cxl: Rename the pxb cxl host bridge
` [RFC QEMU PATCH v4 2/2] pci-host/cxl: Support creation of a new CXL Host Bridge

test/common: stop relying on bash $SECONDS in check_dmesg()
 2025-08-06 21:44 UTC  (9+ messages)
` [ndctl PATCH 1/3] test/common: add missing quotes
` [ndctl PATCH 2/3] test/common: move err() function at the top
` [ndctl PATCH 3/3] test/common: stop relying on bash $SECONDS in check_dmesg()

[PATCH 00/16] CXL.mem error isolation support
 2025-08-06 17:58 UTC  (23+ messages)
` [PATCH 01/16] cxl/regs: Add cxl_unmap_component_regs()
` [PATCH 02/16] cxl/regs: Add CXL Isolation capability mapping
` [PATCH 03/16] PCI: PCIe portdrv: Add CXL Isolation service driver
` [PATCH 04/16] PCI: PCIe portdrv: Allocate CXL isolation MSI/-X vector
` [PATCH 05/16] PCI: PCIe portdrv: Add interface for getting CXL isolation IRQ
` [PATCH 06/16] cxl/core: Enable CXL.mem isolation
` [PATCH 07/16] cxl/core: Set up isolation interrupts
` [PATCH 08/16] cxl/core: Enable CXL "
` [PATCH 09/16] cxl/core: Prevent onlining CXL memory behind isolated ports
` [PATCH 10/16] cxl/core: Enable CXL.mem timeout
` [PATCH 11/16] cxl/pci: Add isolation handler
` [PATCH 12/16] PCI: PCIe portdrv: Add cxl_isolation sysfs attributes
` [PATCH 13/16] cxl/core, PCI: PCIe portdrv: Add CXL timeout range programming
` [PATCH 14/16] ACPI: Add CXL isolation _OSC fields
` [PATCH 15/16] cxl/core, cxl/acpi: Enable CXL isolation based on _OSC handshake
` [PATCH 16/16] cxl/core, cxl/acpi: Add CXL isolation notify handler

[PATCH qemu v4 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
 2025-08-06 10:23 UTC  (11+ messages)
` [PATCH qemu v4 1/7] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH qemu v4 2/7] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH qemu v4 3/7] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH qemu v4 4/7] hw/cxl/events: Updates for rev3.2 memory module "

[RESEND] hw/cxl: fix the determination of illegal physical addresses
 2025-08-05 14:31 UTC  (4+ messages)

[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
 2025-08-05  3:58 UTC  (7+ messages)
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion

[PATCH v5] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
 2025-08-04 21:44 UTC  (8+ messages)

[ndctl PATCH] cxl: Add cxl-translate.sh unit test
 2025-08-04  9:01 UTC 

[ndctl PATCH v2] test/cxl-poison.sh: test inject and clear poison by region offset
 2025-08-04  8:14 UTC 

[PATCH v5 0/5] cxl: Support Poison Inject & Clear by Region Offset
 2025-08-04  8:00 UTC  (6+ messages)
` [PATCH v5 1/5] cxl: Move hpa_to_spa callback to a new root decoder ops structure
` [PATCH v5 2/5] cxl: Define a SPA->CXL HPA root decoder callback for XOR Math
` [PATCH v5 3/5] cxl/region: Introduce SPA to DPA address translation
` [PATCH v5 4/5] cxl/core: Add locked variants of the poison inject and clear funcs
` [PATCH v5 5/5] cxl/region: Add inject and clear poison by region offset

[PATCH v3 0/8] cleanup: Introduce ACQUIRE(), a guard() for conditional locks
 2025-08-01 23:51 UTC  (5+ messages)

[GIT PULL] Compute Express Link (CXL) changes for 6.17
 2025-08-01 23:30 UTC  (2+ messages)

[PATCH 0/4 v4] cxl/core: Enable Region creation/attach on x86 with LMH
 2025-08-01 20:04 UTC  (7+ messages)
` [PATCH 1/4 v4] cxl/core: Change match_*_by_range() signatures
` [PATCH 2/4 v4] cxl/core: Add helpers to detect Low Memory Holes on x86
` [PATCH 3/4 v4] cxl/core: Enable Region creation on x86 with LMH

[PATCH] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU
 2025-08-01 12:14 UTC  (7+ messages)

[cxl:for-6.18/cxl-probe-order] BUILD SUCCESS ab70c6227ee6165a562c215d9dcb4a1c55620d5d
 2025-08-01 10:12 UTC 

[GIT PULL] NVDIMM for 6.17
 2025-07-31 20:50 UTC  (2+ messages)

[PATCH 1/2] hw/cxl: Refactor component register initialization
 2025-07-31 14:20 UTC  (3+ messages)
` [PATCH 2/2] hw/cxl: Support Type3 HDM-DB
` [PATCH RFC -qemu 0/2] hw/cxl: Support Back Invalidation

CFP: Plumbers 2025: Device Memory (formerly CXL) Microconference
 2025-07-31  3:14 UTC  (2+ messages)

[cxl:for-6.18/cxl-probe-order] BUILD REGRESSION 5e29cbd1077b79468339aca04b16e401252b5a24
 2025-07-31  1:01 UTC 

[cxl:for-6.18/cxl-probe-order 1/4] ld.lld: error: undefined symbol: devm_cxl_add_memdev
 2025-07-30  9:09 UTC 

[cxl:for-6.18/cxl-probe-order 4/4] Warning: kernel/resource.c:342 function parameter 'parent' not described in 'find_next_res'
 2025-07-30  6:38 UTC 

[PATCH v4] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
 2025-07-29 18:48 UTC  (2+ messages)

[PATCH v6 0/6] acpi/ghes, cper, cxl: Process CXL CPER Protocol errors
 2025-07-29 17:39 UTC  (9+ messages)
` [PATCH v6 4/6] acpi/ghes, cper: Recognize and cache CXL "
  ` "invalid agent type: 1" in "

[PATCH v3] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
 2025-07-29 16:14 UTC  (3+ messages)

[PATCH v2 0/2] FM-API Physical switch command set support
 2025-07-29 13:03 UTC  (7+ messages)
  ` [PATCH v2 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
  ` [PATCH v2 2/2] hw/cxl: Add Physical Port Control (Opcode 5102h)

[cxl:next] BUILD SUCCESS f11a5f89910a7ae970fbce4fdc02d86a8ba8570f
 2025-07-26  9:38 UTC 

[PATCH] Documentation/ABI/testing/debugfs-cxl: Add 'cxl' to clear_poison path
 2025-07-25 17:28 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