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
/
device.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-11
iommufd: Allow an input data_type via iommu_hw_info
Nicolin Chen
2025-07-11
iommu: Allow an input type in hw_info op
Nicolin Chen
2025-07-11
iommufd/access: Bypass access->ops->unmap for internal use
Nicolin Chen
2025-07-10
iommufd/access: Add internal APIs for HW queue to use
Nicolin Chen
2025-06-19
iommufd: Return EOPNOTSUPP for failures due to driver bugs
Nicolin Chen
2025-06-19
iommufd: Apply obvious cosmetic fixes
Nicolin Chen
2025-04-28
iommufd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
Lu Baolu
2025-03-28
iommufd: Test attach before detaching pasid
Yi Liu
2025-03-28
iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
Yi Liu
2025-03-25
iommufd: Enforce PASID-compatible domain for RID
Yi Liu
2025-03-25
iommufd: Support pasid attach/replace
Yi Liu
2025-03-25
iommufd: Enforce PASID-compatible domain in PASID path
Yi Liu
2025-03-25
iommufd/device: Add pasid_attach array to track per-PASID attach
Yi Liu
2025-03-25
iommufd/device: Replace device_list with device_array
Yi Liu
2025-03-25
iommufd/device: Wrap igroup->hwpt and igroup->device_list into attach struct
Yi Liu
2025-03-25
iommufd/device: Add helper to detect the first attach of a group
Yi Liu
2025-03-25
iommufd/device: Replace idev->igroup with local variable
Yi Liu
2025-03-25
iommufd/device: Only add reserved_iova in non-pasid path
Yi Liu
2025-03-25
iommufd: Pass @pasid through the device attach/replace path
Yi Liu
2025-03-25
iommufd: Move iommufd_sw_msi and related functions to driver.c
Nicolin Chen
2025-03-07
iommufd: Fail replace if device has not been attached
Yi Liu
2025-03-04
iommufd: Fix uninitialized rc in iommufd_access_rw()
Nicolin Chen
2025-02-27
iommufd: Implement sw_msi support natively
Jason Gunthorpe
2025-02-11
iommufd: Make attach_handle generic than fault specific
Nicolin Chen
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-08-27
Merge branch 'nesting_reserved_regions' into iommufd.git for-next
Jason Gunthorpe
2024-08-27
iommufd/device: Enforce reserved IOVA also when attached to hwpt_nested
Nicolin Chen
2024-08-26
iommufd: Reorder include files
Nicolin Chen
2024-07-29
iommufd/device: Fix hwpt at err_unresv in iommufd_device_do_replace()
Nicolin Chen
2024-07-09
iommufd: Fault-capable hwpt attach/detach/replace
Lu Baolu
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 capabilities to IOMMU_GET_HW_INFO
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
Merge tag 'v6.5-rc6' into iommufd for-next
Jason Gunthorpe
2023-07-28
iommufd: Add iommufd_access_replace() API
Nicolin Chen
2023-07-28
iommufd: Use iommufd_access_change_ioas in iommufd_access_destroy_object
Nicolin Chen
2023-07-28
iommufd: Add iommufd_access_change_ioas(_id) helpers
Nicolin Chen
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 iommufd_device_replace()
Jason Gunthorpe
2023-07-26
iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
Jason Gunthorpe
2023-07-26
iommufd: Fix locking around hwpt allocation
Jason Gunthorpe
[next]