index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Lines
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-8
/
+27
2026-04-16
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-39
/
+18
2026-04-15
Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-783
/
+2023
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3
/
+10
2026-04-11
iommufd: Fix a race with concurrent allocation and unmap
Sina Hassani
-0
/
+10
2026-04-09
Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+6
2026-04-09
Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...
Will Deacon
-785
/
+2031
2026-04-09
iommu: Ensure .iotlb_sync is called correctly
Robin Murphy
-0
/
+6
2026-04-09
iommu/vt-d: Restore IOMMU_CAP_CACHE_COHERENCY
Alex Williamson
-0
/
+1
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
-2
/
+2
2026-04-02
Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+2
2026-04-02
iommu/amd: Invalidate IRT cache for DMA aliases
Magnus Kalland
-5
/
+23
2026-04-02
iommu/riscv: Remove overflows on the invalidation path
Jason Gunthorpe
-5
/
+6
2026-04-02
iommu/amd: Fix clone_alias() to use the original device's devid
Vasant Hegde
-3
/
+4
2026-04-02
iommu/vt-d: Remove the remaining pages along the invalidation path
Jason Gunthorpe
-26
/
+19
2026-04-02
iommu/vt-d: Pass size_order to qi_desc_piotlb() not npages
Jason Gunthorpe
-14
/
+9
2026-04-02
iommu/vt-d: Split piotlb invalidation into range and all
Jason Gunthorpe
-49
/
+41
2026-04-02
iommu/vt-d: Remove dmar_writel() and dmar_writeq()
Bjorn Helgaas
-30
/
+27
2026-04-02
iommu/vt-d: Remove dmar_readl() and dmar_readq()
Bjorn Helgaas
-48
/
+46
2026-04-02
iommu/vt-d: Support dirty tracking on PASID
Zhenzhong Duan
-8
/
+10
2026-04-02
iommu/vt-d: Rename device_set_dirty_tracking() and pass dmar_domain pointer
Zhenzhong Duan
-12
/
+9
2026-04-02
iommu/vt-d: Block PASID attachment to nested domain with dirty tracking
Zhenzhong Duan
-1
/
+5
2026-04-01
iommu/dma: Always allow DMA-FQ when iommupt provides the iommu_domain
Jason Gunthorpe
-5
/
+12
2026-03-31
iommufd/selftest: Remove MOCK_IOMMUPT_AMDV1 format
Pranjal Shrivastava
-32
/
+0
2026-03-31
iommufd: Fix return value of iommufd_fault_fops_write()
Zhenzhong Duan
-2
/
+3
2026-03-31
BackMerge tag 'v7.0-rc6' into drm-next
Dave Airlie
-18
/
+51
2026-03-27
iommu/riscv: Fix signedness bug
Ethan Tidmore
-2
/
+5
2026-03-27
iommupt/amdv1: mark amdv1pt_install_leaf_entry as __always_inline
Sherry Yang
-1
/
+1
2026-03-27
iommu/amd: Fix illegal cap/mmio access in IOMMU debugfs
Guanghui Feng
-23
/
+19
2026-03-27
iommu/amd: Fix illegal device-id access in IOMMU debugfs
Guanghui Feng
-9
/
+12
2026-03-27
iommupt: Fix short gather if the unmap goes into a large mapping
Jason Gunthorpe
-1
/
+1
2026-03-26
Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+17
2026-03-25
Merge tag 'dma-mapping-7.0-2026-03-25' into dma-mapping-for-next
Marek Szyprowski
-4
/
+17
2026-03-25
iommufd: update outdated comment for renamed iommufd_hw_pagetable_alloc()
Kexin Sun
-1
/
+1
2026-03-24
iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()
Nicolin Chen
-3
/
+4
2026-03-24
iommu/arm-smmu-v3: Update Arm errata
Robin Murphy
-4
/
+14
2026-03-24
iommu/arm-smmu-v3: Fix typos introduced by arm_smmu_invs
Nicolin Chen
-4
/
+4
2026-03-24
iommu/arm-smmu-v3: Do not continue in __arm_smmu_domain_inv_range()
Nicolin Chen
-2
/
+2
2026-03-20
iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
Leon Romanovsky
-4
/
+17
2026-03-19
iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs
Nicolin Chen
-195
/
+24
2026-03-19
iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
Nicolin Chen
-13
/
+221
2026-03-19
iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
Nicolin Chen
-1
/
+278
2026-03-19
iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
Nicolin Chen
-4
/
+45
2026-03-19
iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
Jason Gunthorpe
-0
/
+502
2026-03-19
iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
Nicolin Chen
-4
/
+10
2026-03-19
iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
Nicolin Chen
-0
/
+5
2026-03-19
iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE update
Nicolin Chen
-0
/
+7
2026-03-17
iommufd: Report ATS not supported status via IOMMU_GET_HW_INFO
Shameer Kolothum
-0
/
+4
2026-03-17
iommu: Add device ATS supported capability
Shameer Kolothum
-0
/
+11
2026-03-17
iommu/amd: Block identity domain when SNP enabled
Joe Damato
-1
/
+14
[next]