index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
/
device.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommufd: Add iommufd_ctx to iommufd_put_object()
Jason Gunthorpe
2023-11-30
1
-7
/
+7
*
iommufd: Add a nested HW pagetable object
Nicolin Chen
2023-10-26
1
-1
/
+2
*
iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
Nicolin Chen
2023-10-26
1
-31
/
+45
*
iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
Jason Gunthorpe
2023-10-26
1
-30
/
+81
*
iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
Jason Gunthorpe
2023-10-26
1
-5
/
+5
*
iommufd: Only enforce cache coherency in iommufd_hw_pagetable_alloc
Nicolin Chen
2023-10-24
1
-18
/
+2
*
iommufd: Add capabilities to IOMMU_GET_HW_INFO
Joao Martins
2023-10-24
1
-0
/
+4
*
iommufd: Flow user flags for domain allocation to domain_alloc_user()
Yi Liu
2023-10-10
1
-1
/
+1
*
iommufd: Add IOMMU_GET_HW_INFO
Yi Liu
2023-08-18
1
-0
/
+73
*
Merge tag 'v6.5-rc6' into iommufd for-next
Jason Gunthorpe
2023-08-15
1
-8
/
+2
|
\
|
*
iommufd: IOMMUFD_DESTROY should not increase the refcount
Jason Gunthorpe
2023-07-27
1
-9
/
+3
*
|
iommufd: Add iommufd_access_replace() API
Nicolin Chen
2023-07-28
1
-0
/
+15
*
|
iommufd: Use iommufd_access_change_ioas in iommufd_access_destroy_object
Nicolin Chen
2023-07-28
1
-6
/
+4
*
|
iommufd: Add iommufd_access_change_ioas(_id) helpers
Nicolin Chen
2023-07-28
1
-38
/
+71
*
|
iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
Nicolin Chen
2023-07-28
1
-2
/
+4
*
|
iommufd: Add iommufd_device_replace()
Jason Gunthorpe
2023-07-26
1
-0
/
+101
*
|
iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
Jason Gunthorpe
2023-07-26
1
-39
/
+102
*
|
iommufd: Fix locking around hwpt allocation
Jason Gunthorpe
2023-07-26
1
-1
/
+1
*
|
iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
Jason Gunthorpe
2023-07-26
1
-15
/
+4
*
|
iommufd: Move putting a hwpt to a helper function
Jason Gunthorpe
2023-07-26
1
-5
/
+1
*
|
iommufd: Make sw_msi_start a group global
Jason Gunthorpe
2023-07-26
1
-7
/
+7
*
|
iommufd: Use the iommufd_group to avoid duplicate MSI setup
Jason Gunthorpe
2023-07-26
1
-4
/
+4
*
|
iommufd: Keep track of each device's reserved regions instead of groups
Jason Gunthorpe
2023-07-26
1
-3
/
+2
*
|
iommufd: Replace the hwpt->devices list with iommufd_group
Jason Gunthorpe
2023-07-26
1
-54
/
+46
*
|
iommufd: Add iommufd_group
Jason Gunthorpe
2023-07-26
1
-17
/
+127
*
|
iommufd: Move isolated msi enforcement to iommufd_device_bind()
Jason Gunthorpe
2023-07-26
1
-18
/
+20
*
|
iommufd/device: Add iommufd_access_detach() API
Nicolin Chen
2023-07-25
1
-5
/
+69
*
|
iommufd: Add helper to retrieve iommufd_ctx and devid
Yi Liu
2023-07-25
1
-0
/
+12
*
|
iommufd: Add iommufd_ctx_has_group()
Yi Liu
2023-07-25
1
-0
/
+30
|
/
*
iommufd: Call iopt_area_contig_done() under the lock
Jason Gunthorpe
2023-06-26
1
-1
/
+1
*
Merge branch 'vfio_mdev_ops' into iommufd.git for-next
Jason Gunthorpe
2023-03-31
1
-23
/
+33
|
\
|
*
vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
Yi Liu
2023-03-31
1
-1
/
+3
|
*
iommufd: Create access in vfio_iommufd_emulated_bind()
Nicolin Chen
2023-03-31
1
-22
/
+30
*
|
iommufd/selftest: Make selftest create a more complete mock device
Jason Gunthorpe
2023-03-06
1
-34
/
+6
*
|
iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
Jason Gunthorpe
2023-03-06
1
-48
/
+39
*
|
iommufd: Move iommufd_device to iommufd_private.h
Jason Gunthorpe
2023-03-06
1
-17
/
+0
*
|
iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
Jason Gunthorpe
2023-03-06
1
-15
/
+2
*
|
iommufd: Consistently manage hwpt_item
Jason Gunthorpe
2023-03-06
1
-1
/
+8
*
|
iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
Jason Gunthorpe
2023-03-06
1
-0
/
+3
*
|
iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()
Jason Gunthorpe
2023-03-06
1
-0
/
+2
|
/
*
iommufd: Do not add the same hwpt to the ioas->hwpt_list twice
Jason Gunthorpe
2023-02-16
1
-4
/
+0
*
iommufd: Convert to msi_device_has_isolated_msi()
Jason Gunthorpe
2023-01-11
1
-3
/
+1
*
iommufd: Change the order of MSI setup
Jason Gunthorpe
2022-12-09
1
-31
/
+25
*
iommufd: Add additional invariant assertions
Jason Gunthorpe
2022-12-01
1
-0
/
+5
*
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
2022-12-01
1
-0
/
+38
*
iommufd: Add kAPI toward external drivers for kernel access
Jason Gunthorpe
2022-12-01
1
-0
/
+316
*
iommufd: Add kAPI toward external drivers for physical devices
Jason Gunthorpe
2022-12-01
1
-0
/
+419