summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
9 daysRevert "iommu/amd: Skip enabling command/event buffers for kdump"Greg Kroah-Hartman1-19/+9
9 daysiommu: disable SVA when CONFIG_X86 is setLu Baolu1-0/+3
9 daysiommu/tegra: fix device leak on probe_device()Johan Hovold1-3/+2
9 daysiommu/sun50i: fix device leak on of_xlate()Johan Hovold1-0/+2
9 daysiommu/qcom: fix device leak on of_xlate()Johan Hovold1-6/+4
9 daysiommu/omap: fix device leaks on probe_device()Johan Hovold2-3/+1
9 daysiommu/mediatek: fix device leak on of_xlate()Johan Hovold1-0/+2
9 daysiommu/mediatek-v1: fix device leaks on probe()Johan Hovold1-5/+18
9 daysiommu/mediatek-v1: fix device leak on probe_device()Johan Hovold1-0/+2
9 daysiommu/ipmmu-vmsa: fix device leak on of_xlate()Johan Hovold1-0/+2
9 daysiommu/exynos: fix device leak on of_xlate()Johan Hovold1-6/+3
9 daysiommu/apple-dart: fix device leak on of_xlate()Johan Hovold1-0/+2
9 daysiommu/amd: Fix pci_segment memleak in alloc_pci_segment()Jinhui Guo1-3/+12
9 daysiommu/mediatek: fix use-after-free on probe deferralJohan Hovold1-7/+18
9 daysiommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVEDJason Gunthorpe1-1/+7
9 daysiommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metalStephan Gerhold1-10/+17
2025-11-24iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe2-9/+7
2025-11-24iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()Seyediman Seyedarab3-17/+8
2025-11-24iommu/apple-dart: Clear stream error indicator bits for T8110 DARTsHector Martin1-0/+5
2025-11-24iommu/amd: Skip enabling command/event buffers for kdumpAshish Kalra1-9/+19
2025-10-19iommu/vt-d: PRS isn't usable if PDS isn't supportedLu Baolu1-1/+1
2025-09-25iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde2-4/+23
2025-09-25iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()Eugene Koira1-1/+6
2025-08-28iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook1-2/+2
2025-08-28iommufd: Prevent ALIGN() overflowJason Gunthorpe1-16/+25
2025-08-28iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_rangeNicolin Chen1-2/+5
2025-08-28iommu/arm-smmu-qcom: Add SM6115 MDSS compatibleAlexey Klimov1-0/+1
2025-08-15iommu/amd: Fix geometry.aperture_end for V2 tablesJason Gunthorpe1-2/+15
2025-07-10iommu/rockchip: prevent iommus dead loop when two masters share one IOMMUSimon Xue1-1/+2
2025-06-27iommu/amd: Ensure GA log notifier callbacks finish running before module unloadSean Christopherson1-0/+8
2025-06-19iommu: remove duplicate selection of DMAR_TABLERolf Eike Beer1-1/+0
2025-06-19iommu: Protect against overflow in iommu_pgsize()Jason Gunthorpe1-1/+3
2025-06-04genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe1-15/+13
2025-06-04iommu/amd/pgtbl_v2: Improve error handlingVasant Hegde1-1/+1
2025-05-09iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream idsNicolin Chen1-4/+15
2025-05-09iommu/arm-smmu-v3: Use the new rb tree helpersJason Gunthorpe1-37/+31
2025-05-09iommu: Handle race with default domain setupRobin Murphy1-0/+18
2025-05-09iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)Mingcong Bai1-1/+3
2025-05-09iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihidPavel Paklov1-0/+8
2025-05-02iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTESean Christopherson1-1/+1
2025-04-25iommufd: Fail replace if device has not been attachedYi Liu1-0/+16
2025-04-25iommufd: Fix uninitialized rc in iommufd_access_rw()Nicolin Chen1-1/+1
2025-04-25iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_groupLouis-Alexis Eyraud1-13/+13
2025-02-17iommu/arm-smmu-v3: Clean up more on probe failureRobin Murphy1-5/+12
2025-02-17iommu/arm-smmu-qcom: add sdm670 adreno iommu compatibleRichard Acayan1-0/+1
2024-12-14iommu/arm-smmu: Defer probe of clients after smmu device boundPratyush Brahma1-0/+11
2024-12-09iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tablesMostafa Saleh1-3/+15
2024-12-09iommu/vt-d: Fix checks and print in pgtable_walk()Zhenzhong Duan1-5/+6
2024-12-09iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()Zhenzhong Duan1-9/+20
2024-11-17iommu/arm-smmu: Clarify MMU-500 CPRE workaroundRobin Murphy1-2/+2