summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommufd/device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe2023-07-271-9/+3
* iommufd: Call iopt_area_contig_done() under the lockJason Gunthorpe2023-06-261-1/+1
* Merge branch 'vfio_mdev_ops' into iommufd.git for-nextJason Gunthorpe2023-03-311-23/+33
|\
| * vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access IDYi Liu2023-03-311-1/+3
| * iommufd: Create access in vfio_iommufd_emulated_bind()Nicolin Chen2023-03-311-22/+30
* | iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe2023-03-061-34/+6
* | iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()Jason Gunthorpe2023-03-061-48/+39
* | iommufd: Move iommufd_device to iommufd_private.hJason Gunthorpe2023-03-061-17/+0
* | iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()Jason Gunthorpe2023-03-061-15/+2
* | 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-161-4/+0
* iommufd: Convert to msi_device_has_isolated_msi()Jason Gunthorpe2023-01-111-3/+1
* iommufd: Change the order of MSI setupJason Gunthorpe2022-12-091-31/+25
* iommufd: Add additional invariant assertionsJason Gunthorpe2022-12-011-0/+5
* iommufd: Add kernel support for testing iommufdJason Gunthorpe2022-12-011-0/+38
* iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe2022-12-011-0/+316
* iommufd: Add kAPI toward external drivers for physical devicesJason Gunthorpe2022-12-011-0/+419