summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
6 daysiommu/vt-d: Avoid NULL pointer dereference or refcount corruptionZhenzhong Duan1-4/+5
6 daysiommu/vt-d: Fix oops due to out of scope accessZhenzhong Duan1-2/+2
6 daysiommu/vt-d: Disable DMAR for Intel Q35 IGFXNaval Alcalá1-0/+3
6 daysiommu/amd: Bounds-check devid in __rlookup_amd_iommu()Jose Fernandez (Anthropic)1-2/+6
6 daysiommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}Thorsten Blum1-2/+2
6 daysiommufd: vfio compatibility extension check for noiommu modeJacob Pan1-1/+1
6 daysiommu/riscv: Remove overflows on the invalidation pathJason Gunthorpe1-5/+6
6 daysiommu/amd: Fix clone_alias() to use the original device's devidVasant Hegde1-3/+4
6 daysiommu/riscv: Fix signedness bugEthan Tidmore1-2/+5
6 daysiommu/riscv: Skip IRQ count check when using MSI interruptsYaxing Guo1-6/+8
6 daysiommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()Nicolin Chen1-3/+4
6 daysiommu/riscv: Stop polling when CQCSR reports an errorFangyu Yu1-0/+3
6 daysiommu/riscv: Add missing GENERIC_MSI_IRQJason Gunthorpe1-0/+1
6 daysiommu/riscv: Add IOTINVAL after updating DDT/PDT entriesFangyu Yu1-0/+70
2026-05-14iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE updateNicolin Chen1-0/+7
2026-05-14iommu/vt-d: Block PASID attachment to nested domain with dirty trackingZhenzhong Duan1-1/+5
2026-05-14iommufd: Fix return value of iommufd_fault_fops_write()Zhenzhong Duan1-2/+3
2026-05-14iommufd: Fix a race with concurrent allocation and unmapSina Hassani1-0/+10
2026-03-25iommu/sva: Fix crash in iommu_sva_unbind_device()Lizhi Hou1-6/+6
2026-03-25iommu/vt-d: Only handle IOPF for SVA when PRI is supportedLu Baolu1-4/+8
2026-03-25iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng1-2/+1
2026-03-12iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...Jinhui Guo1-0/+8
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/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-27iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu3-3/+27
2026-02-27iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu2-1/+19
2026-02-27iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka1-3/+4
2026-02-27iommu/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/tegra241-cmdqv: Reset VCMDQ in tegra241_vcmdq_hw_init_user()Nicolin Chen1-0/+3
2026-01-30iommu/io-pgtable-arm: fix size_t signedness bug in unmap pathChaitanya Kulkarni1-1/+1
2026-01-30iommu/amd: Fix error path in amd_iommu_probe_device()Vasant Hegde1-2/+1
2026-01-23iommu/sva: include mmu_notifier.h headerCarlos Llamas1-0/+1
2026-01-23iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu1-4/+28
2026-01-08iommu: disable SVA when CONFIG_X86 is setLu Baolu1-0/+3
2026-01-08iommu/tegra: fix device leak on probe_device()Johan Hovold1-3/+2
2026-01-08iommu/sun50i: fix device leak on of_xlate()Johan Hovold1-0/+2
2026-01-08iommu/qcom: fix device leak on of_xlate()Johan Hovold1-6/+4
2026-01-08iommu/omap: fix device leaks on probe_device()Johan Hovold2-3/+1
2026-01-08iommu/mediatek: fix device leak on of_xlate()Johan Hovold1-0/+2
2026-01-08iommu/mediatek-v1: fix device leaks on probe()Johan Hovold1-5/+18
2026-01-08iommu/mediatek-v1: fix device leak on probe_device()Johan Hovold1-0/+2
2026-01-08iommu/ipmmu-vmsa: fix device leak on of_xlate()Johan Hovold1-0/+2