summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/iommu_v2.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-19iommu/amd: Check return value of mmu_notifier_register()Denis Arefev1-1/+3
2022-11-19iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang1-0/+1
2022-09-11iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe1-0/+2
2022-07-07iommu/amd: Update amd_iommu_fault structure to include PCI seg IDVasant Hegde1-4/+5
2022-07-07iommu/amd: Update device_state structure to include PCI seg IDVasant Hegde1-34/+24
2022-05-04iommu/amd: Do not call sleep while holding spinlockSuravee Suthikulpanit1-1/+11
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel1-19/+18
2022-03-08iommu/amd: Improve amd_iommu_v2_exit()Suravee Suthikulpanit1-17/+17
2022-03-08iommu/amd: Remove unused struct fault.devidVasant Hegde1-1/+0
2022-02-28iommu: Remove unused argument in is_attach_deferredLu Baolu1-1/+1
2021-11-27iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel1-3/+3
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky1-1/+2
2021-07-26iommu/amd: Convert from atomic_t to refcount_t on pasid_state->countXiyu Yang via iommu1-6/+7
2021-01-27iommu/amd: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun1-3/+1
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu1-10/+10
2020-09-04iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel1-0/+7
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu1-1/+1
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+981
2020-06-10iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel1-0/+981