summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommufd
Commit message (Expand)AuthorAgeFilesLines
* iommufd: Set end correctly when doing batch carryJason Gunthorpe2023-07-271-1/+1
* iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe2023-07-273-30/+75
* Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-06-292-4/+12
|\
| * iommufd: Call iopt_area_contig_done() under the lockJason Gunthorpe2023-06-261-1/+1
| * iommufd: Do not access the area pointer after unlockingJason Gunthorpe2023-06-261-3/+11
* | mm/gup: remove unused vmas parameter from pin_user_pages_remote()Lorenzo Stoakes2023-06-091-2/+2
|/
* Merge branch 'iommufd/for-rc' into for-nextJason Gunthorpe2023-04-041-2/+14
|\
| * 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/selftest: Set varaiable mock_iommu_device storage-class-specifier to ...Tom Rix2023-04-041-1/+1
* | Merge branch 'vfio_mdev_ops' into iommufd.git for-nextJason Gunthorpe2023-03-315-37/+51
|\ \
| * | vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access IDYi Liu2023-03-312-2/+5
| * | iommufd: Create access in vfio_iommufd_emulated_bind()Nicolin Chen2023-03-312-23/+34
| * | iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()Yi Liu2023-03-294-13/+13
| |/
* | iommufd/selftest: Catch overflow of uptr and lengthJason Gunthorpe2023-03-101-2/+7
* | iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe2023-03-063-66/+181
* | iommufd/selftest: Rename the sefltest 'device_id' to 'stdev_id'Jason Gunthorpe2023-03-062-2/+2
* | iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()Jason Gunthorpe2023-03-063-53/+85
* | iommufd: Move iommufd_device to iommufd_private.hJason Gunthorpe2023-03-062-17/+18
* | iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()Jason Gunthorpe2023-03-062-23/+21
* | iommufd: Consistently manage hwpt_itemJason Gunthorpe2023-03-061-1/+8
* | iommufd: Add iommufd_lock_obj() around the auto-domains hwptsJason Gunthorpe2023-03-061-0/+3
* | iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()Jason Gunthorpe2023-03-061-0/+2
|/
* 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