linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-04 08:00:19 to 2025-08-13 17:01:52 UTC [more...]

[PATCH 00/19] perf: Rework event_init checks
 2025-08-13 17:00 UTC  (7+ messages)
` [PATCH 01/19] perf/arm-cmn: Fix event validation
` [PATCH 02/19] perf/hisilicon: Fix group validation
` [PATCH 03/19] perf/imx8_ddr: "
` [PATCH 04/19] perf/starfive: "
` [PATCH 05/19] iommu/vt-d: Fix perfmon "
` [PATCH 06/19] ARM: l2x0: Fix "

[cxl:next] BUILD SUCCESS d9412f08e25a5b66f9021739c090cc9b8f1089b1
 2025-08-13 16:43 UTC 

[PATCH V2 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-08-13 15:55 UTC  (27+ 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] cleanup: Fix unused guard error function with DEFINE_CLASS_IS_COND_GUARD
 2025-08-13 15:27 UTC  (9+ messages)

[RFC V2 00/18] famfs: port into fuse
 2025-08-13 13:07 UTC  (11+ messages)
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs

[PATCH] cxl: remove assignment from if condition in cxl_mem_get_poison
 2025-08-13 13:07 UTC  (3+ messages)

[PATCH v5] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
 2025-08-13 12:50 UTC  (7+ messages)

[PATCH 0/4 v4] cxl/core: Enable Region creation/attach on x86 with LMH
 2025-08-13 12:27 UTC  (3+ messages)
` [PATCH 1/4 v4] cxl/core: Change match_*_by_range() signatures

[RFC PATCH 00/18] Initial CXL.cache device support
 2025-08-13 11:25 UTC  (20+ messages)
` [RFC PATCH 01/18] cxl/mem: Change cxl_memdev_ops to cxl_dev_ops
` [RFC PATCH 02/18] cxl: Move struct cxl_dev_state definition
` [RFC PATCH 03/18] cxl/core: Add CXL.cache device struct
` [RFC PATCH 04/18] cxl: Replace cxl_mem_find_port() with cxl_dev_find_port()
` [RFC PATCH 05/18] cxl: Change cxl_ep_load() to use struct device * parameter
` [RFC PATCH 06/18] cxl/port, mem: Make adding an endpoint device type agnostic
` [RFC PATCH 07/18] cxl/port: Split endpoint port probe on device type
` [RFC PATCH 08/18] cxl/port: Update switch_port_probe() for CXL cache devices
` [RFC PATCH 09/18] cxl/core: Add function for getting CXL cache info
` [RFC PATCH 10/18] cxl/cache: Add cxl_cache driver
` [RFC PATCH 11/18] cxl/core: Add CXL snoop filter setup and checking
` [RFC PATCH 12/18] cxl/cache: Add CXL Cache ID Route Table mapping
` [RFC PATCH 13/18] cxl/cache: Implement Cache ID Route Table programming
` [RFC PATCH 14/18] cxl/cache: Add Cache ID Decoder capability mapping
` [RFC PATCH 15/18] cxl/cache: Implement Cache ID Decoder programming
` [RFC PATCH 16/18] cxl/cache: Add cache device counting for CXL ports
` [RFC PATCH 17/18] cxl/core: Add cache device attributes
` [RFC PATCH 18/18] cxl/core: Add cache device cache management attributes

[RESEND] hw/cxl: fix the determination of illegal physical addresses
 2025-08-13 11:15 UTC  (5+ messages)

[PATCH] checkpatch: allow an assignment in if condition for ACQUIRE_ERR()
 2025-08-13  7:17 UTC  (2+ messages)

[PATCH] cxl/acpi: Limit XOR map application based on host bridge ways
 2025-08-13  3:35 UTC  (8+ messages)

[PATCH v2] cxl/acpi: Limit XOR map application based on host bridge ways
 2025-08-13  3:29 UTC 

[PATCH 0/3] CXL: Add a loadable module for address translation
 2025-08-13  2:54 UTC  (9+ 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 v5 0/5] cxl: Support Poison Inject & Clear by Region Offset
 2025-08-13  0:06 UTC  (9+ 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] cxl/region: use str_enabled_disabled() instead of tenary operator
 2025-08-13  0:02 UTC  (4+ messages)

[PATCH] cxl/hdm: Use str_plural() to simplify the code
 2025-08-13  0:01 UTC  (4+ messages)

[PATCH v7 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-08-12 18:11 UTC  (4+ messages)
` [PATCH v7 04/10] cxl: Defer dport allocation for switch ports

[PATCH RFC 0/3] cxl: Initial support for Back-Invalidate
 2025-08-12 14:53 UTC  (5+ messages)
` [PATCH 1/3] cxl/pci: Back-Invalidate device discovery and setup
` [PATCH 2/3] acpi, tables: Rename coherency CFMW restrictions
` [PATCH 3/3] cxl: Support creating HDM-DB regions

[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
 2025-08-11 23:14 UTC  (5+ messages)
` [PATCH v10 02/17] PCI/CXL: Add pcie_is_cxl()

[PATCH v2 -qemu 0/4] hw/cxl: Support Back-Invalidate
 2025-08-11 16:57 UTC  (8+ 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 v17 00/22] Type2 device basic support
 2025-08-11 14:45 UTC  (46+ 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 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 v6 0/8] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
 2025-08-11 14:38 UTC  (12+ messages)
` [PATCH v6 1/8] qapi: cxl: Refactor CXL event injection for common commands arguments
` [PATCH v6 2/8] hw/cxl/events: Update for rev3.2 common event record format
` [PATCH v6 3/8] hw/cxl/events: Updates for rev3.2 general media event record
` [PATCH v6 4/8] hw/cxl/events: Updates for rev3.2 DRAM "
` [PATCH v6 5/8] hw/cxl/events: Updates for rev3.2 memory module "
` [PATCH v6 6/8] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature()
` [PATCH v6 7/8] hw/cxl: Add support for Maintenance command and Post Package Repair (PPR)
` [PATCH v6 8/8] hw/cxl: Add emulation for memory sparing control feature

[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 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  (5+ messages)
` [ndctl PATCH 1/3] test/common: add missing quotes
` [ndctl PATCH 2/3] test/common: move err() function at the top

[PATCH 13/16] cxl/core, PCI: PCIe portdrv: Add CXL timeout range programming
 2025-08-06 17:58 UTC  (3+ messages)

[PATCH 04/16] PCI: PCIe portdrv: Allocate CXL isolation MSI/-X vector
 2025-08-06 17:58 UTC  (3+ messages)

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

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

[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 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).