index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
/
iommufd_private.h
Age
Commit message (
Expand
)
Author
2023-11-29
iommufd: Do not UAF during iommufd_put_object()
Jason Gunthorpe
2023-11-29
iommufd: Add iommufd_ctx to 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/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
Jason Gunthorpe
2023-10-26
iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
Jason Gunthorpe
2023-10-24
iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
Nicolin Chen
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-10-10
iommufd: Flow user flags for domain allocation to domain_alloc_user()
Yi Liu
2023-08-18
iommufd: Add IOMMU_GET_HW_INFO
Yi Liu
2023-08-15
iommufd: Remove iommufd_ref_to_users()
Jason Gunthorpe
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-28
iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
Nicolin Chen
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: Allow a hwpt to be aborted after allocation
Jason Gunthorpe
2023-07-26
iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
Jason Gunthorpe
2023-07-26
iommufd: Move putting a hwpt to a helper function
Jason Gunthorpe
2023-07-26
iommufd: Make sw_msi_start a group global
Jason Gunthorpe
2023-07-26
iommufd: Keep track of each device's reserved regions instead of groups
Jason Gunthorpe
2023-07-26
iommufd: Replace the hwpt->devices list with iommufd_group
Jason Gunthorpe
2023-07-26
iommufd: Add iommufd_group
Jason Gunthorpe
2023-07-25
iommufd/device: Add iommufd_access_detach() API
Nicolin Chen
2023-03-31
Merge branch 'vfio_mdev_ops' into iommufd.git for-next
Jason Gunthorpe
2023-03-29
iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()
Yi Liu
2023-03-06
iommufd/selftest: Make selftest create a more complete mock device
Jason Gunthorpe
2023-03-06
iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
Jason Gunthorpe
2023-03-06
iommufd: Move iommufd_device to iommufd_private.h
Jason Gunthorpe
2023-02-03
vfio: Support VFIO_NOIOMMU with iommufd
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
2022-11-30
iommufd: IOCTLs for the io_pagetable
Jason Gunthorpe
2022-11-30
iommufd: Data structure to provide IOVA to PFN mapping
Jason Gunthorpe
2022-11-30
iommufd: PFN handling for iopt_pages
Jason Gunthorpe
2022-11-30
iommufd: File descriptor, context, kconfig and makefiles
Jason Gunthorpe