index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd
/
iommu_v2.c
Age
Commit message (
Expand
)
Author
2023-10-06
iommu/amd: Remove iommu_v2 module
Vasant Hegde
2023-09-01
Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-18
mmu_notifiers: rename invalidate_range notifier
Alistair Popple
2023-07-14
iommu/amd/iommu_v2: Clear pasid state in free path
Vasant Hegde
2023-07-14
iommu/amd/iommu_v2: Fix pasid_state refcount dec hit 0 warning on pasid unbind
Daniel Marcovitch
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2022-11-19
iommu/amd: Check return value of mmu_notifier_register()
Denis Arefev
2022-11-19
iommu/amd: Fix pci device refcount leak in ppr_notifier()
Yang Yingliang
2022-09-11
iommu: Fix false ownership failure on AMD systems with PASID activated
Jason Gunthorpe
2022-07-07
iommu/amd: Update amd_iommu_fault structure to include PCI seg ID
Vasant Hegde
2022-07-07
iommu/amd: Update device_state structure to include PCI seg ID
Vasant Hegde
2022-05-04
iommu/amd: Do not call sleep while holding spinlock
Suravee Suthikulpanit
2022-03-08
Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
2022-03-08
iommu/amd: Improve amd_iommu_v2_exit()
Suravee Suthikulpanit
2022-03-08
iommu/amd: Remove unused struct fault.devid
Vasant Hegde
2022-02-28
iommu: Remove unused argument in is_attach_deferred
Lu Baolu
2021-11-26
iommu/amd: Clarify AMD IOMMUv2 initialization messages
Joerg Roedel
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
2021-07-26
iommu/amd: Convert from atomic_t to refcount_t on pasid_state->count
Xiyu Yang via iommu
2021-01-27
iommu/amd: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
2020-09-17
drm, iommu: Change type of pasid to u32
Fenghua Yu
2020-09-04
iommu/amd: Do not use IOMMUv2 functionality when SME is active
Joerg Roedel
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
2020-06-12
Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-10
iommu/amd: Move AMD IOMMU driver into subdirectory
Joerg Roedel