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
12 daysiommu: disable SVA when CONFIG_X86 is setLu Baolu1-0/+3
12 daysiommu/tegra: fix device leak on probe_device()Johan Hovold1-3/+2
12 daysiommu/sun50i: fix device leak on of_xlate()Johan Hovold1-0/+2
12 daysiommu/qcom: fix device leak on of_xlate()Johan Hovold1-6/+4
12 daysiommu/omap: fix device leaks on probe_device()Johan Hovold2-3/+1
12 daysiommu/mediatek: fix device leak on of_xlate()Johan Hovold1-0/+2
12 daysiommu/mediatek-v1: fix device leaks on probe()Johan Hovold1-5/+18
12 daysiommu/mediatek-v1: fix device leak on probe_device()Johan Hovold1-0/+2
12 daysiommu/ipmmu-vmsa: fix device leak on of_xlate()Johan Hovold1-0/+2
12 daysiommu/exynos: fix device leak on of_xlate()Johan Hovold1-6/+3
12 daysiommu/apple-dart: fix device leak on of_xlate()Johan Hovold1-0/+2
12 daysiommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_...Jinhui Guo1-1/+1
12 daysiommu/amd: Fix pci_segment memleak in alloc_pci_segment()Jinhui Guo1-3/+12
12 daysiommu/mediatek: fix use-after-free on probe deferralJohan Hovold1-7/+18
12 daysx86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner1-4/+4
12 daysiommufd/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
2025-12-18iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlbAashish Sharma1-1/+1
2025-11-24iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe2-9/+7
2025-11-13iommufd: Don't overflow during division for dirty trackingJason Gunthorpe1-3/+2
2025-11-13iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()Seyediman Seyedarab3-17/+8
2025-11-13iommu/apple-dart: Clear stream error indicator bits for T8110 DARTsHector Martin1-0/+5
2025-11-13iommu/amd: Skip enabling command/event buffers for kdumpAshish Kalra1-9/+19
2025-11-02iommu/vt-d: Avoid use of NULL after WARN_ON_ONCEKees Bakker1-3/+4
2025-10-19iommu/vt-d: PRS isn't usable if PDS isn't supportedLu Baolu1-1/+1
2025-10-15iommu/vt-d: Disallow dirty tracking if incoherent page walkLu Baolu1-1/+2
2025-10-15iommu/vt-d: debugfs: Fix legacy mode page table dump logicVineeth Pillai (Google)1-2/+15
2025-10-02iommufd: Fix race during abort for file descriptorsJason Gunthorpe2-6/+32
2025-09-25iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde2-4/+22
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-28iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrementNicolin Chen1-1/+1
2025-08-20iommufd: Prevent ALIGN() overflowJason Gunthorpe1-16/+25
2025-08-20iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_rangeNicolin Chen1-2/+5
2025-08-20iommu/arm-smmu-qcom: Add SM6115 MDSS compatibleAlexey Klimov1-0/+1
2025-08-20iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modesLu Baolu2-1/+21
2025-08-15iommu/amd: Fix geometry.aperture_end for V2 tablesJason Gunthorpe1-2/+15
2025-08-15iommu/amd: Enable PASID and ATS capabilities in the correct orderEaswar Hariharan1-1/+1
2025-07-24iommu/vt-d: Fix misplaced domain_attached assignmentBan ZuoXiang1-3/+3
2025-07-10iommu/rockchip: prevent iommus dead loop when two masters share one IOMMUSimon Xue1-1/+2
2025-07-10iommu: ipmmu-vmsa: avoid Wformat-security warningArnd Bergmann1-1/+1
2025-06-27iommu/amd: Ensure GA log notifier callbacks finish running before module unloadSean Christopherson1-0/+8
2025-06-27iommu/amd: Allow matching ACPI HID devices without matching UIDsMario Limonciello1-5/+28
2025-06-27iommu/vt-d: Restore context entry setup order for aliased devicesLu Baolu3-2/+14
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-05-29genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe1-15/+13
2025-05-29iommufd: Disallow allocating nested parent domain with fault IDYi Liu1-0/+3