index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
48 hours
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3 days
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4 days
Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4 days
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
8 days
iommufd: Fix a race with concurrent allocation and unmap
Sina Hassani
10 days
Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10 days
Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...
Will Deacon
10 days
iommu: Ensure .iotlb_sync is called correctly
Robin Murphy
10 days
iommu/vt-d: Restore IOMMU_CAP_CACHE_COHERENCY
Alex Williamson
12 days
Merge v7.0-rc7 into drm-next
Simona Vetter
2026-04-02
Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-04-02
iommu/amd: Invalidate IRT cache for DMA aliases
Magnus Kalland
2026-04-02
iommu/riscv: Remove overflows on the invalidation path
Jason Gunthorpe
2026-04-02
iommu/amd: Fix clone_alias() to use the original device's devid
Vasant Hegde
2026-04-02
iommu/vt-d: Remove the remaining pages along the invalidation path
Jason Gunthorpe
2026-04-02
iommu/vt-d: Pass size_order to qi_desc_piotlb() not npages
Jason Gunthorpe
2026-04-02
iommu/vt-d: Split piotlb invalidation into range and all
Jason Gunthorpe
2026-04-02
iommu/vt-d: Remove dmar_writel() and dmar_writeq()
Bjorn Helgaas
2026-04-02
iommu/vt-d: Remove dmar_readl() and dmar_readq()
Bjorn Helgaas
2026-04-02
iommu/vt-d: Support dirty tracking on PASID
Zhenzhong Duan
2026-04-02
iommu/vt-d: Rename device_set_dirty_tracking() and pass dmar_domain pointer
Zhenzhong Duan
2026-04-02
iommu/vt-d: Block PASID attachment to nested domain with dirty tracking
Zhenzhong Duan
2026-04-01
iommu/dma: Always allow DMA-FQ when iommupt provides the iommu_domain
Jason Gunthorpe
2026-03-31
iommufd/selftest: Remove MOCK_IOMMUPT_AMDV1 format
Pranjal Shrivastava
2026-03-31
iommufd: Fix return value of iommufd_fault_fops_write()
Zhenzhong Duan
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
2026-03-27
iommu/riscv: Fix signedness bug
Ethan Tidmore
2026-03-27
iommupt/amdv1: mark amdv1pt_install_leaf_entry as __always_inline
Sherry Yang
2026-03-27
iommu/amd: Fix illegal cap/mmio access in IOMMU debugfs
Guanghui Feng
2026-03-27
iommu/amd: Fix illegal device-id access in IOMMU debugfs
Guanghui Feng
2026-03-27
iommupt: Fix short gather if the unmap goes into a large mapping
Jason Gunthorpe
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-03-25
Merge tag 'dma-mapping-7.0-2026-03-25' into dma-mapping-for-next
Marek Szyprowski
2026-03-25
iommufd: update outdated comment for renamed iommufd_hw_pagetable_alloc()
Kexin Sun
2026-03-24
iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()
Nicolin Chen
2026-03-24
iommu/arm-smmu-v3: Update Arm errata
Robin Murphy
2026-03-24
iommu/arm-smmu-v3: Fix typos introduced by arm_smmu_invs
Nicolin Chen
2026-03-24
iommu/arm-smmu-v3: Do not continue in __arm_smmu_domain_inv_range()
Nicolin Chen
2026-03-20
iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
Leon Romanovsky
2026-03-19
iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs
Nicolin Chen
2026-03-19
iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
Nicolin Chen
2026-03-19
iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
Nicolin Chen
2026-03-19
iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
Nicolin Chen
2026-03-19
iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
Jason Gunthorpe
2026-03-19
iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
Nicolin Chen
2026-03-19
iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
Nicolin Chen
2026-03-19
iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE update
Nicolin Chen
2026-03-17
iommufd: Report ATS not supported status via IOMMU_GET_HW_INFO
Shameer Kolothum
2026-03-17
iommu: Add device ATS supported capability
Shameer Kolothum
2026-03-17
iommu/amd: Block identity domain when SNP enabled
Joe Damato
[next]