summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommufd/main.c
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
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/viommu: Add IOMMU_VIOMMU_ALLOC ioctlNicolin Chen
2024-11-12iommufd: Verify object in iommufd_object_finalize/abort()Nicolin Chen
2024-11-12iommufd: Move _iommufd_object_alloc helper to a sharable fileNicolin Chen
2024-10-28iommufd: Add IOMMU_IOAS_MAP_FILESteve Sistare
2024-08-26iommufd: Reorder include filesNicolin Chen
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-10-26iommufd: Add a nested HW pagetable objectNicolin Chen
2023-10-26iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetableNicolin Chen
2023-10-26iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGINGJason Gunthorpe
2023-10-24iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAPJoao Martins
2023-10-24iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKINGJoao Martins
2023-08-18iommufd: Add IOMMU_GET_HW_INFOYi Liu
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-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: Add iommufd_device_replace()Jason Gunthorpe
2023-07-26iommufd: Allow a hwpt to be aborted after allocationJason Gunthorpe
2023-07-26iommufd: Add iommufd_groupJason Gunthorpe
2023-07-25iommufd: Add iommufd_ctx_from_fd()Yi Liu
2023-07-25iommufd: Reserve all negative IDs in the iommufd xarrayYi Liu
2023-01-23iommufd: Add three missing structures in ucmd_bufferYi Liu
2022-12-02iommufd: Allow iommufd to supply /dev/vfio/vfioJason Gunthorpe
2022-11-30iommufd: Add some fault injection pointsJason Gunthorpe
2022-11-30iommufd: Add kernel support for testing iommufdJason Gunthorpe
2022-11-30iommufd: vfio container FD ioctl compatibilityJason Gunthorpe
2022-11-30iommufd: Add kAPI toward external drivers for kernel accessJason Gunthorpe
2022-11-30iommufd: Add kAPI toward external drivers for physical devicesJason Gunthorpe
2022-11-30iommufd: Add a HW pagetable objectJason Gunthorpe
2022-11-30iommufd: IOCTLs for the io_pagetableJason Gunthorpe
2022-11-30iommufd: File descriptor, context, kconfig and makefilesJason Gunthorpe