linux-cxl.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-23 10:05:48 to 2025-06-26 22:44:13 UTC [more...]

[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
 2025-06-26 22:42 UTC  (7+ messages)
` [PATCH v10 01/17] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v10 02/17] PCI/CXL: Add pcie_is_cxl()
` [PATCH v10 03/17] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v10 04/17] CXL/AER: Introduce CXL specific AER driver file
` [PATCH v10 05/17] CXL/AER: Introduce kfifo for forwarding CXL errors
` [PATCH v10 06/17] PCI/AER: Dequeue forwarded CXL error

[QEMU PATCH v4 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-06-26 22:23 UTC  (11+ messages)
` [QEMU PATCH v4 01/10] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [QEMU PATCH v4 02/10] cxl/type3: Add dsmas_flags to CXLDCRegion struct
` [QEMU PATCH v4 03/10] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [QEMU PATCH v4 04/10] cxl_events.h: Move definition for dynamic_capacity_uuid and enum for DC event types
` [QEMU PATCH v4 05/10] hw/cxl_type3: Add DC Region bitmap lock
` [QEMU PATCH v4 06/10] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
` [QEMU PATCH v4 07/10] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
` [QEMU PATCH v4 08/10] hw/cxl: create helper function to create DC Event Records from extents
` [QEMU PATCH v4 09/10] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [QEMU PATCH v4 10/10] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release

[RFC PATCH 02/20] nvdimm/label: Prep patch to accommodate cxl lsa 2.1 support
 2025-06-26 19:19 UTC  (40+ messages)
  ` [RFC PATCH 01/20] nvdimm/label: Introduce NDD_CXL_LABEL flag to set cxl label format
  ` [RFC PATCH 05/20] nvdimm/region_label: Add region label updation routine
  ` [RFC PATCH 06/20] nvdimm/region_label: Add region label deletion routine
  ` [RFC PATCH 07/20] nvdimm/namespace_label: Update namespace init_labels and its region_uuid
  ` [RFC PATCH 08/20] nvdimm/label: Include region label in slot validation
  ` [RFC PATCH 12/20] nvdimm/namespace_label: Skip region label during namespace creation
  ` [RFC PATCH 13/20] cxl/mem: Refactor cxl pmem region auto-assembling
  ` [RFC PATCH 14/20] cxl/region: Add cxl pmem region creation routine for region persistency
  ` [RFC PATCH 18/20] cxl/pmem: Add support of cxl lsa 2.1 support in cxl pmem
  ` [RFC PATCH 19/20] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
  ` [RFC PATCH 20/20] cxl/pmem_region: Add cxl region label updation and deletion device attributes
  ` [RFC PATCH 15/20] cxl: Add a routine to find cxl root decoder on cxl bus

[PATCH v8 00/14] Enabling DCD emulation support in Qemu
 2025-06-26 16:39 UTC  (3+ messages)

[PATCH v2] cxl/memdev: automate cleanup with __free()
 2025-06-26 15:12 UTC  (6+ messages)

[PATCH] cxl/port: automate cleanup with __free()
 2025-06-26 14:28 UTC  (5+ messages)

[PATCH] cxl: Add CONFIG_CXL_DEBUG to drivers/cxl
 2025-06-26 14:10 UTC  (2+ messages)

[RFC PATCH 00/20] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
 2025-06-26 10:51 UTC  (5+ messages)

[PATCH v2 1/1] EDAC: Fix lockdep splat caused by edac features code
 2025-06-26 12:51 UTC  (2+ messages)

[PATCH v2 0/8] Cache coherency management subsystem
 2025-06-26  9:55 UTC  (18+ messages)
` [PATCH v2 1/8] memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()
` [PATCH v2 2/8] generic: Support ARCH_HAS_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v2 3/8] cache: coherency core registration and instance handling
` [PATCH v2 4/8] MAINTAINERS: Add Jonathan Cameron to drivers/cache
` [PATCH v2 5/8] arm64: Select GENERIC_CPU_CACHE_INVALIDATE_MEMREGION
` [PATCH v2 6/8] cache: Support cache maintenance for HiSilicon SoC Hydra Home Agent
` [RFC v2 7/8] acpi: PoC of Cache control via ACPI0019 and _DSM
` [PATCH v2 8/8] Hack: Pretend we have PSCI 1.2

[cxl:fixes] BUILD SUCCESS 0a46f60a9fe16f5596b6b4b3ee1a483ea7854136
 2025-06-26  7:20 UTC 

[cxl:next] BUILD SUCCESS d9edb01a3d74e1ed24a3dec539e423f580340e9e
 2025-06-26  4:38 UTC 

[PATCH qemu v16 0/5] arm/virt: CXL support via pxb_cxl
 2025-06-26  2:33 UTC  (7+ messages)
` [PATCH qemu v16 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PATCH qemu v16 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH qemu v16 3/5] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH qemu v16 4/5] docs/cxl: Add an arm/virt example
` [PATCH qemu v16 5/5] qtest/cxl: Add aarch64 virt test for CXL

[PATCH] driver core: faux: fix Undefined Behavior in faux_device_destroy()
 2025-06-26  0:55 UTC  (12+ messages)

[PATCH 0/3] cxl: Support Poison Inject & Clear by HPA
 2025-06-25 23:05 UTC  (11+ messages)
` [PATCH 1/3] cxl/core: Add locked variants of the poison inject and clear funcs
` [PATCH 2/3] cxl/region: Introduce HPA to DPA address translation
` [PATCH 3/3] cxl/region: Add inject and clear poison by HPA

[PATCH v3 0/2] libnvdimm/e820: Add a new parameter to configure many regions per e820 entry
 2025-06-25 21:17 UTC  (2+ messages)

[PATCH 1/1] cxl/edac: Fix using wrong repair type to check dram event record
 2025-06-25 18:56 UTC  (6+ messages)

[PATCH v17 00/22] Type2 device basic support
 2025-06-25 16:37 UTC  (25+ 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 09/22] sfc: create type2 cxl memdev
` [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 13/22] cxl: Define a driver interface for DPA allocation
` [PATCH v17 14/22] sfc: get endpoint decoder
` [PATCH v17 15/22] cxl: Make region type based on endpoint type
` [PATCH v17 16/22] cxl/region: Factor out interleave ways setup
` [PATCH v17 17/22] cxl/region: Factor out interleave granularity setup
` [PATCH v17 18/22] cxl: Allow region creation by type2 drivers
` [PATCH v17 19/22] cxl: Avoid dax creation for accelerators
` [PATCH v17 20/22] sfc: create cxl region
` [PATCH v17 21/22] cxl: Add function for obtaining region range
` [PATCH v17 22/22] sfc: support pio mapping based on cxl

[PATCH v15 0/4] arm/virt: CXL support via pxb_cxl
 2025-06-25 16:08 UTC  (7+ messages)
` [PATCH v15 3/4] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl

[PATCH] cxl/edac: Use correct format specifier for u32 val
 2025-06-25 15:51 UTC  (6+ messages)
  ` [External] : "

[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
 2025-06-25 15:23 UTC  (9+ messages)
` [PATCH v4 1/7] cxl/region: Avoid null pointer dereference in is_cxl_region()
` [PATCH v4 5/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown

[PATCH] driver core: faux: fix Undefined Behavior in faux_device_destroy()
 2025-06-25 15:21 UTC  (2+ messages)

[PATCH 1/1] EDAC: Fix lockdep splat caused by edac features code
 2025-06-25 11:54 UTC  (3+ messages)

[PATCH v2 0/3] perf/cxlpmu: Fix allocation argument order and minor formatting
 2025-06-25  9:05 UTC  (7+ messages)
` [PATCH v2 1/3] perf/cxlpmu: Fix devm_kcalloc() argument order in cxl_pmu_probe()
` [PATCH v2 2/3] perf/cxlpmu: Remove unintended newline from IRQ name format string
` [PATCH v2 3/3] perf/cxlpmu: Fix typos in cxl_pmu.c comments and documentation

[PATCH] [HACK] drop zen5_init checks due to segfault
 2025-06-24 21:46 UTC  (4+ messages)

[PATCH v4 0/9] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-06-24 21:39 UTC  (10+ messages)
` [PATCH v4 1/9] cxl/region: Add decoder check to check_commit_order()
` [PATCH v4 2/9] cxl: Add helper to detect top of CXL device topology
` [PATCH v4 3/9] cxl: Add helper to reap dport
` [PATCH v4 4/9] cxl: Defer dport allocation for switch ports
` [PATCH v4 5/9] cxl/test: Add cxl_test support for new dport allocation scheme
` [PATCH v4 6/9] cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
` [PATCH v4 7/9] cxl: Change sslbis handler to only handle single dport
` [PATCH v4 8/9] cxl: Create an xarray to tie a host bridge to the cxl_root
` [PATCH v4 9/9] cxl: Move enumeration of hostbridge ports to the memdev probe path

[RFC PATCH qemu 0/5] hw/cxl/mctp/i2c/usb: MCTP for OoB control of CXL devices
 2025-06-24 19:47 UTC  (2+ messages)

[PATCH] perf/cxlpmu: Fix allocation argument order and minor formatting issues
 2025-06-24 17:31 UTC  (3+ messages)

[PATCH v2 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
 2025-06-24  9:10 UTC  (4+ messages)
` [PATCH v2 1/7] hw/cxl/events: Update for rev3.2 common event record format

[PATCH v1 00/11] dm-pcache – persistent-memory cache for block devices
 2025-06-24  7:33 UTC  (12+ messages)
` [PATCH v1 01/11] dm-pcache: add pcache_internal.h
` [PATCH v1 02/11] dm-pcache: add backing device management
` [PATCH v1 03/11] dm-pcache: add cache device
` [PATCH v1 04/11] dm-pcache: add segment layer
` [PATCH v1 05/11] dm-pcache: add cache_segment
` [PATCH v1 06/11] dm-pcache: add cache_writeback
` [PATCH v1 07/11] dm-pcache: add cache_gc
` [PATCH v1 08/11] dm-pcache: add cache_key
` [PATCH v1 09/11] dm-pcache: add cache_req
` [PATCH v1 10/11] dm-pcache: add cache core
` [PATCH v1 11/11] dm-pcache: initial dm-pcache target

[ndctl PATCH] test/cxl-poison.sh: test inject and clear poison by HPA
 2025-06-24  1:01 UTC 

[PATCH v3] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
 2025-06-23 19:19 UTC  (2+ messages)

[PATCH 0/7] cxl: Activate FW and userspace bgcmds
 2025-06-23 16:23 UTC  (18+ messages)
` [PATCH 1/7] cxl/mbox: Track background commands from CEL
` [PATCH 2/7] cxl/mbox: Handle Activate FW as async bg
` [PATCH 3/7] cxl/pci: Lockless background synchronous polling
` [PATCH 4/7] cxl/mbox: Stronger cxl_mbox_background_complete() semantics
` [PATCH 5/7] cxl/mbox: Allow userspace background commands
` [PATCH 6/7] cxl/mbox: Shout upon async bgcmd race
` [PATCH 7/7] cxl/mbox: Add Populate Log support

[PATCH v2 0/8] cleanup: Introduce ACQUIRE(), a guard() for conditional locks
 2025-06-23 15:01 UTC  (21+ messages)
` [PATCH v2 1/8] cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() "
` [PATCH v2 2/8] cxl/mbox: Convert poison list mutex to ACQUIRE()
` [PATCH v2 3/8] cxl/decoder: Move decoder register programming to a helper
` [PATCH v2 4/8] cxl/decoder: Drop pointless locking
` [PATCH v2 5/8] cxl/region: Split commit_store() into __commit() and queue_reset() helpers
` [PATCH v2 6/8] cxl/region: Move ready-to-probe state check to a helper
` [PATCH v2 7/8] cxl/region: Introduce CLASS(cxl_decoder_detach...) consolidate multiple paths
` [PATCH v2 8/8] cxl: Convert to ACQUIRE() for conditional rwsem locking

[PATCH 0/3 v4] Make ELOG and GHES log and trace consistently
 2025-06-23 14:54 UTC  (4+ messages)
` [PATCH 1/3 v4] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/3 v4] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/3 v4] ACPI: extlog: Trace CPER CXL Protocol "

[PATCH -qemu] hw/cxl: Use runtime for bg cmd running semantics
 2025-06-23 14:05 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;
as well as URLs for NNTP newsgroup(s).