summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommufd
Commit message (Expand)AuthorAgeFilesLines
* iommufd: Do not add the same hwpt to the ioas->hwpt_list twiceJason Gunthorpe2023-02-151-4/+0
* iommufd: Make sure to zero vfio_iommu_type1_info before copying to userJason Gunthorpe2023-02-141-1/+1
* Merge branch 'vfio-no-iommu' into iommufd.git for-nextJason Gunthorpe2023-02-033-20/+89
|\
| * vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe2023-02-033-20/+89
* | Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...Jason Gunthorpe2023-01-301-2/+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
| |/
* | iommufd: Add three missing structures in ucmd_bufferYi Liu2023-01-231-0/+3
* | iommufd: Convert to msi_device_has_isolated_msi()Jason Gunthorpe2023-01-111-3/+1
|/
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-11/+4
* iommufd: Change the order of MSI setupJason Gunthorpe2022-12-092-41/+39
* iommufd: Improve a few unclear bits of codeJason Gunthorpe2022-12-091-2/+5
* iommufd: Fix comment typosJason Gunthorpe2022-12-092-3/+3
* iommufd: Allow iommufd to supply /dev/vfio/vfioJason Gunthorpe2022-12-022-0/+56
* iommufd: Add additional invariant assertionsJason Gunthorpe2022-11-304-2/+70
* iommufd: Add some fault injection pointsJason Gunthorpe2022-11-302-0/+29
* iommufd: Add kernel support for testing iommufdJason Gunthorpe2022-11-309-0/+1058
* iommufd: vfio container FD ioctl compatibilityJason Gunthorpe2022-11-304-6/+491
* iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe2022-11-304-2/+335
* iommufd: Add kAPI toward external drivers for physical devicesJason Gunthorpe2022-11-304-0/+428
* iommufd: Add a HW pagetable objectJason Gunthorpe2022-11-305-0/+97
* iommufd: IOCTLs for the io_pagetableJason Gunthorpe2022-11-304-0/+474
* iommufd: Data structure to provide IOVA to PFN mappingJason Gunthorpe2022-11-304-0/+1294
* iommufd: Algorithms for PFN storageJason Gunthorpe2022-11-302-0/+917
* iommufd: PFN handling for iopt_pagesJason Gunthorpe2022-11-305-1/+1254
* iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe2022-11-304-0/+470