summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommufd/iommufd_private.h
AgeCommit message (Expand)Author
2024-11-14iommufd: Add IOMMU_IOAS_CHANGE_PROCESSSteve Sistare
2024-11-14iommufd: Lock all IOAS objectsSteve Sistare
2024-11-12iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctlNicolin Chen
2024-11-12iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOCNicolin Chen
2024-11-12iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctlNicolin Chen
2024-11-12iommufd: Move _iommufd_object_alloc helper to a sharable fileNicolin Chen
2024-11-08iommufd: Move struct iommufd_object to public iommufd headerNicolin Chen
2024-10-28iommufd: Add IOMMU_IOAS_MAP_FILESteve Sistare
2024-09-11iommufd: Avoid duplicated __iommu_group_set_core_domain() callYi Liu
2024-08-27Merge branch 'nesting_reserved_regions' into iommufd.git for-nextJason Gunthorpe
2024-08-27iommufd/device: Enforce reserved IOVA also when attached to hwpt_nestedNicolin Chen
2024-08-26iommufd: Reorder include filesNicolin Chen
2024-07-09iommufd: Associate fault object with iommufd_hw_pgtableLu Baolu
2024-07-09iommufd: Fault-capable hwpt attach/detach/replaceLu Baolu
2024-07-09iommufd: Add iommufd fault objectLu Baolu
2024-01-11iommufd: Add IOMMU_HWPT_INVALIDATEYi Liu
2023-11-29iommufd: Do not UAF during iommufd_put_object()Jason Gunthorpe
2023-11-29iommufd: Add iommufd_ctx to iommufd_put_object()Jason Gunthorpe
2023-10-26iommufd: Add a nested HW pagetable objectNicolin Chen
2023-10-26iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetableNicolin Chen
2023-10-26iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurationsJason Gunthorpe
2023-10-26iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGINGJason Gunthorpe
2023-10-24iommufd: Only enforce cache coherency in iommufd_hw_pagetable_allocNicolin Chen
2023-10-24iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAPJoao Martins
2023-10-24iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKINGJoao Martins
2023-10-10iommufd: Flow user flags for domain allocation to domain_alloc_user()Yi Liu
2023-08-18iommufd: Add IOMMU_GET_HW_INFOYi Liu
2023-08-15iommufd: Remove iommufd_ref_to_users()Jason Gunthorpe
2023-08-15Merge tag 'v6.5-rc6' into iommufd for-nextJason Gunthorpe
2023-08-14iommufd/selftest: Make the mock iommu driver into a real driverJason Gunthorpe
2023-07-28iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()Nicolin Chen
2023-07-27iommufd: IOMMUFD_DESTROY should not increase the refcountJason Gunthorpe
2023-07-26iommufd: Add IOMMU_HWPT_ALLOCJason Gunthorpe
2023-07-26iommufd: Make destroy_rwsem use a lock class per object typeJason Gunthorpe
2023-07-26iommufd: Allow a hwpt to be aborted after allocationJason Gunthorpe
2023-07-26iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()Jason Gunthorpe
2023-07-26iommufd: Move putting a hwpt to a helper functionJason Gunthorpe
2023-07-26iommufd: Make sw_msi_start a group globalJason Gunthorpe
2023-07-26iommufd: Keep track of each device's reserved regions instead of groupsJason Gunthorpe
2023-07-26iommufd: Replace the hwpt->devices list with iommufd_groupJason Gunthorpe
2023-07-26iommufd: Add iommufd_groupJason Gunthorpe
2023-07-25iommufd/device: Add iommufd_access_detach() APINicolin Chen
2023-03-31Merge branch 'vfio_mdev_ops' into iommufd.git for-nextJason Gunthorpe
2023-03-29iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()Yi Liu
2023-03-06iommufd/selftest: Make selftest create a more complete mock deviceJason Gunthorpe
2023-03-06iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()Jason Gunthorpe
2023-03-06iommufd: Move iommufd_device to iommufd_private.hJason Gunthorpe
2023-02-03vfio: Support VFIO_NOIOMMU with iommufdJason Gunthorpe
2022-11-30iommufd: Add kernel support for testing iommufdJason Gunthorpe
2022-11-30iommufd: vfio container FD ioctl compatibilityJason Gunthorpe