messages from 2025-07-14 22:35:39 to 2025-07-21 22:18:03 UTC [more...]
[PATCH v10 00/17] Enable CXL PCIe Port Protocol Error handling and logging
2025-07-21 22:17 UTC (15+ messages)
` [PATCH v10 01/17] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v10 08/17] cxl/pci: Move RAS initialization to cxl_port driver
` [PATCH v10 09/17] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v10 11/17] cxl/pci: Log message if RAS registers are unmapped
` [PATCH v10 13/17] cxl/pci: Update cxl_handle_cor_ras() to return early if no RAS errors
[PATCH v7 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
2025-07-21 22:12 UTC (26+ messages)
` [PATCH v7 01/10] cxl/region: Add decoder check to check_commit_order()
` [PATCH v7 02/10] cxl: Add helper to detect top of CXL device topology
` [PATCH v7 03/10] cxl: Add helper to reap dport
` [PATCH v7 04/10] cxl: Defer dport allocation for switch ports
` [PATCH v7 05/10] cxl/test: Add cxl_test support for cxl_port_update_total_ports()
` [PATCH v7 06/10] cxl/test: Add mock version of devm_cxl_add_dport_by_dev()
` [PATCH v7 07/10] cxl: Change sslbis handler to only handle single dport
` [PATCH v7 08/10] cxl: Create an xarray to tie a host bridge to the cxl_root
` [PATCH v7 09/10] cxl: Move enumeration of hostbridge ports to the memdev probe path
` [PATCH v7 10/10] cxl: Remove devm_cxl_port_enumerate_dports() that is no longer used
[PATCH v1 00/20] cxl: Address translation support, part 2: Region code rework
2025-07-21 20:59 UTC (25+ messages)
` [PATCH v1 01/20] cxl/region: Move helper functions closer to their users
` [PATCH v1 02/20] cxl/region: Store root decoder in struct cxl_region
` [PATCH v1 03/20] cxl/region: Remove region id handling from cxl_region_alloc()
` [PATCH v1 04/20] cxl/region: Add region registration code to new function register_region()
` [PATCH v1 05/20] cxl/region: Separate cxl_region_alloc() from devm_cxl_add_region()
` [PATCH v1 06/20] cxl/region: Remove dev_err() from cxl_find_root_decoder()
` [PATCH v1 07/20] cxl/region: Add new function cxl_endpoint_get_region() to simplify cxl_add_to_region()
` [PATCH v1 08/20] cxl/region: Rework memregion id allocation and move it to register_region()
` [PATCH v1 09/20] cxl/region: Change __construct_region() to use it as a tail function call
` [PATCH v1 10/20] cxl/region: Remove __construct_region()
` [PATCH v1 11/20] cxl/region: Separate auto-generated region cration code path
` [PATCH v1 12/20] cxl/region: Remove region creation code from construct_region()
` [PATCH v1 13/20] cxl/region: Move devm_cxl_add_region() out of create_region()
` [PATCH v1 14/20] cxl/region: Prepare removal of @cxlrd argument from create_region()
` [PATCH v1 15/20] cxl/region: Prepare removal of @cxled argument from construct_region()
` [PATCH v1 16/20] cxl/region: Introduce @hpa_range to struct cxl_region
` [PATCH v1 17/20] cxl/region: Remove create_region() call from construct_region()
` [PATCH v1 18/20] cxl/region: Determine root decoder in create_region()
` [PATCH v1 19/20] cxl/region: Add function to find a region's duplicate
` [PATCH v1 20/20] cxl/region: Early check region's interleaving configuration
[PATCH v3] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
2025-07-21 20:24 UTC (6+ messages)
Does linux kernel support PCIe System Firmware Intermediary(SFI)
2025-07-21 20:13 UTC (2+ messages)
[RFC PATCH 05/20] nvdimm/region_label: Add region label updation routine
2025-07-21 18:11 UTC (20+ messages)
` [RFC PATCH 01/20] nvdimm/label: Introduce NDD_CXL_LABEL flag to set cxl label format
` [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 15/20] cxl: Add a routine to find cxl root decoder on cxl bus
` [RFC PATCH 18/20] cxl/pmem: Add support of cxl lsa 2.1 support in cxl pmem
[PATCH qemu v4 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
2025-07-21 17:22 UTC (8+ 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 qemu v4 5/7] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature()
` [PATCH qemu v4 6/7] hw/cxl: Add Maintenance support
` [PATCH qemu v4 7/7] hw/cxl: Add emulation for memory sparing control feature
[PATCH v2] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
2025-07-21 17:04 UTC
[PATCH v3 0/4] cxl: Support Poison Inject & Clear by Region Offset
2025-07-21 10:35 UTC (10+ messages)
` [PATCH v3 2/4] cxl/region: Introduce SPA to DPA address translation
` [PATCH v3 3/4] cxl/core: Add locked variants of the poison inject and clear funcs
` [PATCH v3 4/4] cxl/region: Add inject and clear poison by region offset
[PATCH v5 0/7] Add managed SOFT RESERVE resource handling
2025-07-21 7:38 UTC (20+ messages)
` [PATCH v5 1/7] cxl/acpi: Refactor cxl_acpi_probe() to always schedule fallback DAX registration
` [PATCH v5 2/7] cxl/core: Rename suspend.c to probe_state.c and remove CONFIG_CXL_SUSPEND
` [PATCH v5 3/7] cxl/acpi: Add background worker to coordinate with cxl_mem probe completion
` [PATCH v5 4/7] cxl/region: Introduce SOFT RESERVED resource removal on region teardown
` [PATCH v5 5/7] dax/hmem: Save the DAX HMEM platform device pointer
` [PATCH v5 6/7] dax/hmem, cxl: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
` [PATCH v5 7/7] dax/hmem: Preserve fallback SOFT RESERVED regions if DAX HMEM loads late
Question about Exact Match Requirement for Switch-to-Endpoint Decoder Mapping in CXL
2025-07-21 2:41 UTC (5+ messages)
[PATCH] resource: fix false warning in __request_region()
2025-07-20 8:17 UTC (3+ messages)
[cxl:next] BUILD SUCCESS 3a32c5b3bb7d2dfad5fab94817f59e8963e2b1a6
2025-07-19 12:21 UTC
[ndctl PATCH v3] test: fail on unexpected kernel error & warning, not just "Call Trace"
2025-07-19 0:22 UTC (4+ messages)
` [ndctl PATCH v3 2/2] "
[PATCH v2 0/4] cxl/events: Update to rev 3.2, improvements and add trace memory sparing event record
2025-07-18 23:27 UTC (6+ messages)
` [PATCH v2 1/4] cxl/events: Update Common Event Record to CXL spec rev 3.2
` [PATCH v2 2/4] cxl/events: Add extra validity checks for corrected memory error count in General Media Event Record
` [PATCH v2 3/4] cxl/events: Add extra validity checks for CVME count in DRAM "
` [PATCH v2 4/4] cxl/events: Trace Memory Sparing "
[PATCH next] cxl/region: Fix an ERR_PTR() vs NULL bug
2025-07-18 23:27 UTC (2+ messages)
[PATCH] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
2025-07-18 23:22 UTC (2+ messages)
[cxl:next] BUILD SUCCESS 3796f2985c267b90052613cf0b379e51c61e9367
2025-07-18 22:59 UTC
[PATCH v2 0/8] treewide: Fix typo "notifer"
2025-07-18 13:36 UTC (17+ messages)
` [PATCH v2 1/8] KVM: x86: "
` [PATCH v2 2/8] cxl: mce: "
` [PATCH v2 3/8] drm/xe: "
` [PATCH v2 4/8] net: mvneta: "
` [PATCH v2 5/8] wifi: brcmfmac: "
` [PATCH v2 6/8] serial: 8250_dw: "
` [PATCH v2 7/8] xen/xenbus: "
` [PATCH v2 8/8] scripts/spelling.txt: Add notifer||notifier to spelling.txt
[PATCH] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU
2025-07-18 13:35 UTC
[PATCH] cxl/region: Fix potential double free of region device in delete_region_store
2025-07-18 12:14 UTC (2+ messages)
[PATCH for-next] cxl: Fix -Werror=return-type in cxl_decoder_detach()
2025-07-17 23:21 UTC (2+ messages)
[PATCH] cleanup: Fix documentation build error for ACQUIRE updates
2025-07-17 17:12 UTC
[cxl:for-6.17/cleanup-acquire] BUILD SUCCESS 857d18f23ab17284d1b6de6f61f4e74958596376
2025-07-17 14:53 UTC
[cxl:next] BUILD SUCCESS b873adfddeeb337fa8e9f381fd35eb94f7887f2f
2025-07-17 9:52 UTC
[PATCH 0/4] cxl/events: Update to rev 3.2, improvements and add trace memory sparing event record
2025-07-17 5:16 UTC (15+ messages)
` [PATCH 1/4] cxl/events: Update Common Event Record to CXL spec rev 3.2
` [PATCH 2/4] cxl/events: Add extra validity checks for corrected memory error count in General Media Event Record
` [PATCH 3/4] cxl/events: Add extra validity checks for CVME count in DRAM "
` [PATCH 4/4] cxl/events: Trace Memory Sparing "
[PATCH v17 00/22] Type2 device basic support
2025-07-16 23:48 UTC (5+ messages)
` [PATCH v17 10/22] cx/memdev: Indicate probe deferral
` [PATCH v17 14/22] sfc: get endpoint decoder
[PATCH v3 0/8] cleanup: Introduce ACQUIRE(), a guard() for conditional locks
2025-07-16 20:52 UTC (17+ messages)
` [PATCH v3 1/8] cleanup: Introduce ACQUIRE() and ACQUIRE_ERR() "
` [PATCH v3 6/8] cxl/region: Move ready-to-probe state check to a helper
` [PATCH v3 7/8] cxl/region: Consolidate cxl_decoder_kill_region() and cxl_region_detach()
` [PATCH v3 8/8] cxl: Convert to ACQUIRE() for conditional rwsem locking
[cxl:next] BUILD SUCCESS 12b3d697c812aaf356e82d9e1f351fbb2ea97500
2025-07-16 5:38 UTC
[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
2025-07-15 18:45 UTC (5+ messages)
` [PATCH v4 7/7] cxl/dax: Defer DAX consumption of SOFT RESERVED resources until after CXL region creation
[NDCTL PATCH v2] cxl: Add helper function to verify port is in memdev hierarchy
2025-07-15 18:15 UTC (4+ messages)
[PATCH] cxl: Add hpa_to_spa to the root decoder callback operations
2025-07-15 15:23 UTC (4+ messages)
[PATCH v2 0/4] cxl: Support Poison Inject & Clear by Region Offset
2025-07-15 15:20 UTC (5+ messages)
` [PATCH v2 4/4] cxl/region: Add inject and clear poison by region offset
[cxl:next] BUILD SUCCESS 8d41af0d378dc0832d64b71bb0f71098c23dd1c4
2025-07-15 12:46 UTC
[PATCH v2] cxl: Remove core/acpi.c and cxl core dependency on ACPI
2025-07-15 10:40 UTC
[PATCH] cxl: Remove core/acpi.c and cxl core dependency on ACPI
2025-07-15 10:14 UTC (4+ messages)
[PATCH] treewide: Fix typo "notifer"
2025-07-15 7:59 UTC (4+ messages)
[PATCH v3 00/28] lan966x pci device: Add support for SFPs
2025-07-15 7:52 UTC (7+ messages)
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).