Linux IOMMU Development
 help / color / mirror / Atom feed
[PATCH v2 0/5] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
 2026-08-01  9:15 UTC  (15+ messages)
` [PATCH v2 1/5] generic_pt: allow missing sw bit in DMA_INCOHERENT case
` [PATCH v2 2/5] dt-bindings: iommu: Add Broadcom BCM2712 IOMMU
` [PATCH v2 3/5] iommu/generic_pt: Add Broadcom BCM2712 page table format
` [PATCH v2 4/5] iommu: Add Broadcom BCM2712 IOMMU driver
` [PATCH v2 5/5] arm64: dts: broadcom: bcm2712: Add GPU IOMMU and IOMMU cache nodes

[PATCH v5 0/9] PCI passthru on Hyper-V
 2026-07-31 22:34 UTC  (10+ messages)
` [PATCH v5 1/9] mshv: Provide a way to get partition ID if running in a VMM process
` [PATCH v5 2/9] mshv: Add declarations and definitions for VFIO-MSHV bridge device
` [PATCH v5 3/9] mshv: Introduce basic mshv bridge device for VFIO to build upon
` [PATCH v5 4/9] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v5 5/9] mshv: Import data structs around device passthru from hyperv headers
` [PATCH v5 6/9] PCI: hv: Export hv_build_devid_type_pci() and change return type
` [PATCH v5 7/9] x86/hyperv: Implement Hyper-V virtual IOMMU
` [PATCH v5 8/9] mshv: Populate mmio mappings for PCI passthru
` [PATCH v5 9/9] mshv: Disable movable regions upfront if device passthru

[PATCH 0/2] iommu/amd: Fix default domain selection for PASID-capable devices
 2026-07-31 20:23 UTC  (12+ messages)
` [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only

[PATCH v10 00/14] media: iris: Add support for glymur platform
 2026-07-31 17:32 UTC  (7+ messages)
` [PATCH v10 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec

[PATCH v3] rust: iommu: add device lifetime to IoPageTable
 2026-07-31 12:48 UTC  (3+ messages)

[PATCH v8 00/23] dma-mapping: Track shared DMA state through direct, pool and swiotlb paths
 2026-07-31  7:33 UTC  (34+ messages)
` [PATCH v8 01/23] dma-direct: return struct page from dma_direct_alloc_from_pool()
` [PATCH v8 05/23] swiotlb: Preserve allocation virtual address for dynamic pools
` [PATCH v8 07/23] dma-direct: swiotlb: handle swiotlb alloc/free outside __dma_direct_alloc_pages
` [PATCH v8 09/23] dma-mapping: Add internal shared allocation attribute
` [PATCH v8 12/23] dma: swiotlb: pass mapping attributes by reference
` [PATCH v8 15/23] dma-direct: pass attrs to dma_capable() for DMA_ATTR_CC_SHARED checks
` [PATCH v8 19/23] dma-direct: select DMA address encoding from __DMA_ATTR_ALLOC_CC_SHARED

[PATCH v3 00/18] iommu: Add live update state preservation
 2026-07-31  5:58 UTC  (3+ messages)
` [PATCH v3 02/18] iommu: Implement IOMMU Live update FLB callbacks

[PATCH 0/5] iommu/vt-d: Fixes for issues reported by Sashiko
 2026-07-31  5:43 UTC  (6+ messages)
` [PATCH 1/5] iommu/vt-d: Fix shift overflow in qi_desc_dev_iotlb_pasid()
` [PATCH 2/5] iommu/vt-d: Clear Present bit before tearing down copied context entry
` [PATCH 3/5] iommu/vt-d: Fix iopf_refcount leak on RID domain replacement
` [PATCH 4/5] iommu/vt-d: Tear down scalable-mode context on probe failure
` [PATCH 5/5] iommu/vt-d: Flush context cache with correct SID when tearing down aliases

[PATCH v2] dt-bindings: arm-smmu: qcom: add compatible for IPQ9650 SoC
 2026-07-31  5:31 UTC 

[PATCH v2] iommu/dma: Restore locking around msi_page_list
 2026-07-31  4:25 UTC  (3+ messages)

[PATCH] iommu/virtio: Add debugfs state dump
 2026-07-31  1:48 UTC 

[GIT PULL] Please pull IOMMUFD subsystem changes
 2026-07-30 22:15 UTC  (2+ messages)

[PATCH 0/2] lib/sort: Clean up sort_nonatomic() and sort_r_nonatomic()
 2026-07-30 19:32 UTC  (4+ messages)
` [PATCH 1/2] iommu/arm-smmu-v3: Replace sort_nonatomic() with sort()
` [PATCH 2/2] Revert "lib/sort.c: add _nonatomic() variants with cond_resched()"

[PATCH v2 0/3] Fix GPU and display on ARM32 platforms using the MSM IOMMU
 2026-07-30 16:04 UTC  (4+ messages)
` [PATCH v2 1/3] iommu/msm: track a context master per device and IOMMU
` [PATCH v2 2/3] iommu/msm: use the IOMMU device for page table allocation
` [PATCH v2 3/3] drm/msm: detach the ARM DMA mapping before attaching our own domain

[PATCH 0/5] x86/mm/pat: CPA fixes
 2026-07-30 15:53 UTC  (24+ messages)
` [PATCH 1/5] x86/mm/pat: introcude cpa_lock() and cpa_unlock()
` [PATCH 2/5] x86/mm/pat: acquire init_mm write lock on collapse to avoid UAF
` [PATCH 3/5] x86/mm/pat: acquire init_mm read lock on attribute change "
` [PATCH 4/5] x86/mm/pat: allocate split page tables as kernel page tables
` [PATCH 5/5] x86/mm/pat: fix effective RW computation in lookup_address_in_pgd_attr()

[PATCH 0/5] iommu/amd: PRI related cleanup and fixes
 2026-07-30 14:44 UTC  (5+ messages)
` [PATCH 3/5] iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requests

[PATCH 0/3] Fix GPU and display on ARM32 platforms using the MSM IOMMU
 2026-07-30 14:30 UTC  (10+ messages)
` [PATCH 1/3] iommu/msm: track a context master per device and IOMMU
` [PATCH 2/3] ARM: dma-mapping: reset DMA ops before detaching from the IOMMU
` [PATCH 3/3] drm/msm: detach the ARM DMA mapping before attaching our own domain

[PATCH v2 00/14] iommu/riscv: Enable MSI remapping and IOMMU_DMA
 2026-07-30 13:05 UTC  (2+ messages)

[PATCH] iommu/dma: Restore locking around msi_page_list
 2026-07-30 12:57 UTC  (3+ messages)

[PATCH v3] iommu/iova: Move CPU magazine init to first insert
 2026-07-30 12:55 UTC  (3+ messages)

[PATCH] iommu/amd: Put PCI device after handling PPR faults
 2026-07-30 12:51 UTC  (2+ messages)

[PATCH v2 0/4] iommu/amd: IVMD handling cleanup and ivmd= boot override
 2026-07-30 12:32 UTC  (3+ messages)

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2026-07-30 11:00 UTC  (9+ messages)
` [RFC PATCH 10/30] vfio/pci: Export vfio dma-buf specific info for importers

[PATCH v3] iommu/tegra241-cmdqv: Reject a VCMDQ base above the 48-bit hardware limit
 2026-07-29 22:03 UTC 

[PATCH v2 00/11] iommu/arm-smmu-v3: Add PRI support
 2026-07-29 17:00 UTC  (9+ messages)
` [PATCH v2 03/11] iommu/arm-smmu-v3: Add arm_smmu_drain_queue_for_iopf() helper

[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
 2026-07-29 15:49 UTC  (9+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header

[PATCH v2 0/9] drm/msm: Support for Eliza GPU
 2026-07-29 15:33 UTC  (9+ messages)
` [PATCH v2 6/9] arm64: dts: qcom: eliza: Add GPU SMMU node
` [PATCH v2 7/9] arm64: dts: qcom: eliza: Add GPU nodes
` [PATCH v2 8/9] arm64: dts: qcom: eliza: Add GPU cooling
` [PATCH v2 9/9] arm64: dts: qcom: eliza-mtp: Enable Adreno A722 GPU

[RFC PATCH v2 0/8] accel/rocket: RK3576 NPU (RKNN) enablement
 2026-07-29 15:20 UTC  (3+ messages)
` [RFC PATCH v2 2/8] pmdomain/rockchip: add optional per-domain power-on settle delay

[PATCH v4 0/5] drivers: Improve memory management for large object allocations when i915/shmem is used with iommu
 2026-07-29 12:43 UTC  (6+ messages)
` [PATCH v4 1/5] drm/i915/gem: Count mapped pages in a folio
` [PATCH v4 2/5] iommu/dma: Catch scatterlist length overflows

[PATCH] iommu/vt-d: Fix copied_tables bitmap leak on error in copy_translation_tables
 2026-07-29  5:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] iommu: Fix SVA, iommufd, and iommupt error paths
 2026-07-29  2:59 UTC  (5+ messages)
` [PATCH 1/4] iommu/sva: Set handle->dev before the SVA handle is visible
` [PATCH 4/4] iommupt: Return zero for invalid iova_to_phys() ranges

[PATCH v3 0/2] iommu/arm-smmu-v3: Fix SVA vs. HAFT issues
 2026-07-28 23:14 UTC  (6+ messages)
` [PATCH v3 1/2] arm64: Add override for MMFR1.HAFDBS
` [PATCH v3 2/2] iommu/arm-smmu-v3: Add HAFT support for SVA

[PATCH] iommu/arm-smmu-v3: Convert to use atomic poll timeout
 2026-07-28 21:11 UTC 

[PATCH v9 00/12] iommu/arm-smmu-v3: Implement Runtime/System Sleep ops
 2026-07-28 21:09 UTC  (13+ messages)
` [PATCH v9 01/12] iommu/arm-smmu-v3: Refactor arm_smmu_setup_irqs
` [PATCH v9 02/12] iommu/arm-smmu-v3: Add a helper to drain cmd queues
` [PATCH v9 03/12] iommu/tegra241-cmdqv: Add a helper to drain VCMDQs
` [PATCH v9 04/12] iommu/tegra241-cmdqv: Restore PROD and CONS after resume
` [PATCH v9 05/12] iommu/arm-smmu-v3: Cache and restore MSI config
` [PATCH v9 06/12] iommu/arm-smmu-v3: Handle gerror during suspend
` [PATCH v9 07/12] iommu/arm-smmu-v3: Add CMDQ_PROD_STOP_FLAG to gate CMDQ submissions
` [PATCH v9 08/12] iommu/tegra241-cmdqv: Add a helper to quiesce VCMDQs
` [PATCH v9 09/12] iommu/arm-smmu-v3: Implement pm_runtime & system sleep ops
` [PATCH v9 10/12] iommu/arm-smmu-v3: Enable pm_runtime and setup devlinks
` [PATCH v9 11/12] iommu/arm-smmu-v3: Invoke pm_runtime before hw access
` [PATCH v9 12/12] iommu/arm-smmu-v3: Add KUnit unit tests for Runtime PM

[PATCH v5 0/6] iommufd: Iterate the cache invalidation array in the core
 2026-07-28 17:33 UTC  (7+ messages)
` [PATCH v5 1/6] iommu/arm-smmu-v3: Support IDR5.DS and widen the TLBI SCALE field
` [PATCH v5 2/6] iommu/arm-smmu-v3-iommufd: Reject unsupported bits in invalidation commands
` [PATCH v5 3/6] iommufd: Iterate the cache invalidation array in the core
` [PATCH v5 4/6] iommufd/selftest: Convert cache invalidation mocks to the core array loop
` [PATCH v5 5/6] iommu/arm-smmu-v3-iommufd: Convert cache invalidation "
` [PATCH v5 6/6] iommu/vt-d: Convert nested "

[PATCH v4 0/6] iommufd: Iterate the cache invalidation array in the core
 2026-07-28 17:23 UTC  (7+ messages)

[PATCH v2 00/11] iommu/tegra241-cmdqv: Fix error-interrupt races and VINTF lifecycle bugs
 2026-07-28 16:54 UTC  (3+ messages)

[PATCH v9 0/4] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-07-28 16:48 UTC  (3+ messages)

[PATCH v3] iommu/arm-smmu-v3: Shrink command/event/PRI queues in kdump kernel
 2026-07-28 13:53 UTC  (3+ messages)

[PATCH 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-07-28 13:51 UTC  (4+ messages)
` [PATCH 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
` [PATCH 2/3] x86/irq: Use irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH 3/3] x86/irq, iommu/amd, PCI: Drop redundant irq_retrigger inits

[PATCH v16 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-07-28 12:58 UTC  (9+ messages)
` [PATCH v16 3/3] of: Respect "

Fixing TegraDRM on multi_v7_defconfig / Enabling DMA API with tegra-smmu
 2026-07-28 10:11 UTC  (3+ messages)

[PATCH v4 00/10] kdump: reduce vmcore size and capture time
 2026-07-28  6:45 UTC  (3+ messages)

[BUG] iommufd/selftest: KASAN slab-use-after-free in iommu_report_device_fault
 2026-07-28  5:32 UTC  (3+ messages)

[REGRESSION] GPU passes into VM improperly after c376a3456d8b or a98db518dde2
 2026-07-28  2:25 UTC  (8+ messages)

[RFC PATCH v2 0/5] Add debugfs support for ARM SMMUv3
 2026-07-28  2:21 UTC  (3+ messages)
` [PATCH "

[PATCH 0/6] Add support for Broadcom BCM2712 IOMMU driver (Raspberry Pi 5)
 2026-07-27 23:13 UTC  (2+ messages)

[PATCH 00/36] treewide: remove conditional returns with no effect
 2026-07-27 12:26 UTC  (2+ messages)
` (subset) "

[PATCH] iommu/fsl-pamu: modernize IRQ lookup, MMIO mapping, and pointer types
 2026-07-27 19:44 UTC 

[PATCH v2] driver core: platform: Setup device MSI domain just before driver probe
 2026-07-27 13:53 UTC  (3+ messages)

[PATCH v4 00/24] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-07-27 13:29 UTC  (2+ messages)
` [PATCH 24/24] iommu/amd: Relocate vIOMMU translate-device-id on PCI reserve


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