index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-04
Merge branch 'iommufd/for-rc' into for-next
Jason Gunthorpe
1
-2
/
+14
2023-04-04
iommufd/selftest: Set varaiable mock_iommu_device storage-class-specifier to ...
Tom Rix
1
-1
/
+1
2023-04-04
iommufd: Do not corrupt the pfn list when doing batch carry
Jason Gunthorpe
1
-1
/
+1
2023-04-04
iommufd: Fix unpinning of pages when an access is present
Jason Gunthorpe
1
-1
/
+9
2023-04-04
iommufd: Check for uptr overflow
Jason Gunthorpe
1
-0
/
+4
2023-03-31
Merge branch 'vfio_mdev_ops' into iommufd.git for-next
Jason Gunthorpe
5
-37
/
+51
2023-03-31
vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
Yi Liu
2
-2
/
+5
2023-03-31
iommufd: Create access in vfio_iommufd_emulated_bind()
Nicolin Chen
2
-23
/
+34
2023-03-29
iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()
Yi Liu
4
-13
/
+13
2023-03-10
iommufd/selftest: Catch overflow of uptr and length
Jason Gunthorpe
1
-2
/
+7
2023-03-06
iommufd/selftest: Make selftest create a more complete mock device
Jason Gunthorpe
3
-66
/
+181
2023-03-06
iommufd/selftest: Rename the sefltest 'device_id' to 'stdev_id'
Jason Gunthorpe
2
-2
/
+2
2023-03-06
iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
Jason Gunthorpe
3
-53
/
+85
2023-03-06
iommufd: Move iommufd_device to iommufd_private.h
Jason Gunthorpe
2
-17
/
+18
2023-03-06
iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
Jason Gunthorpe
2
-23
/
+21
2023-03-06
iommufd: Consistently manage hwpt_item
Jason Gunthorpe
1
-1
/
+8
2023-03-06
iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
Jason Gunthorpe
1
-0
/
+3
2023-03-06
iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()
Jason Gunthorpe
1
-0
/
+2
2023-02-16
iommufd: Do not add the same hwpt to the ioas->hwpt_list twice
Jason Gunthorpe
1
-4
/
+0
2023-02-14
iommufd: Make sure to zero vfio_iommu_type1_info before copying to user
Jason Gunthorpe
1
-1
/
+1
2023-02-03
Merge branch 'vfio-no-iommu' into iommufd.git for-next
Jason Gunthorpe
3
-20
/
+89
2023-02-03
vfio: Support VFIO_NOIOMMU with iommufd
Jason Gunthorpe
3
-20
/
+89
2023-01-30
Merge branch 'iommu-memory-accounting' of ssh://gitolite.kernel.org/pub/scm/l...
Jason Gunthorpe
1
-2
/
+4
2023-01-25
iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map()
Jason Gunthorpe
1
-2
/
+2
2023-01-25
iommu: Add a gfp parameter to iommu_map()
Jason Gunthorpe
1
-2
/
+4
2023-01-23
iommufd: Add three missing structures in ucmd_buffer
Yi Liu
1
-0
/
+3
2023-01-11
iommufd: Convert to msi_device_has_isolated_msi()
Jason Gunthorpe
1
-3
/
+1
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
14
-0
/
+6956
2022-12-09
iommufd: Change the order of MSI setup
Jason Gunthorpe
2
-41
/
+39
2022-12-09
iommufd: Improve a few unclear bits of code
Jason Gunthorpe
1
-2
/
+5
2022-12-09
iommufd: Fix comment typos
Jason Gunthorpe
2
-3
/
+3
2022-12-02
iommufd: Allow iommufd to supply /dev/vfio/vfio
Jason Gunthorpe
2
-0
/
+56
2022-12-01
iommufd: Add additional invariant assertions
Jason Gunthorpe
4
-2
/
+70
2022-12-01
iommufd: Add some fault injection points
Jason Gunthorpe
2
-0
/
+29
2022-12-01
iommufd: Add kernel support for testing iommufd
Jason Gunthorpe
9
-0
/
+1058
2022-12-01
iommufd: vfio container FD ioctl compatibility
Jason Gunthorpe
4
-6
/
+491
2022-12-01
iommufd: Add kAPI toward external drivers for kernel access
Jason Gunthorpe
4
-2
/
+335
2022-12-01
iommufd: Add kAPI toward external drivers for physical devices
Jason Gunthorpe
4
-0
/
+428
2022-12-01
iommufd: Add a HW pagetable object
Jason Gunthorpe
5
-0
/
+97
2022-12-01
iommufd: IOCTLs for the io_pagetable
Jason Gunthorpe
4
-0
/
+474
2022-12-01
iommufd: Data structure to provide IOVA to PFN mapping
Jason Gunthorpe
4
-0
/
+1294
2022-12-01
iommufd: Algorithms for PFN storage
Jason Gunthorpe
2
-0
/
+917
2022-12-01
iommufd: PFN handling for iopt_pages
Jason Gunthorpe
5
-1
/
+1254
2022-12-01
iommufd: File descriptor, context, kconfig and makefiles
Jason Gunthorpe
4
-0
/
+470