summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommufd/pages.c
Commit message (Expand)AuthorAgeFilesLines
* iommufd: Set end correctly when doing batch carryJason Gunthorpe2023-07-271-1/+1
* mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes2023-06-091-2/+2
* iommufd: Do not corrupt the pfn list when doing batch carryJason Gunthorpe2023-04-041-1/+1
* iommufd: Fix unpinning of pages when an access is presentJason Gunthorpe2023-04-041-1/+9
* iommufd: Check for uptr overflowJason Gunthorpe2023-04-041-0/+4
* iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()Jason Gunthorpe2023-01-251-2/+2
* iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe2023-01-251-2/+4
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-11/+4
* iommufd: Improve a few unclear bits of codeJason Gunthorpe2022-12-091-2/+5
* iommufd: Fix comment typosJason Gunthorpe2022-12-091-2/+2
* iommufd: Add additional invariant assertionsJason Gunthorpe2022-11-301-2/+40
* iommufd: Add some fault injection pointsJason Gunthorpe2022-11-301-0/+26
* iommufd: Add kernel support for testing iommufdJason Gunthorpe2022-11-301-0/+8
* iommufd: Algorithms for PFN storageJason Gunthorpe2022-11-301-0/+843
* iommufd: PFN handling for iopt_pagesJason Gunthorpe2022-11-301-0/+1066