index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
/
main.c
Age
Commit message (
Expand
)
Author
2025-07-18
iommufd: Rename some shortterm-related identifiers
Xu Yilun
2025-07-18
iommufd: Destroy vdevice on idevice destroy
Xu Yilun
2025-07-18
iommufd: Add a pre_destroy() op for objects
Xu Yilun
2025-07-18
iommufd: Add iommufd_object_tombstone_user() helper
Xu Yilun
2025-07-14
iommufd: Do not allow _iommufd_object_alloc_ucmd if abort op is set
Nicolin Chen
2025-07-11
iommufd: Add mmap interface
Nicolin Chen
2025-07-11
iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
Nicolin Chen
2025-06-19
iommufd: Introduce iommufd_object_alloc_ucmd helper
Nicolin Chen
2025-06-19
iommufd: Move _iommufd_object_alloc out of driver.c
Nicolin Chen
2025-06-19
iommufd: Apply obvious cosmetic fixes
Nicolin Chen
2025-03-18
iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
Nicolin Chen
2025-02-27
iommufd: Implement sw_msi support natively
Jason Gunthorpe
2025-01-14
iommufd: Keep OBJ/IOCTL lists in an alphabetical order
Nicolin Chen
2025-01-14
iommu: iommufd: fix WARNING in iommufd_device_unbind
Suraj Sonawane
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-14
iommufd: Add IOMMU_IOAS_CHANGE_PROCESS
Steve Sistare
2024-11-14
iommufd: Lock all IOAS objects
Steve Sistare
2024-11-12
iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl
Nicolin Chen
2024-11-12
iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
Nicolin Chen
2024-11-12
iommufd: Verify object in iommufd_object_finalize/abort()
Nicolin Chen
2024-11-12
iommufd: Move _iommufd_object_alloc helper to a sharable file
Nicolin Chen
2024-10-28
iommufd: Add IOMMU_IOAS_MAP_FILE
Steve Sistare
2024-08-26
iommufd: Reorder include files
Nicolin Chen
2024-07-09
iommufd: Add iommufd fault object
Lu Baolu
2024-01-11
iommufd: Add IOMMU_HWPT_INVALIDATE
Yi Liu
2023-11-29
iommufd: Do not UAF during iommufd_put_object()
Jason Gunthorpe
2023-10-26
iommufd: Add a nested HW pagetable object
Nicolin Chen
2023-10-26
iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
Nicolin Chen
2023-10-26
iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
Jason Gunthorpe
2023-10-24
iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP
Joao Martins
2023-10-24
iommufd: Add IOMMU_HWPT_SET_DIRTY_TRACKING
Joao Martins
2023-08-18
iommufd: Add IOMMU_GET_HW_INFO
Yi Liu
2023-08-15
Merge tag 'v6.5-rc6' into iommufd for-next
Jason Gunthorpe
2023-08-14
iommufd/selftest: Make the mock iommu driver into a real driver
Jason Gunthorpe
2023-07-27
iommufd: IOMMUFD_DESTROY should not increase the refcount
Jason Gunthorpe
2023-07-26
iommufd: Add IOMMU_HWPT_ALLOC
Jason Gunthorpe
2023-07-26
iommufd: Make destroy_rwsem use a lock class per object type
Jason Gunthorpe
2023-07-26
iommufd: Add iommufd_device_replace()
Jason Gunthorpe
2023-07-26
iommufd: Allow a hwpt to be aborted after allocation
Jason Gunthorpe
2023-07-26
iommufd: Add iommufd_group
Jason Gunthorpe
2023-07-25
iommufd: Add iommufd_ctx_from_fd()
Yi Liu
2023-07-25
iommufd: Reserve all negative IDs in the iommufd xarray
Yi Liu
2023-01-23
iommufd: Add three missing structures in ucmd_buffer
Yi Liu
2022-12-02
iommufd: Allow iommufd to supply /dev/vfio/vfio
Jason Gunthorpe
2022-11-30
iommufd: Add some fault injection points
Jason Gunthorpe
2022-11-30
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
2022-11-30
iommufd: vfio container FD ioctl compatibility
Jason Gunthorpe
2022-11-30
iommufd: Add kAPI toward external drivers for kernel access
Jason Gunthorpe
2022-11-30
iommufd: Add kAPI toward external drivers for physical devices
Jason Gunthorpe
2022-11-30
iommufd: Add a HW pagetable object
Jason Gunthorpe
[next]