Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2026-06-13 06:58:33 to 2026-06-22 01:51:46 UTC [more...]

[PATCH v3 00/18] iommu: Add live update state preservation
 2026-06-22  1:50 UTC  (22+ messages)
` [PATCH v3 01/18] memfd: export memfd_get_seals()
` [PATCH v3 02/18] iommu: Implement IOMMU Live update FLB callbacks
` [PATCH v3 03/18] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH v3 04/18] iommupt: Implement preserve/unpreserve/restore callbacks
` [PATCH v3 05/18] iommu: Implement IOMMU domain preservation
` [PATCH v3 06/18] iommu: Implement device and IOMMU HW preservation
` [PATCH v3 07/18] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH v3 08/18] iommu/vt-d: clear unpreserved context entries during shutdown
` [PATCH v3 09/18] iommu: Add APIs to get iommu and device preserved state
` [PATCH v3 10/18] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH v3 11/18] iommu: Restore and reattach preserved domains to devices
` [PATCH v3 12/18] iommu/vt-d: Handle reattach of the restored domain
` [PATCH v3 13/18] iommu/vt-d: preserve PASID table of preserved device
` [PATCH v3 14/18] iommufd: Implement ioctl to mark HWPT for preservation
` [PATCH v3 15/18] iommufd: Persist iommu hardware pagetables for live update
` [PATCH v3 16/18] iommufd: Add APIs to preserve/unpreserve a vfio cdev
` [PATCH v3 17/18] vfio/pci: Preserve the iommufd state of the "
` [PATCH v3 18/18] iommufd/selftest: Add test to verify iommufd preservation

[PATCH v6 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
 2026-06-22  0:58 UTC  (19+ messages)
` [PATCH v6 03/20] dma-direct: use DMA_ATTR_CC_SHARED in alloc/free paths

[PATCH] dma-buf: Split sgl by largest page-aligned chunk
 2026-06-21 22:21 UTC 

[PATCH 0/9] iommu/vt-d: Support a new DMAR flag
 2026-06-21  1:53 UTC  (20+ messages)
` [PATCH 4/9] iommu/vt-d: Consolidate dmar state management and force_on logic
` [PATCH 5/9] iommu/vt-d: Use dmar_can_force_on() for platform optin
` [PATCH 6/9] iommu/vt-d: Call dmar_can_force_on() for tboot optin
` [PATCH 7/9] iommu/vt-d: Remove the 'force_on' variable
` [PATCH 8/9] iommu/vt-d: Remove dmar_disabled

[PATCH v3 0/3] iova: use maple tree for O(log n) allocation
 2026-06-21  1:53 UTC  (26+ messages)
` [PATCH v3 1/3] iova: convert from rbtree to maple tree
` [PATCH v3 3/3] iova: defer maple tree erase on GFP_ATOMIC failure

[PATCH] iommu/vt-d: Disable IOMMU on Lenovo ThinkPad P50s
 2026-06-21  1:29 UTC  (2+ messages)

[PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout
 2026-06-20  3:41 UTC  (5+ messages)
                                    ` Intel IOMMU bug: xHCI faults during crash kernel boot

[PATCH] iommu/intel: Prevent variable pollution in cache_tag_flush_range()
 2026-06-20  2:59 UTC  (3+ messages)
