summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd/iommu_v2.c
Commit message (Expand)AuthorAgeFilesLines
* mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-06-271-2/+2
* iommu/amd: Check return value of mmu_notifier_register()Denis Arefev2022-11-191-1/+3
* iommu/amd: Fix pci device refcount leak in ppr_notifier()Yang Yingliang2022-11-191-0/+1
* iommu: Fix false ownership failure on AMD systems with PASID activatedJason Gunthorpe2022-09-111-0/+2
* iommu/amd: Update amd_iommu_fault structure to include PCI seg IDVasant Hegde2022-07-071-4/+5
* iommu/amd: Update device_state structure to include PCI seg IDVasant Hegde2022-07-071-34/+24
* iommu/amd: Do not call sleep while holding spinlockSuravee Suthikulpanit2022-05-041-1/+11
*-. Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2022-03-081-19/+18
|\ \
| | * iommu/amd: Improve amd_iommu_v2_exit()Suravee Suthikulpanit2022-03-081-17/+17
| | * iommu/amd: Remove unused struct fault.devidVasant Hegde2022-03-081-1/+0
| |/ |/|
| * iommu: Remove unused argument in is_attach_deferredLu Baolu2022-02-281-1/+1
|/
* iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel2021-11-261-3/+3
* treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-041-1/+2
* iommu/amd: Convert from atomic_t to refcount_t on pasid_state->countXiyu Yang via iommu2021-07-261-6/+7
* iommu/amd: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2021-01-271-3/+1
* drm, iommu: Change type of pasid to u32Fenghua Yu2020-09-171-10/+10
* iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel2020-09-041-0/+7
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
* Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-121-2/+2
* iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel2020-06-101-0/+981