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/qcom: fix device leak on of_xlate()Johan Hovold1-6/+4
9 daysiommu/qcom: Index contexts by asid number to allow asid 0AngeloGioacchino Del Regno1-12/+10
9 daysiommu/qcom: Use the asid read from device-tree if specifiedAngeloGioacchino Del Regno1-3/+15
9 daysiommu/arm-smmu: Convert to platform remove callback returning voidUwe Kleine-König2-12/+6
9 daysiommu/arm-smmu: Drop if with an always false conditionUwe Kleine-König1-6/+0
9 daysiommu/mediatek-v1: fix device leaks on probe()Johan Hovold1-5/+18
9 daysiommu/mtk_iommu_v1: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
9 daysiommu/mediatek: fix use-after-free on probe deferralJohan Hovold1-7/+18
9 daysiommu/mediatek: Improve safety for mediatek,smi property in larb nodesYong Wu1-16/+37
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/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 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/arm-smmu-qcom: Enable use of all SMR groups when running bare-metalStephan Gerhold1-10/+17
2025-12-07iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()Seyediman Seyedarab3-17/+8
2025-12-07iommu/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/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-06-27iommu/amd: Ensure GA log notifier callbacks finish running before module unloadSean Christopherson1-0/+8
2025-06-27iommu: remove duplicate selection of DMAR_TABLERolf Eike Beer1-1/+0
2025-06-27iommu: 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/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-25iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_groupLouis-Alexis Eyraud1-13/+13
2025-02-21iommu/arm-smmu-v3: Clean up more on probe failureRobin Murphy1-5/+12
2024-12-14iommu/arm-smmu: Defer probe of clients after smmu device boundPratyush Brahma1-0/+11
2024-12-14iommu/io-pgtable-arm: Fix stage-2 map/unmap for concatenated tablesMostafa Saleh1-3/+15
2024-12-14iommu/vt-d: Fix checks and print in pgtable_walk()Zhenzhong Duan1-5/+6
2024-12-14iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()Zhenzhong Duan1-9/+20
2024-10-22iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devicesLu Baolu1-1/+3
2024-10-17Revert "iommu/vt-d: Retrieve IOMMU perfmon capability information"Jack Wang6-273/+1
2024-10-17iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 countSanjay K Kumar1-5/+11
2024-10-17iommu/vt-d: Always reserve a domain ID for identity setupLu Baolu1-3/+3
2024-10-17iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linuxMarc Gonzalez1-0/+7
2024-10-17iommu/amd: Do not set the D bit on AMD v2 table entriesJason Gunthorpe1-1/+1
2024-09-12iommu/vt-d: Handle volatile descriptor status readJacob Pan1-1/+1
2024-09-12iommu: sun50i: clear bypass registerJernej Skrabec1-0/+1
2024-09-04iommu: Do not return 0 from map_pages if it doesn't do anythingJason Gunthorpe3-6/+3