messages from 2026-05-09 16:39:13 to 2026-05-20 13:04:37 UTC [more...]
[PATCH v4 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-05-20 13:12 UTC (10+ messages)
` [PATCH v4 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
` [PATCH v4 2/3] PCI: Allow ATS to be always on for pre-CXL devices
[PATCH] cxl/region: Fix out of bounds access in cxl_cancel_auto_attach()
2026-05-20 12:30 UTC (3+ messages)
[PATCH v2 1/1] cxl/test: Update mock dev array before calling platform_device_add()
2026-05-20 12:14 UTC
[PATCH] x86/mm: fix vmemmap leak on memory hot-remove
2026-05-20 10:33 UTC (8+ messages)
[RFC QEMU PATCH 00/10] Initial Support for VCS Switching
2026-05-20 10:02 UTC (11+ messages)
` [RFC QEMU PATCH 01/10] docs: Add documentation for cxl-vcs-switch
` [RFC QEMU PATCH 02/10] qdev/qbus: Allow hidden devices to be busless on QEMU startup
` [RFC QEMU PATCH 03/10] cxl-type3: Properly unmap the memory-backend on device exit
` [RFC QEMU PATCH 04/10] cxl_downstream: enable power controller present capability
` [RFC QEMU PATCH 05/10] cxl-vcs-switch: Initial support for CXL VCS
[PATCH 00/18] lib: Rust implementation of SPDM
2026-05-20 5:56 UTC (8+ messages)
` [PATCH 01/18] rust: add untrusted data abstraction
` [PATCH 08/18] PCI/TSM: Support connecting to PCIe CMA devices
` [PATCH 18/18] lib: rspdm: Support SPDM challenge
[PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
2026-05-20 3:56 UTC (6+ messages)
[PATCH 0/2] cxl: fortify string fixups
2026-05-20 2:55 UTC (8+ messages)
` [PATCH 1/2] cxl/fwctl: Fix __fortify_panic
` [PATCH 2/2] cxl/test: "
[PATCH] cxl/test: Update mock memdev array before calling platform_device_add()
2026-05-20 2:24 UTC (2+ messages)
[PATCH] tools/testing/cxl: Align mock CFMWS to PMD_SIZE for ARM64 64K pages
2026-05-19 23:35 UTC
[PATCH 0/5] cxl: Introduce devm_cxl_probe_mem() and fix region deletion
2026-05-19 22:56 UTC (11+ messages)
` [PATCH 1/5] cxl/region: Block region delete during region creation
` [PATCH 2/5] cxl/region: Resolve region deletion races
` [PATCH 3/5] cxl/memdev: Pin parents for entire memdev lifetime
` [PATCH 4/5] cxl/memdev: Introduce cxl_class_memdev_type
` [PATCH 5/5] cxl/region: Introduce devm_cxl_probe_mem()
[PATCH v2 0/5] cxl: Support Back-Invalidate
2026-05-19 22:45 UTC (18+ messages)
` [PATCH v3 1/5] cxl: Add BI register probing and port initialization
` [PATCH v3 2/5] cxl/pci: Add BI topology enable/disable
` [PATCH v3 3/5] cxl/hdm: Add BI coherency support for endpoint decoders
` [PATCH v3 4/5] cxl: Add HDM-DB region creation and sysfs interface
` [PATCH v3 5/5] cxl/mem: Wire up BI for Type 3 device
[PATCH v2 0/6] cxl: Add CXL type2 accelerator support for cxl_test
2026-05-19 21:37 UTC (7+ messages)
` [PATCH v2 1/6] cxl/test: Add test for module parameters
` [PATCH v2 2/6] cxl/test: Add type2 support for mock CFMWS0
` [PATCH v2 3/6] cxl/test: Refactor platform device enumerations
` [PATCH v2 4/6] cxl/test: Add hierarchy enumeration support for type2 device
` [PATCH v2 5/6] cxl/test: Fixup hdm init for auto region to support type2
` [PATCH v2 6/6] cxl/test: Add cxl_test accelerator driver
[PATCH v2] drivers/base/memory: set mem->altmap after successful device registration
2026-05-19 21:08 UTC (6+ messages)
[ANNOUNCE CFP] Linux Plumbers 2026 Device Memory Microconference
2026-05-19 13:59 UTC
[RFC 0/9] QEMU: CXL Type-2 device passthrough via vfio-pci
2026-05-19 13:13 UTC (8+ messages)
` [RFC 1/9] hw/arm/virt: Add CXL FMWS PA window for device memory
` [RFC 2/9] cxl: Add preserve_config to pxb-cxl OSC method
` [RFC 7/9] hw/vfio+cxl: Program HDM decoder 0 at machine_done for firmware-committed devices
[PATCH 0/6] Fixes to the previously-merged drivers/dax/fsdev series
2026-05-19 12:19 UTC (10+ messages)
` [PATCH 1/6] dax: fix misleading comment about share/index union in dax_folio_reset_order()
` [PATCH 2/6] dax/fsdev: fix multi-range offset, vmemmap_shift leak, and probe error cleanup
` [PATCH 3/6] dax/fsdev: fix kaddr for multi-range and fail probe on invalid pgmap offset
` [PATCH 4/6] dax/fsdev: clamp direct_access return to current physical range
` [PATCH 5/6] dax: fix holder_ops race in fs_put_dax()
` [PATCH 6/6] dax: replace exported dax_dev_get() with non-allocating dax_dev_find()
[PATCH v2] cxl/mbox: Support Media Operation
2026-05-19 12:03 UTC (8+ messages)
[ndctl PATCH 0/2] daxctl, util/sysfs: fix builtin-driver false failure on enable
2026-05-19 11:49 UTC (13+ messages)
` [ndctl PATCH 1/2] daxctl: fix kmod reference leak on probe-insert failure
` [ndctl PATCH 2/2] daxctl, util/sysfs: skip module probe-insert when driver is builtin or live
[PATCH v4 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-05-19 9:57 UTC (15+ messages)
` [PATCH v4 01/10] ACPI: APEI: GHES: share macros via a private header
` [PATCH v4 02/10] ACPI: APEI: GHES: move CPER read helpers
` [PATCH v4 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers
` [PATCH v4 04/10] ACPI: APEI: GHES: move estatus cache helpers
` [PATCH v4 05/10] ACPI: APEI: GHES: move vendor record helpers
` [PATCH v4 06/10] ACPI: APEI: GHES: move CXL CPER helpers
` [PATCH v4 07/10] ACPI: APEI: introduce GHES helper
` [PATCH v4 08/10] ACPI: APEI: share GHES CPER helpers
` [PATCH v4 09/10] dt-bindings: firmware: add arm,ras-cper
` [PATCH v4 10/10] RAS: add firmware-first CPER provider
[PATCH] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
2026-05-19 8:25 UTC (5+ messages)
[PATCH] cxl/acpi: Defer probe when ACPI0016 PCI root bridge is not ready
2026-05-19 1:55 UTC (11+ messages)
[PATCH v2] hw/cxl: bound Set Feature writes
2026-05-18 16:50 UTC (2+ messages)
[PATCH v17 00/11] Enable CXL PCIe Port Protocol Error handling and logging
2026-05-18 16:09 UTC (13+ messages)
` [PATCH v17 02/11] cxl/ras: Unify Endpoint and Port AER trace events
` [PATCH v17 10/11] PCI/CXL: Mask/Unmask CXL protocol errors
[PATCH v26 0/8] Type2 device basic support
2026-05-15 1:42 UTC (12+ messages)
` [PATCH v26 6/8] cxl: attach region to an accelerator/type2 memdev
` [PATCH v26 7/8] cxl: Avoid dax creation for accelerators
[NDCTL PATCH v2] cxl: Add CXL type2 accelerator unit test
2026-05-15 0:12 UTC
[PATCH v5 0/7] CXL: Add cxl_reset sysfs attribute for PCI devices
2026-05-14 19:21 UTC (4+ messages)
` [PATCH v5 5/7] cxl: Add CXL DVSEC reset sequence and flow orchestration
[PATCH 0/6] cxl: Support Back-Invalidate
2026-05-13 17:33 UTC (16+ messages)
` [PATCH 1/6] cxl: Add Back-Invalidate register definitions and structures
` [PATCH 2/6] cxl: Add BI register probing and port initialization
` [PATCH 3/6] cxl/pci: Add Back-Invalidate topology enable/disable
` [PATCH 4/6] cxl: Wire BI setup and dealloc into device lifecycle
` [PATCH 5/6] cxl/hdm: Add BI coherency support for endpoint decoders
[PATCH] drivers/base/memory: set mem->altmap after successful device registration
2026-05-13 16:07 UTC (5+ messages)
[PATCH v2] drivers/base/memory: make memory block get/put explicit
2026-05-13 5:54 UTC (6+ messages)
[PATCH V5 0/2] daxctl: Add support for famfs mode
2026-05-13 5:34 UTC (5+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
[PATCH v2] cxl/region: Validate partition index before array access
2026-05-12 16:21 UTC (4+ messages)
[PATCH v8 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-05-12 15:44 UTC (3+ messages)
[PATCH v7 0/8] lan966x pci device: Add support for SFPs, PCI part
2026-05-12 8:27 UTC (11+ messages)
` [PATCH v7 1/8] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v7 2/8] drivers: core: Use fw_devlink_set_device()
` [PATCH v7 3/8] pinctrl: cs42l43: "
` [PATCH v7 4/8] cxl/test: Use device_set_node()
` [PATCH v7 5/8] cxl/test: Use fw_devlink_set_device()
` [PATCH v7 6/8] PCI: of: "
` [PATCH v7 7/8] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v7 8/8] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
[ndctl PATCH] test/cxl-sanitize: avoid sanitize submit/wait race
2026-05-12 3:32 UTC (3+ messages)
[PATCH] mm/memory_hotplug: Factor out altmap freeing checks
2026-05-11 9:12 UTC (4+ messages)
[RFC PATCH 00/12] dax: Add DAX to guest memfd support for KVM
2026-05-10 14:40 UTC (4+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-05-09 16:38 UTC (2+ messages)
` [LSF/MM/BPF TOPIC] Private Memory Nodes - follow up
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