summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommufd/main.c
AgeCommit message (Expand)Author
2025-07-18iommufd: Rename some shortterm-related identifiersXu Yilun
2025-07-18iommufd: Destroy vdevice on idevice destroyXu Yilun
2025-07-18iommufd: Add a pre_destroy() op for objectsXu Yilun
2025-07-18iommufd: Add iommufd_object_tombstone_user() helperXu Yilun
2025-07-14iommufd: Do not allow _iommufd_object_alloc_ucmd if abort op is setNicolin Chen
2025-07-11iommufd: Add mmap interfaceNicolin Chen
2025-07-11iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctlNicolin Chen
2025-06-19iommufd: Introduce iommufd_object_alloc_ucmd helperNicolin Chen
2025-06-19iommufd: Move _iommufd_object_alloc out of driver.cNicolin Chen
2025-06-19iommufd: Apply obvious cosmetic fixesNicolin Chen
2025-03-18iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOCNicolin Chen
2025-02-27iommufd: Implement sw_msi support nativelyJason Gunthorpe
2025-01-14iommufd: Keep OBJ/IOCTL lists in an alphabetical orderNicolin Chen
2025-01-14iommu: iommufd: fix WARNING in iommufd_device_unbindSuraj Sonawane
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