index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-08-31
7
-314
/
+916
|
\
|
*
iommufd/selftest: Don't leak the platform device memory when unloading the mo...
Yang Yingliang
2023-08-18
1
-2
/
+2
|
*
iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
Nicolin Chen
2023-08-18
2
-0
/
+25
|
*
iommufd: Add IOMMU_GET_HW_INFO
Yi Liu
2023-08-18
3
-0
/
+77
|
*
iommufd: Remove iommufd_ref_to_users()
Jason Gunthorpe
2023-08-15
1
-23
/
+0
|
*
Merge tag 'v6.5-rc6' into iommufd for-next
Jason Gunthorpe
2023-08-15
4
-31
/
+76
|
|
\
|
*
|
iommufd/selftest: Make the mock iommu driver into a real driver
Jason Gunthorpe
2023-08-15
3
-59
/
+92
|
*
|
iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
Nicolin Chen
2023-07-28
2
-0
/
+23
|
*
|
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
3
-6
/
+9
|
*
|
iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC
Jason Gunthorpe
2023-07-26
1
-0
/
+3
|
*
|
iommufd/selftest: Return the real idev id from selftest mock_domain
Jason Gunthorpe
2023-07-26
2
-0
/
+3
|
*
|
iommufd: Add IOMMU_HWPT_ALLOC
Jason Gunthorpe
2023-07-26
3
-0
/
+58
|
*
|
iommufd/selftest: Test iommufd_device_replace()
Nicolin Chen
2023-07-26
2
-0
/
+43
|
*
|
iommufd: Make destroy_rwsem use a lock class per object type
Jason Gunthorpe
2023-07-26
2
-1
/
+11
|
*
|
iommufd: Add iommufd_device_replace()
Jason Gunthorpe
2023-07-26
2
-0
/
+102
|
*
|
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: Allow a hwpt to be aborted after allocation
Jason Gunthorpe
2023-07-26
3
-1
/
+26
|
*
|
iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
Jason Gunthorpe
2023-07-26
3
-15
/
+32
|
*
|
iommufd: Move putting a hwpt to a helper function
Jason Gunthorpe
2023-07-26
2
-5
/
+11
|
*
|
iommufd: Make sw_msi_start a group global
Jason Gunthorpe
2023-07-26
2
-7
/
+8
|
*
|
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
3
-23
/
+16
|
*
|
iommufd: Replace the hwpt->devices list with iommufd_group
Jason Gunthorpe
2023-07-26
3
-81
/
+54
|
*
|
iommufd: Add iommufd_group
Jason Gunthorpe
2023-07-26
3
-18
/
+137
|
*
|
iommufd: Move isolated msi enforcement to iommufd_device_bind()
Jason Gunthorpe
2023-07-26
1
-18
/
+20
*
|
|
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2023-08-31
5
-8
/
+142
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
vfio: align capability structures
Stefan Hajnoczi
2023-08-17
1
-0
/
+2
|
|
/
|
*
vfio: Compile vfio_group infrastructure optionally
Yi Liu
2023-07-25
1
-2
/
+2
|
*
iommufd: Add iommufd_ctx_from_fd()
Yi Liu
2023-07-25
1
-0
/
+24
|
*
iommufd/device: Add iommufd_access_detach() API
Nicolin Chen
2023-07-25
2
-5
/
+71
|
*
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: Reserve all negative IDs in the iommufd xarray
Yi Liu
2023-07-25
1
-1
/
+1
*
|
iommufd: Set end correctly when doing batch carry
Jason Gunthorpe
2023-07-27
1
-1
/
+1
*
|
iommufd: IOMMUFD_DESTROY should not increase the refcount
Jason Gunthorpe
2023-07-27
3
-30
/
+75
|
/
*
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-06-30
2
-4
/
+12
|
\
|
*
iommufd: Call iopt_area_contig_done() under the lock
Jason Gunthorpe
2023-06-26
1
-1
/
+1
|
*
iommufd: Do not access the area pointer after unlocking
Jason Gunthorpe
2023-06-26
1
-3
/
+11
*
|
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-10
1
-2
/
+2
|
/
*
Merge branch 'iommufd/for-rc' into for-next
Jason Gunthorpe
2023-04-04
1
-2
/
+14
|
\
|
*
iommufd: Do not corrupt the pfn list when doing batch carry
Jason Gunthorpe
2023-04-04
1
-1
/
+1
|
*
iommufd: Fix unpinning of pages when an access is present
Jason Gunthorpe
2023-04-04
1
-1
/
+9
|
*
iommufd: Check for uptr overflow
Jason Gunthorpe
2023-04-04
1
-0
/
+4
*
|
iommufd/selftest: Set varaiable mock_iommu_device storage-class-specifier to ...
Tom Rix
2023-04-04
1
-1
/
+1
*
|
Merge branch 'vfio_mdev_ops' into iommufd.git for-next
Jason Gunthorpe
2023-03-31
5
-37
/
+51
|
\
\
|
*
|
vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
Yi Liu
2023-03-31
2
-2
/
+5
[next]