summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
45 hoursiommu/vt-d: Draining PRQ in sva unbind path when FPD bit setLu Baolu2-1/+27
11 daysiommufd: Fix return value of iommufd_fault_fops_write()Zhenzhong Duan1-2/+3
11 daysiommu/vt-d: Disable DMAR for Intel Q35 IGFXNaval Alcalá1-0/+3
11 daysiommu/amd: Put list_add/del(dev_data) back under the domain->lockJason Gunthorpe1-1/+4
11 daysiommu/amd: Reorder attach device codeVasant Hegde1-36/+29
11 daysiommufd: vfio compatibility extension check for noiommu modeJacob Pan1-1/+1
11 daysiommu/amd: Fix clone_alias() to use the original device's devidVasant Hegde1-3/+4
11 daysiommu/amd: Introduce helper function get_dte256()Suravee Suthikulpanit1-11/+51
11 daysiommu/amd: Introduce helper function to update 256-bit DTESuravee Suthikulpanit2-1/+132
11 daysiommu/amd: Convert dev_data lock from spinlock to mutexVasant Hegde2-8/+8
11 daysiommu/amd: Rearrange attach device codeVasant Hegde1-55/+36
11 daysiommu/amd: Reduce domain lock scope in attach device pathVasant Hegde1-22/+30
11 daysiommu/amd: Do not detach devices in domain free pathVasant Hegde1-25/+1
11 daysiommu/amd: xarray to track protection_domain->iommu listVasant Hegde2-20/+77
11 daysiommu/amd: Remove protection_domain.dev_cnt variableVasant Hegde2-7/+1
11 daysiommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()Nicolin Chen1-3/+4
2026-05-14iommu/arm-smmu-v3: Add a missing dma_wmb() for hitless STE updateNicolin Chen1-0/+7
2026-05-14iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni3-8/+14
2026-05-14iommu/amd: Use atomic64_inc_return() in iommu.cUros Bizjak1-2/+2
2026-05-14iommufd: Fix a race with concurrent allocation and unmapSina Hassani1-0/+10
2026-03-25iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng1-2/+1
2026-03-13iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...Jinhui Guo1-0/+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: 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-03-04iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu2-1/+19
2026-03-04iommu/vt-d: Avoid draining PRQ in sva mm release pathLu Baolu1-1/+2
2026-03-04iommu/vt-d: Drain PRQs when domain removed from RIDLu Baolu3-18/+10
2026-03-04iommu/vt-d: Separate page request queue from SVMJoel Granados5-419/+424
2026-03-04iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka1-3/+4
2026-02-19iommu/arm-smmu-qcom: do not register driver in probe()Danilo Krummrich4-5/+52
2026-01-11Revert "iommu/amd: Skip enabling command/event buffers for kdump"Greg Kroah-Hartman1-19/+9
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
2026-01-08iommu/exynos: fix device leak on of_xlate()Johan Hovold1-6/+3
2026-01-08iommu/apple-dart: fix device leak on of_xlate()Johan Hovold1-0/+2
2026-01-08iommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_...Jinhui Guo1-1/+1
2026-01-08iommu/amd: Fix pci_segment memleak in alloc_pci_segment()Jinhui Guo1-3/+12
2026-01-08iommu/mediatek: fix use-after-free on probe deferralJohan Hovold1-7/+18
2026-01-08x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner1-4/+4
2026-01-08iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVEDJason Gunthorpe1-1/+7
2025-12-18iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metalStephan Gerhold1-10/+17
2025-12-18iommu/arm-smmu-v3: Fix error check in arm_smmu_alloc_cd_tablesRyan Huang1-1/+1