summaryrefslogtreecommitdiff
path: root/drivers/iommu/amd/iommu_v2.c
AgeCommit message (Expand)Author
2023-10-06iommu/amd: Remove iommu_v2 moduleVasant Hegde
2023-09-01Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple
2023-07-14iommu/amd/iommu_v2: Clear pasid state in free pathVasant Hegde
2023-07-14iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbindDaniel Marcovitch
2023-06-27mm: always expand the stack with the mmap write lock heldLinus Torvalds
2022-11-19iommu/amd: Check return value of mmu_notifier_register()Denis Arefev
2022-11-19iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang
2022-09-11iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe
2022-07-07iommu/amd: Update amd_iommu_fault structure to include PCI seg IDVasant Hegde
2022-07-07iommu/amd: Update device_state structure to include PCI seg IDVasant Hegde
2022-05-04iommu/amd: Do not call sleep while holding spinlockSuravee Suthikulpanit
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2022-03-08iommu/amd: Improve amd_iommu_v2_exit()Suravee Suthikulpanit
2022-03-08iommu/amd: Remove unused struct fault.devidVasant Hegde
2022-02-28iommu: Remove unused argument in is_attach_deferredLu Baolu
2021-11-26iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-07-26iommu/amd: Convert from atomic_t to refcount_t on pasid_state->countXiyu Yang via iommu
2021-01-27iommu/amd: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-09-04iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-10iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel