[RESEND v13 01/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
2025-12-08 22:13 UTC (3+ messages)
[PATCH v13 08/25] CXL/AER: Move AER drivers RCH error handling into pcie/aer_cxl_rch.c
2025-12-08 21:28 UTC (3+ messages)
[PATCH 0/6] cxl: Initialization reworks in support Soft Reserve Recovery and Accelerator Memory
2025-12-08 19:20 UTC (35+ messages)
` [PATCH 1/6] cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
` [PATCH 2/6] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH 3/6] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH 4/6] cxl/mem: Convert devm_cxl_add_memdev() to scope-based-cleanup
` [PATCH 5/6] cxl/mem: Drop @host argument to devm_cxl_add_memdev()
` [PATCH 6/6] cxl/mem: Introduce a memdev creation ->probe() operation
[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
2025-12-08 18:42 UTC (3+ messages)
[RESEND v13 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
2025-12-08 18:40 UTC (2+ messages)
[PATCH v13 22/25] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
2025-12-08 18:38 UTC (2+ messages)
[PATCH v13 20/25] CXL/PCI: Introduce CXL Port protocol error handlers
2025-12-08 18:37 UTC (2+ messages)
[PATCH v13 16/25] CXL/AER: Introduce pcie/aer_cxl_vh.c in AER driver for forwarding CXL errors
2025-12-08 18:36 UTC (2+ messages)
[PATCH v13 02/25] PCI/CXL: Introduce pcie_is_cxl()
2025-12-08 18:33 UTC (4+ messages)
[PATCH v13 07/25] CXL/AER: Replace device_lock() in cxl_rch_handle_error_iter() with guard() lock
2025-12-08 18:05 UTC (2+ messages)
[PATCH 0/2] mm: fix oom-killer not being invoked when demotion is enabled
2025-12-08 9:40 UTC (3+ messages)
` [PATCH 1/2] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
` [PATCH 2/2] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier
[PATCH v22 00/25] Type2 device basic support
2025-12-07 7:12 UTC (27+ messages)
` [PATCH v22 01/25] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH v22 02/25] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH v22 03/25] cxl/mem: Introduce a memdev creation ->probe() operation
` [PATCH v22 04/25] cxl: Add type2 device basic support
` [PATCH v22 05/25] sfc: add cxl support
` [PATCH v22 06/25] cxl: Move pci generic code
` [PATCH v22 07/25] cxl/sfc: Map cxl component regs
` [PATCH v22 08/25] cxl/sfc: Initialize dpa without a mailbox
` [PATCH v22 09/25] cxl: Prepare memdev creation for type2
` [PATCH v22 10/25] sfc: create type2 cxl memdev
` [PATCH v22 11/25] cxl/hdm: Add support for getting region from committed decoder
` [PATCH v22 12/25] cxl: Add function for obtaining region range
` [PATCH v22 13/25] cxl: Export functions for unwinding cxl by accelerators
` [PATCH v22 14/25] sfc: obtain decoder and region if committed by firmware
` [PATCH v22 15/25] cxl: Define a driver interface for HPA free space enumeration
` [PATCH v22 16/25] sfc: get root decoder
` [PATCH v22 17/25] cxl: Define a driver interface for DPA allocation
` [PATCH v22 18/25] sfc: get endpoint decoder
` [PATCH v22 19/25] cxl: Make region type based on endpoint type
` [PATCH v22 20/25] cxl/region: Factor out interleave ways setup
` [PATCH v22 21/25] cxl/region: Factor out interleave granularity setup
` [PATCH v22 22/25] cxl: Allow region creation by type2 drivers
` [PATCH v22 23/25] cxl: Avoid dax creation for accelerators
` [PATCH v22 24/25] sfc: create cxl region
` [PATCH v22 25/25] sfc: support pio mapping based on cxl
[RFC PATCH v1 0/2] cxl/cli: HPA-ordered destroy-region teardown
2025-12-07 0:28 UTC (10+ messages)
` [RFC PATCH v1 1/2] cxl/cli: add helpers to collect and sort regions by HPA
` [RFC PATCH v1 2/2] cxl/cli: enforce HPA-descending teardown order for destroy-region
[PATCH v13 01/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
2025-12-06 4:56 UTC (5+ messages)
[PATCH v4 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2025-12-06 0:11 UTC (23+ messages)
` [PATCH v4 1/9] dax/hmem, e820, resource: Defer Soft Reserved insertion until hmem is ready
` [PATCH v4 3/9] dax/hmem: Gate Soft Reserved deferral on DEV_DAX_CXL
` [PATCH v4 4/9] dax/hmem: Defer handling of Soft Reserved ranges that overlap CXL windows
` [PATCH v4 5/9] cxl/region, dax/hmem: Arbitrate Soft Reserved ownership with cxl_regions_fully_map()
` [PATCH v4 6/9] cxl/region: Add register_dax flag to defer DAX setup
` [PATCH v4 8/9] cxl/region, dax/hmem: Tear down CXL regions when HMEM reclaims Soft Reserved
` [PATCH v4 9/9] dax/hmem: Reintroduce Soft Reserved ranges back into the iomem tree
[PATCH] cxl/pci: Fixed typo in Kconfig help text
2025-12-05 21:10 UTC (3+ messages)
[QEMU PATCH 0/1] cpmu: segfault issue with hotplug event
2025-12-05 14:03 UTC (2+ messages)
` [QEMU PATCH 1/1] cpmu: teardown cpmu timers on device exit
[PATCH v6 00/11] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
2025-12-05 10:02 UTC (11+ messages)
[GIT PULL] Compute Express Link (CXL) changes for 6.19
2025-12-05 3:00 UTC (2+ messages)
[RFC PATCH 0/3] Add Support for Multiple DC Regions
2025-12-04 17:44 UTC (10+ messages)
` [RFC PATCH 1/3] core/region: fix return logic for store_targetN
` [RFC PATCH 2/3] dax/cxl: add existing dc extents when probing dax region
` [RFC PATCH 3/3] dcd: Add support for multiple DC regions
[RESEND v13 00/25] Enable CXL PCIe Port Protocol Error handling and logging
2025-12-04 17:08 UTC (4+ messages)
` [RESEND v13 25/25] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup
[PATCH] cxl/region: fix format string for resource_size_t
2025-12-04 15:22 UTC (2+ messages)
[PATCH v4 00/29] lan966x pci device: Add support for SFPs
2025-12-04 12:06 UTC (21+ messages)
` [PATCH v4 01/29] Revert "treewide: Fix probing of devices in DT overlays"
[RFC NDCTL PATCH 0/2] Support for Multiple DC Regions
2025-12-03 21:15 UTC (3+ messages)
` [RFC NDCTL PATCH 1/2] rename RAM_A to RAM_0
` [RFC NDCTL PATCH 2/2] cxl: extend DCD related features to support up to 8 regions
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-12-03 5:25 UTC (15+ messages)
[NDCTL PATCH v2 0/2] cxl: Add tests for extended linear cache support
2025-12-02 22:22 UTC (6+ messages)
` [NDCTL PATCH v2 1/2] cxl/test: Add test "
` [NDCTL PATCH v2 2/2] cxl/test: Add support for poison test for ELC
[PATCH v21 00/23] Type2 device basic support
2025-12-02 16:35 UTC (20+ messages)
` [PATCH v21 01/23] cxl/mem: refactor memdev allocation
` [PATCH v21 02/23] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH v21 03/23] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH v21 15/23] sfc: get endpoint decoder
[PATCH] x86/kaslr: P2PDMA is one of a class of ZONE_DEVICE-KASLR collisions
2025-12-01 21:29 UTC (3+ messages)
[RFC QEMU PATCH 0/7] Application Specific Tagged Memory Support in CXL Type 3 Devices
2025-11-27 22:55 UTC (8+ messages)
` [RFC PATCH 1/7] hw/mem: Add tagged memory backend object
` [RFC PATCH 2/7] hw/cxl: Allow initializing type3 device with no backing device
` [RFC PATCH 3/7] hw/cxl: Change Extent add/remove APIs for lazy memory backend
` [RFC PATCH 4/7] hw/cxl: Map lazy memory backend after host acceptance
` [RFC PATCH 5/7] hw/cxl: Add performant direct mapping for extents
` [RFC PATCH 6/7] hw/cxl: Add remove alias functionality for extent direct mapping
` [RFC PATCH 7/7] hw/cxl: Add tag-based removal functionality
[cxl:for-6.19/cxl-aer] BUILD SUCCESS 19bcbd11a08d11cc2b54f82efae7ff068c880177
2025-11-27 18:08 UTC
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-24 9:49 UTC (2+ messages)
page: next (older)
- 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 read-only IMAP folder(s) and NNTP newsgroup(s).