messages from 2026-02-27 19:54:20 to 2026-03-08 20:53:53 UTC [more...]
[PATCH v3 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-03-08 20:53 UTC (8+ messages)
` [PATCH v3 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v3 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v3 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[PATCH] cxl/region: Fix a race bug in delete_region_store
2026-03-08 18:59 UTC
[PATCH V6 00/18] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
2026-03-06 16:28 UTC (15+ messages)
` [PATCH V6 10/18] cxl/mem: Refactor cxl pmem region auto-assembling
` [PATCH V6 12/18] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
[PATCH] cxl/port: Do not return -EAGAIN from find_or_add_dport() for newly added dport
2026-03-07 5:52 UTC
[cxl:fixes] BUILD SUCCESS 93d0fcdddc9e7be9d4f42acbe57bc90dbb0fe75d
2026-03-07 5:20 UTC
[PATCH] cxl/acpi: fix CXL_ACPI=y + CXL_PMEM=m link failure
2026-03-07 1:49 UTC (8+ messages)
[PATCH 0/5] PCI/CXL: Save and restore CXL DVSEC and HDM state across resets
2026-03-07 0:37 UTC (11+ messages)
` [PATCH 1/5] PCI: Add CXL DVSEC control, lock, and range register definitions
` [PATCH 2/5] cxl: Move HDM decoder and register map definitions to include/cxl/pci.h
` [PATCH 3/5] PCI: Add virtual extended cap save buffer for CXL state
` [PATCH 4/5] PCI: Add cxl DVSEC state save/restore across resets
` [PATCH 5/5] PCI: Add HDM decoder state save/restore
[PATCH v5 0/7] CXL: Add cxl_reset sysfs attribute for PCI devices
2026-03-06 23:34 UTC (13+ messages)
` [PATCH v5 1/7] PCI: Add CXL DVSEC reset and capability register definitions
` [PATCH v5 2/7] PCI: Export pci_dev_save_and_disable() and pci_dev_restore()
` [PATCH v5 3/7] cxl: Add memory offlining and cache flush helpers
` [PATCH v5 4/7] cxl: Add multi-function sibling coordination for CXL reset
` [PATCH v5 5/7] cxl: Add CXL DVSEC reset sequence and flow orchestration
` [PATCH v5 6/7] cxl: Add cxl_reset sysfs interface for PCI devices
` [PATCH v5 7/7] Documentation: ABI: Add CXL PCI cxl_reset sysfs attribute
[PATCH] dax: Add direct_access() callback check for dax_direct_access()
2026-03-06 23:05 UTC
[RFC PATCH] PCI: Work around CXL Port PM Init failure when ACS SV enabled
2026-03-06 19:50 UTC
[PATCH v4 0/4] type2 support preparation
2026-03-06 18:45 UTC (6+ messages)
` [PATCH v4 1/4] cxl: support Type2 when initializing cxl_dev_state
` [PATCH v4 2/4] cxl: export internal structs for external Type2 drivers
` [PATCH v4 3/4] cxl: Move pci generic code
` [PATCH v4 4/4] cxl/pci: Remove redundant cxl_pci_find_port() call
[PATCH v3 0/4] type2 support preparation
2026-03-06 15:35 UTC (7+ messages)
` [PATCH v3 1/4] cxl: support Type2 when initializing cxl_dev_state
` [PATCH v3 2/4] cxl: export internal structs for external Type2 drivers
` [PATCH v3 3/4] cxl: Move pci generic code
` [PATCH v3 4/4] cxl/pci: Remove redundant cxl_pci_find_port() call
[PATCH] cxl/acpi: Fix CXL_ACPI and CXL_PMEM Kconfig tristate mismatch
2026-03-06 15:23 UTC (10+ messages)
[PATCH] cxl/test: Update mock memdev array before calling platform_device_add()
2026-03-06 15:01 UTC (2+ messages)
[PATCH v2 0/3] hw/cxl: Add fixes in maintenance, PPR and event records
2026-03-06 10:14 UTC (4+ messages)
` [PATCH v2 1/3] hw/cxl: Fix handling of component ID to not assume it is a string
` [PATCH v2 2/3] hw/cxl: Add fixes in Post Package Repair (PPR)
` [PATCH v2 3/3] hw/cxl/events: Fix handling of component ID in event records generation to not assume it is a string
[PATCH 0/3] hw/cxl: Add fixes in maintenance, PPR and event records
2026-03-06 9:01 UTC (8+ messages)
` [PATCH 1/3] hw/cxl: Add fixes in maintenance and memory sparing
` [PATCH 2/3] hw/cxl: Add fixes in Post Package Repair (PPR)
` [PATCH 3/3] hw/cxl/events: Fixes for component id in event records generation
[PATCH 0/6] mm: vma flag tweaks
2026-03-06 1:28 UTC (14+ messages)
` [PATCH 1/6] mm: rename VMA flag helpers to be more readable
` [PATCH 2/6] mm: add vma_desc_test_all() and use it
` [PATCH 3/6] mm: always inline __mk_vma_flags() and invoked functions
` [PATCH 4/6] mm: reintroduce vma_flags_test() as a singular flag test
` [PATCH 5/6] mm: reintroduce vma_desc_test() "
` [PATCH 6/6] tools/testing/vma: add test for vma_flags_test(), vma_desc_test()
[PATCH] ACPI: add a boot parameter to disable parsing CFMWS during NUMA init
2026-03-05 23:00 UTC (10+ messages)
[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
2026-03-05 22:00 UTC (4+ messages)
` [PATCH v9 12/19] cxl/extent: Process dynamic partition events and realize region extents
[RFC v3 00/27] lib: Rust implementation of SPDM
2026-03-05 19:49 UTC (15+ messages)
[PATCH] ACPI: NUMA: Only parse CFMWS at boot when CXL_ACPI is on
2026-03-05 11:26 UTC (20+ messages)
[cxl:fixes] BUILD SUCCESS 77b310bb7b5ff8c017524df83292e0242ba89791
2026-03-05 6:08 UTC
[PATCH] cxl/region: Fix leakage in __construct_region()
2026-03-04 17:28 UTC (3+ messages)
[cxl:fixes] BUILD SUCCESS 19d2f0b97a131198efc2c4ca3eb7f980bba8c2b4
2026-03-04 16:04 UTC
[PATCH] ACPI: add a boot parameter to disable parsing CFMWS during NUMA init
2026-03-04 7:55 UTC (2+ messages)
[PATCH v4] cxl/port: Fix use after free of parent_port in cxl_detach_ep()
2026-03-03 20:36 UTC (4+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-03-03 20:36 UTC (5+ messages)
[RFC v3 00/27] lib: Rust implementation of SPDM
2026-03-03 18:07 UTC (24+ messages)
` [RFC v3 06/27] rust: add bindings for hash.h
` [RFC v3 08/27] lib: rspdm: Initial commit of Rust SPDM
` [RFC v3 12/27] lib: rspdm: Support SPDM get_version
` [RFC v3 13/27] lib: rspdm: Support SPDM get_capabilities
` [RFC v3 14/27] lib: rspdm: Support SPDM negotiate_algorithms
` [RFC v3 15/27] lib: rspdm: Support SPDM get_digests
` [RFC v3 16/27] lib: rspdm: Support SPDM get_certificate
` [RFC v3 20/27] crypto: sha: Load early in boot
` [RFC v3 21/27] crypto: ecdsa: "
` [RFC v3 22/27] lib: rspdm: Support SPDM certificate validation
` [RFC v3 24/27] lib: rspdm: Support SPDM challenge
[PATCH v5] cxl/port: Fix use after free of parent_port in cxl_detach_ep()
2026-03-03 17:04 UTC (4+ messages)
[PATCH v5 00/28] lan966x pci device: Add support for SFPs
2026-03-03 15:24 UTC (12+ messages)
` [PATCH v5 03/28] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v5 07/28] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v5 10/28] cxl/test: Use device_set_node()
` [PATCH v5 11/28] cxl/test: Use fw_devlink_set_device()
[PATCH v3 0/3] cxl region changes for Type2 support
2026-03-03 1:01 UTC (6+ messages)
` [PATCH v3 1/3] cxl: Make region type based on endpoint type
` [PATCH v3 2/3] cxl/region: Factor out interleave ways setup
` [PATCH v3 3/3] cxl/region: Factor out interleave granularity setup
[PATCH v16 00/10] Enable CXL PCIe Port Protocol Error handling and logging
2026-03-02 20:36 UTC (11+ messages)
` [PATCH v16 01/10] PCI/AER: Introduce AER-CXL Kfifo
` [PATCH v16 02/10] PCI/CXL: Update unregistration for AER-CXL and CPER-CXL kfifos
` [PATCH v16 03/10] cxl: Update CXL Endpoint tracing
` [PATCH v16 04/10] PCI/ERR: Introduce PCI_ERS_RESULT_PANIC
` [PATCH v16 05/10] PCI: Establish common CXL Port protocol error flow
` [PATCH v16 06/10] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v16 07/10] cxl: Update error handlers to support CXL Port devices
` [PATCH v16 08/10] cxl: Update Endpoint AER uncorrectable handler
` [PATCH v16 09/10] cxl: Remove Endpoint AER correctable handler
` [PATCH v16 10/10] cxl: Enable CXL protocol error reporting
[PATCH] cxl/mbox: Use proper endpoint validity check upon sanitize
2026-03-02 16:41 UTC (3+ messages)
[PATCH V7 00/19] famfs: port into fuse
2026-03-02 15:06 UTC (4+ messages)
` [PATCH V7 02/19] dax: Factor out dax_folio_reset_order() helper
[PATCH 0/37] PCI/MSI: Enforce explicit IRQ vector management by removing devres auto-free
2026-03-02 1:54 UTC (3+ messages)
` [PATCH 19/37] cxl/pci: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()
[PATCH v4 1/5] mm: introduce zone lock wrappers
2026-02-28 1:13 UTC
[PATCH v2 0/3] type2 support preparation
2026-02-27 23:07 UTC (13+ messages)
` [PATCH v2 1/3] cxl: support Type2 when initializing cxl_dev_state
` [PATCH v2 2/3] cxl: export internal structs for external Type2 drivers
` [PATCH v2 3/3] cxl: Move pci generic code
[PATCH v3 00/29] arch, mm: consolidate hugetlb early reservation
2026-02-27 20:31 UTC (4+ messages)
` [PATCH v3 23/29] arch, mm: consolidate initialization of nodes, zones and memory map
[PATCH v2 0/3] cxl region changes for Type2 support
2026-02-27 20:17 UTC (7+ messages)
` [PATCH v2 2/3] cxl/region: Factor out interleave ways setup
` [PATCH v2 3/3] cxl/region: Factor out interleave granularity setup
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