summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommu-sva.c
Commit message (Expand)AuthorAgeFilesLines
* iommu: Move global PASID allocation from SVA to coreJacob Pan2023-08-091-19/+10
* iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()Dan Carpenter2023-07-141-1/+2
* mm: always expand the stack with the mmap write lock heldLinus Torvalds2023-06-271-1/+1
* Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-301-43/+19
|\
| * iommu/sva: Use GFP_KERNEL for pasid allocationJacob Pan2023-03-311-2/+2
| * iommu/sva: Stop using ioasid_set for SVAJason Gunthorpe2023-03-311-27/+14
| * iommu/sva: Remove PASID to mm lookup functionJacob Pan2023-03-311-20/+0
| * iommu/sva: Move PASID helpers to sva codeJacob Pan2023-03-311-1/+9
* | x86/mm/iommu/sva: Make LAM and SVA mutually exclusiveKirill A. Shutemov2023-03-161-0/+4
* | iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()Kirill A. Shutemov2023-03-161-2/+2
|/
* iommu: Rename iommu-sva-lib.{c,h}Lu Baolu2022-11-031-0/+240