Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid() | Dan Carpenter | 2023-07-14 | 1 | -1/+2 |
* | mm: always expand the stack with the mmap write lock held | Linus Torvalds | 2023-06-27 | 1 | -1/+1 |
* | Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-04-30 | 1 | -43/+19 |
|\ | |||||
| * | iommu/sva: Use GFP_KERNEL for pasid allocation | Jacob Pan | 2023-03-31 | 1 | -2/+2 |
| * | iommu/sva: Stop using ioasid_set for SVA | Jason Gunthorpe | 2023-03-31 | 1 | -27/+14 |
| * | iommu/sva: Remove PASID to mm lookup function | Jacob Pan | 2023-03-31 | 1 | -20/+0 |
| * | iommu/sva: Move PASID helpers to sva code | Jacob Pan | 2023-03-31 | 1 | -1/+9 |
* | | x86/mm/iommu/sva: Make LAM and SVA mutually exclusive | Kirill A. Shutemov | 2023-03-16 | 1 | -0/+4 |
* | | iommu/sva: Replace pasid_valid() helper with mm_valid_pasid() | Kirill A. Shutemov | 2023-03-16 | 1 | -2/+2 |
|/ | |||||
* | iommu: Rename iommu-sva-lib.{c,h} | Lu Baolu | 2022-11-03 | 1 | -0/+240 |