summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iommufd/iommufd_private.h
Commit message (Expand)AuthorAgeFilesLines
* iommufd: Add IOMMU_HWPT_INVALIDATEYi Liu2024-01-111-0/+10
* iommufd: Do not UAF during iommufd_put_object()Jason Gunthorpe2023-11-291-12/+55
* iommufd: Add iommufd_ctx to iommufd_put_object()Jason Gunthorpe2023-11-291-1/+2
* iommufd: Add a nested HW pagetable objectNicolin Chen2023-10-261-7/+21
* iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetableNicolin Chen2023-10-261-13/+28
* iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurationsJason Gunthorpe2023-10-261-0/+5
* iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGINGJason Gunthorpe2023-10-261-2/+2
* iommufd: Only enforce cache coherency in iommufd_hw_pagetable_allocNicolin Chen2023-10-241-1/+0
* iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAPJoao Martins2023-10-241-0/+10
* iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKINGJoao Martins2023-10-241-0/+12
* iommufd: Flow user flags for domain allocation to domain_alloc_user()Yi Liu2023-10-101-1/+2
* iommufd: Add IOMMU_GET_HW_INFOYi Liu2023-08-181-0/+1
* iommufd: Remove iommufd_ref_to_users()Jason Gunthorpe2023-08-151-23/+0
* Merge tag 'v6.5-rc6' into iommufd for-nextJason Gunthorpe2023-08-151-3/+14
|\
| * iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe2023-07-271-2/+13
* | iommufd/selftest: Make the mock iommu driver into a real driverJason Gunthorpe2023-08-141-2/+3
* | iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()Nicolin Chen2023-07-281-1/+2
* | iommufd: Add IOMMU_HWPT_ALLOCJason Gunthorpe2023-07-261-0/+9
* | iommufd: Make destroy_rwsem use a lock class per object typeJason Gunthorpe2023-07-261-0/+1
* | iommufd: Allow a hwpt to be aborted after allocationJason Gunthorpe2023-07-261-0/+1
* | iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()Jason Gunthorpe2023-07-261-0/+1
* | iommufd: Move putting a hwpt to a helper functionJason Gunthorpe2023-07-261-0/+10
* | iommufd: Make sw_msi_start a group globalJason Gunthorpe2023-07-261-0/+1
* | iommufd: Keep track of each device's reserved regions instead of groupsJason Gunthorpe2023-07-261-4/+3
* | iommufd: Replace the hwpt->devices list with iommufd_groupJason Gunthorpe2023-07-261-7/+6
* | iommufd: Add iommufd_groupJason Gunthorpe2023-07-261-1/+8
* | iommufd/device: Add iommufd_access_detach() APINicolin Chen2023-07-251-0/+2
|/
* Merge branch 'vfio_mdev_ops' into iommufd.git for-nextJason Gunthorpe2023-03-311-2/+2
|\
| * iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()Yi Liu2023-03-291-2/+2
* | iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe2023-03-061-6/+5
* | iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()Jason Gunthorpe2023-03-061-1/+5
* | iommufd: Move iommufd_device to iommufd_private.hJason Gunthorpe2023-03-061-0/+18
|/
* vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe2023-02-031-0/+2
* iommufd: Add kernel support for testing iommufdJason Gunthorpe2022-11-301-0/+35
* iommufd: vfio container FD ioctl compatibilityJason Gunthorpe2022-11-301-0/+6
* iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe2022-11-301-0/+10
* iommufd: Add kAPI toward external drivers for physical devicesJason Gunthorpe2022-11-301-0/+5
* iommufd: Add a HW pagetable objectJason Gunthorpe2022-11-301-0/+33
* iommufd: IOCTLs for the io_pagetableJason Gunthorpe2022-11-301-0/+33
* iommufd: Data structure to provide IOVA to PFN mappingJason Gunthorpe2022-11-301-0/+52
* iommufd: PFN handling for iopt_pagesJason Gunthorpe2022-11-301-0/+24
* iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe2022-11-301-0/+109