` 答复: "

[PATCH] iommu/io-pgtable-arm: Add support for contiguous hint bit
 2026-06-19 19:40 UTC  (2+ messages)

[PATCH v2 0/2] RISC-V IOMMU HPM support
 2026-06-19 16:05 UTC  (3+ messages)
` [PATCH v2 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver

[PATCH] iommu/arm-smmu-v3: Declare eats_s1chk and eats_trans as host-endian u64
 2026-06-19 14:38 UTC  (4+ messages)

[PATCH v2 00/26] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-06-19 13:40 UTC  (18+ messages)
` [PATCH v2 07/26] iommu/amd: Add support for AMD vIOMMU VF MMIO region
` [PATCH v2 12/26] iommu/amd: Add per-VM private IPA alloc/map helpers
` [PATCH v2 21/26] iommu/amd: Map kvmfd to shared translate device ID for vIOMMU
` [PATCH v2 22/26] iommufd: Add hw_queue_init and split queue alloc paths

[PATCH v2 0/6] iommu/arm-smmu: Add interconnect bandwidth voting support
 2026-06-19 10:54 UTC  (24+ messages)
` [PATCH v2 1/6] dt-bindings: iommu: arm,smmu: Document interconnects property
` [PATCH v2 2/6] iommu/arm-smmu: Add interconnect bandwidth voting support
` [PATCH v2 3/6] arm64: dts: qcom: kodiak: Add GEM_NOC interconnect for adreno SMMU

[PATCH] iommu/arm-smmu-v3: Fix VCMDQ indexing in tegra241_vintf0_handle_error
 2026-06-18 20:53 UTC  (2+ messages)

[PATCH v1] iommu/riscv: Support 32-bit register accesses
 2026-06-18 16:40 UTC  (20+ messages)
  ` [External] "

[PATCH] swiotlb: introduce Kconfig option for compile-time default pool size
 2026-06-18 16:04 UTC  (4+ messages)

[PATCH] dma-iommu: Introduce API to reserve IOVA regions for dynamically created devices
 2026-06-18 15:17 UTC  (10+ messages)

[GIT PULL] Please pull IOMMUFD subsystem changes
 2026-06-17 19:40 UTC  (2+ messages)

[git pull] IOMMU Updates for Linux v7.2
 2026-06-17 19:40 UTC  (2+ messages)

[GIT PULL] dma-mapping updates for Linux 7.2
 2026-06-17 19:40 UTC  (2+ messages)

[PATCH v1] iommu/riscv: Add page request queue and IOPF support
 2026-06-17 14:49 UTC  (2+ messages)

[PATCH v9 0/6] iommufd: Enable noiommu mode for cdev
 2026-06-17 10:59 UTC  (16+ messages)
` [PATCH v9 1/6] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH v9 2/6] iommufd: Move igroup allocation to a function
` [PATCH v9 3/6] iommufd: Allow binding to a noiommu device
` [PATCH v9 4/6] iommufd: Add an ioctl to query PA from IOVA for noiommu mode
` [PATCH v9 5/6] vfio: Enable cdev noiommu mode under iommufd

[PATCH v8 00/12] media: iris: Add support for glymur platform
 2026-06-17  9:48 UTC  (3+ messages)
` [PATCH v8 11/12] arm64: dts: qcom: glymur: Add iris video node

[PATCH v1] iommu/riscv: Add page request queue and IOPF support
 2026-06-17  8:52 UTC 

[PATCH v4 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-06-17  8:21 UTC  (4+ messages)

[PATCH v8 00/10] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-06-16 15:07 UTC  (12+ messages)
` [PATCH v8 03/12] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs
` [PATCH v8 04/12] iommu/tegra241-cmdqv: Restore PROD and CONS after resume
` [PATCH v8 05/12] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v8 09/12] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops

[PATCH] swiotlb: avoid double copy with swiotlb on tx socket
 2026-06-16 11:21 UTC  (12+ messages)

[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
 2026-06-16  9:51 UTC  (12+ messages)
` [PATCH 07/23] driver core: platform: provide platform_device_set_fwnode()
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()

[PATCH v2 0/3] drm/msm: Add support for Shikra GPU (A704)
 2026-06-16  0:56 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: display/msm/gpu: Add support for A704 GPU
` [PATCH v2 2/3] drm/msm/adreno: "
` [PATCH v2 3/3] dt-bindings: arm-smmu: Document GPU SMMU for Shikra SoC

[PATCH v8 0/4] iommu: Standardize ATS robustness and state tracking
 2026-06-15 23:52 UTC  (4+ messages)
` [PATCH v8 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting

[PATCH v9 0/4] iommu: Standardize ATS robustness and state tracking
 2026-06-15 23:50 UTC  (5+ messages)
` [PATCH v9 1/4] PCI/ATS: Ensure pci_ats_supported() is PF-aware for VFs
` [PATCH v9 2/4] PCI/ATS: Validate STU for VFs in pci_prepare_ats()
` [PATCH v9 3/4] iommu/arm-smmu-v3: Standardize ATS enablement failure reporting
` [PATCH v9 4/4] iommu/vt-d: Fail probe on ATS configuration failure

[PATCH v1 0/4] iommufd: Cache invalidation hardening and SMMUv3 batching rework
 2026-06-15 20:19 UTC  (6+ messages)
` [PATCH v1 4/4] iommu/arm-smmu-v3: Process vIOMMU invalidations in batches

[RFC PATCH v4 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-15 16:49 UTC  (11+ messages)
` [RFC PATCH v4 3/9] accel: rocket: Add RK3568 SoC support
` [RFC PATCH v4 4/9] accel: rocket: Reset the NPU before detaching the IOMMU on timeout
` [RFC PATCH v4 5/9] accel: rocket: Keep the IOMMU domain attached across jobs
` [RFC PATCH v4 6/9] dt-bindings: npu: rockchip,rk3588-rknn-core: Add RK3568
` [RFC PATCH v4 7/9] arm64: dts: rockchip: rk356x: Add the NPU and its IOMMU
` [RFC PATCH v4 8/9] arm64: dts: rockchip: rk3568-rock-3b: Enable the NPU
` [RFC PATCH v4 9/9] pmdomain: rockchip: Add a regulator to the RK3568 NPU power domain

[PATCH v3 00/11] kdump: reduce vmcore size and capture time
 2026-06-15  3:33 UTC  (4+ messages)
` [PATCH v3 05/11] of: reserved_mem: split alloc_reserved_mem_array() from fdt_scan_reserved_mem_late()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox