index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...
Jinhui Guo
1
-0
/
+8
2026-03-04
iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is Translate
Nicolin Chen
1
-1
/
+3
2026-03-04
iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequence
Jason Gunthorpe
1
-0
/
+26
2026-03-04
iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequence
Jason Gunthorpe
1
-0
/
+10
2026-03-04
iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequence
Jason Gunthorpe
3
-10
/
+53
2026-03-04
iommu/vt-d: Flush piotlb for SVM and Nested domain
Yi Liu
1
-1
/
+8
2026-03-04
iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable mode
Jinhui Guo
1
-1
/
+1
2026-03-04
iommu/amd: serialize sequence allocation under concurrent TLB invalidations
Ankit Soni
3
-8
/
+14
2026-03-04
iommu/amd: move wait_on_sem() out of spinlock
Ankit Soni
1
-8
/
+17
2026-03-04
iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiency
Alexander Grest
1
-10
/
+21
2026-02-26
iommu/vt-d: Clear Present bit before tearing down context entry
Lu Baolu
3
-3
/
+27
2026-02-26
iommu/vt-d: Clear Present bit before tearing down PASID entry
Lu Baolu
2
-1
/
+19
2026-02-26
iommu/vt-d: Flush cache for PASID table before using it
Dmytro Maluka
1
-3
/
+4
2026-02-26
iommu/amd: Use core's primary handler and set IRQF_ONESHOT
Sebastian Andrzej Siewior
3
-14
/
+4
2026-02-19
iommu/arm-smmu-qcom: do not register driver in probe()
Danilo Krummrich
4
-5
/
+52
2026-02-06
iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()
Nicolin Chen
1
-0
/
+3
2026-01-30
iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
Chaitanya Kulkarni
1
-1
/
+1
2026-01-30
iommu/amd: Fix error path in amd_iommu_probe_device()
Vasant Hegde
1
-2
/
+1
2026-01-23
iommu/sva: include mmu_notifier.h header
Carlos Llamas
1
-0
/
+1
2026-01-23
iommu/sva: invalidate stale IOTLB entries for kernel address space
Lu Baolu
1
-4
/
+28
2026-01-08
iommu: disable SVA when CONFIG_X86 is set
Lu Baolu
1
-0
/
+3
2026-01-08
iommu/tegra: fix device leak on probe_device()
Johan Hovold
1
-3
/
+2
2026-01-08
iommu/sun50i: fix device leak on of_xlate()
Johan Hovold
1
-0
/
+2
2026-01-08
iommu/qcom: fix device leak on of_xlate()
Johan Hovold
1
-6
/
+4
2026-01-08
iommu/omap: fix device leaks on probe_device()
Johan Hovold
2
-3
/
+1
2026-01-08
iommu/mediatek: fix device leak on of_xlate()
Johan Hovold
1
-0
/
+2
2026-01-08
iommu/mediatek-v1: fix device leaks on probe()
Johan Hovold
1
-5
/
+18
2026-01-08
iommu/mediatek-v1: fix device leak on probe_device()
Johan Hovold
1
-0
/
+2
2026-01-08
iommu/ipmmu-vmsa: fix device leak on of_xlate()
Johan Hovold
1
-0
/
+2
2026-01-08
iommu/exynos: fix device leak on of_xlate()
Johan Hovold
1
-6
/
+3
2026-01-08
iommu/apple-dart: fix device leak on of_xlate()
Johan Hovold
1
-0
/
+2
2026-01-08
iommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_...
Jinhui Guo
1
-1
/
+1
2026-01-08
iommu/amd: Fix pci_segment memleak in alloc_pci_segment()
Jinhui Guo
1
-3
/
+12
2026-01-02
iommu/mediatek: fix use-after-free on probe deferral
Johan Hovold
1
-7
/
+18
2026-01-02
x86/msi: Make irq_retrigger() functional for posted MSI
Thomas Gleixner
1
-4
/
+4
2026-01-02
amd/iommu: Preserve domain ids inside the kdump kernel
Sairaj Kodilkar
1
-1
/
+22
2026-01-02
iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED
Jason Gunthorpe
1
-1
/
+7
2025-12-18
iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metal
Stephan Gerhold
1
-10
/
+17
2025-12-18
iommu/arm-smmu-v3: Fix error check in arm_smmu_alloc_cd_tables
Ryan Huang
1
-1
/
+1
2025-12-18
iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlb
Aashish Sharma
1
-1
/
+1
2025-12-18
iommu/vt-d: Set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FD
Vineeth Pillai (Google)
1
-1
/
+1
2025-12-18
iommu/amd: Fix potential out-of-bounds read in iommu_mmio_show
Songtang Liu
1
-1
/
+1
2025-11-27
Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+3
2025-11-24
iommu/dma: add missing support for DMA_ATTR_MMIO for dma_iova_unlink()
Marek Szyprowski
1
-2
/
+3
2025-11-21
iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+3
2025-11-21
iommufd/driver: Fix counter initialization for counted_by annotation
Gustavo A. R. Silva
1
-1
/
+1
2025-11-05
iommufd: Make vfio_compat's unmap succeed if the range is already empty
Jason Gunthorpe
2
-9
/
+7
2025-10-20
iommufd: Don't overflow during division for dirty tracking
Jason Gunthorpe
1
-3
/
+2
2025-10-03
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+29
2025-10-03
Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-198
/
+379
[next]