summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2026-03-04iommupt: Always add IOVA range to iotlb_gather in gather_range_pages()Yu Zhang1-2/+1
2026-03-04iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is TranslateNicolin Chen1-1/+3
2026-03-04iommu/arm-smmu-v3: Mark EATS_TRANS safe when computing the update sequenceJason Gunthorpe1-0/+26
2026-03-04iommu/arm-smmu-v3: Mark STE MEV safe when computing the update sequenceJason Gunthorpe1-0/+10
2026-03-04iommu/arm-smmu-v3: Add update_safe bits to fix STE update sequenceJason Gunthorpe3-10/+53
2026-03-04iommu/vt-d: Flush piotlb for SVM and Nested domainYi Liu1-1/+8
2026-03-04iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable modeJinhui Guo1-1/+1
2026-03-04iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...Jinhui Guo1-0/+8
2026-03-04iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni3-8/+14
2026-03-04iommu/amd: move wait_on_sem() out of spinlockAnkit Soni1-8/+17
2026-03-04iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiencyAlexander Grest1-10/+21
2026-02-26iommu/vt-d: Fix race condition during PASID entry replacementLu Baolu4-220/+16
2026-02-26iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu3-3/+27
2026-02-26iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu2-1/+19
2026-02-26iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka1-3/+4
2026-02-26iommupt: Do not set C-bit on MMIO backed PTEsWei Wang2-2/+4
2026-02-26iommu/amd: Use core's primary handler and set IRQF_ONESHOTSebastian Andrzej Siewior3-14/+4
2026-02-19iommu/arm-smmu-qcom: do not register driver in probe()Danilo Krummrich4-5/+52
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen1-1/+1
2026-01-31Merge tag 'iommu-fixes-v6.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+13
2026-01-31iommu/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()Nicolin Chen1-0/+3
2026-01-28iommufd: Initialize batch->kind in batch_clear()Deepanshu Kartikey1-0/+1
2026-01-28iommupt: Only cache flush memory changed by unmapJason Gunthorpe1-1/+10
2026-01-23Merge tag 'iommu-fixes-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+3
2026-01-20iommu/io-pgtable-arm: fix size_t signedness bug in unmap pathChaitanya Kulkarni1-1/+1
2026-01-20iommupt: Make it clearer to the compiler that pts.level == 0 for single pageJason Gunthorpe1-1/+1
2026-01-18iommu/amd: Fix error path in amd_iommu_probe_device()Vasant Hegde1-2/+1
2026-01-14iommu/sva: include mmu_notifier.h headerCarlos Llamas1-0/+1
2026-01-10iommupt: Make pt_feature() always_inlineJason Gunthorpe1-2/+2
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe1-1/+1
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe1-0/+1
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe1-1/+1
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2025-12-20Merge tag 'iommu-fixes-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+47
2025-12-19amd/iommu: Make protection domain ID functions non-staticSairaj Kodilkar3-14/+25
2025-12-19amd/iommu: Preserve domain ids inside the kdump kernelSairaj Kodilkar1-1/+22
2025-12-18iommupt: Return ERR_PTR from _table_alloc()Jason Gunthorpe1-0/+3
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner1-4/+4
2025-12-16iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVEDJason Gunthorpe1-1/+7
2025-12-15iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP failsJason Gunthorpe1-2/+4
2025-12-15iommufd: Fix building without dmabufArnd Bergmann1-1/+5
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2-0/+10
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+18
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+28
2025-12-04Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-71/+673
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-2/+2
2025-12-04Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds71-2833/+7299
2025-12-02iommu/amd: Report SEV-TIO supportAlexey Kardashevskiy2-0/+10
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel71-2833/+7299
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe3-26/+36