summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2026-03-04iommu/arm-smmu-v3: Improve CMDQ lock fairness and efficiencyAlexander Grest
2026-03-04iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka
2026-01-19Revert "iommu/amd: Skip enabling command/event buffers for kdump"Greg Kroah-Hartman
2026-01-19iommu/qcom: fix device leak on of_xlate()Johan Hovold
2026-01-19iommu/sun50i: fix device leak on of_xlate()Johan Hovold
2026-01-19iommu/omap: fix device leaks on probe_device()Johan Hovold
2026-01-19iommu/mediatek: fix device leak on of_xlate()Johan Hovold
2026-01-19iommu/mediatek-v1: fix device leak on probe_device()Johan Hovold
2026-01-19iommu/ipmmu-vmsa: fix device leak on of_xlate()Johan Hovold
2026-01-19iommu/exynos: fix device leak on of_xlate()Johan Hovold
2026-01-19iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metalStephan Gerhold
2025-12-07iommu/amd: Skip enabling command/event buffers for kdumpAshish Kalra
2025-08-28iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook
2025-06-27iommu/amd: Ensure GA log notifier callbacks finish running before module unloadSean Christopherson
2025-06-04iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)Mingcong Bai
2025-06-04iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihidPavel Paklov
2025-05-02iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTESean Christopherson
2024-12-14iommu/arm-smmu: Defer probe of clients after smmu device boundPratyush Brahma
2024-10-17iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 countSanjay K Kumar
2024-10-17iommu/vt-d: Always reserve a domain ID for identity setupLu Baolu
2024-10-17iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linuxMarc Gonzalez
2024-09-12iommu/vt-d: Handle volatile descriptor status readJacob Pan
2024-09-12iommu: sun50i: clear bypass registerJernej Skrabec
2024-07-05iommu/arm-smmu-v3: Free MSIs in case of ENOMEMAleksandr Aprelkov
2024-07-05iommu/amd: Fix sysfs leak in iommu initKun(llfl)
2024-07-05iommu/amd: Introduce pci segment structureVasant Hegde
2024-05-02iommu/vt-d: Allocate local memory for page request queueJacob Pan
2024-03-26iommu/vt-d: Don't issue ATS Invalidation request when device is disconnectedEthan Zhao
2024-03-26iommu/amd: Mark interrupt as managedMario Limonciello
2024-01-25iommu/arm-smmu-qcom: Add missing GMU entry to match tableRob Clark
2023-12-08iommu/vt-d: Add MTL to quirk list to skip TE disablingAbdul Halim, Mohd Syazwan
2023-09-19iommu/vt-d: Fix to flush cache of PASID directory tableYanfei Xu
2023-09-19iommu/qcom: Disable and reset context bank before programmingAngeloGioacchino Del Regno
2023-06-09iommu/amd: Don't block updates to GATag if guest mode is onJoao Martins
2023-06-09iommu/rockchip: Fix unwind goto issueChao Wang
2023-05-30iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if anyTomas Krcka
2023-05-30iommu/arm-smmu-qcom: Limit the SMR groups to 128Manivannan Sadhasivam
2023-05-17iommu/amd: Fix "Guest Virtual APIC Table Root Pointer" configuration in IRTEKishon Vijay Abraham I
2023-03-17iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia
2023-03-17iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-03-17iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()Lu Baolu
2023-01-18iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET
2023-01-18iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu
2023-01-18iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-01-18iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2023-01-14iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips
2023-01-14iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITYJason Gunthorpe
2023-01-14iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()Yuan Can
2023-01-14iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang
2023-01-14iommu/sun50i: Fix flush sizeJernej Skrabec