summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommufd/io_pagetable.c
Commit message (Expand)AuthorAgeFilesLines
* iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()Nicolin Chen2023-07-281-3/+3
* iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOCJason Gunthorpe2023-07-261-0/+3
* iommufd: Keep track of each device's reserved regions instead of groupsJason Gunthorpe2023-07-261-16/+11
* iommufd: Do not access the area pointer after unlockingJason Gunthorpe2023-06-261-3/+11
* iommufd: Change the order of MSI setupJason Gunthorpe2022-12-091-10/+14
* iommufd: Add additional invariant assertionsJason Gunthorpe2022-11-301-0/+22
* iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe2022-11-301-2/+6
* iommufd: Data structure to provide IOVA to PFN mappingJason Gunthorpe2022-11-301-0/+1186