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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2026-01-28
iommufd: Initialize batch->kind in batch_clear()
Deepanshu Kartikey
1
-0
/
+1
2026-01-10
iommufd/selftest: Prevent module/builtin conflicts in kconfig
Jason Gunthorpe
1
-1
/
+1
2026-01-10
iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFER
Jason Gunthorpe
1
-0
/
+1
2025-12-16
iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED
Jason Gunthorpe
1
-1
/
+7
2025-12-16
iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP fails
Jason Gunthorpe
1
-2
/
+4
2025-12-16
iommufd: Fix building without dmabuf
Arnd Bergmann
1
-1
/
+5
2025-12-05
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-70
/
+661
2025-12-05
Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-256
/
+182
2025-11-28
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...
Joerg Roedel
3
-256
/
+182
2025-11-26
Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-next
Jason Gunthorpe
8
-70
/
+661
2025-11-25
iommufd/selftest: Add some tests for the dmabuf flow
Jason Gunthorpe
4
-0
/
+167
2025-11-25
iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE
Jason Gunthorpe
3
-19
/
+41
2025-11-25
iommufd: Have iopt_map_file_pages convert the fd to a file
Jason Gunthorpe
3
-12
/
+13
2025-11-25
iommufd: Have pfn_reader process DMABUF iopt_pages
Jason Gunthorpe
1
-7
/
+66
2025-11-25
iommufd: Allow MMIO pages in a batch
Jason Gunthorpe
1
-5
/
+24
2025-11-25
iommufd: Allow a DMABUF to be revoked
Jason Gunthorpe
3
-4
/
+135
2025-11-25
iommufd: Do not map/unmap revoked DMABUFs
Jason Gunthorpe
3
-21
/
+52
2025-11-25
iommufd: Add DMABUF to iopt_pages
Jason Gunthorpe
5
-8
/
+169
2025-11-21
iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+3
2025-11-21
iommufd/driver: Fix counter initialization for counted_by annotation
Gustavo A. R. Silva
1
-1
/
+1
2025-11-05
iommufd: Make vfio_compat's unmap succeed if the range is already empty
Jason Gunthorpe
2
-9
/
+7
2025-11-05
iommufd: Change the selftest to use iommupt instead of xarray
Jason Gunthorpe
3
-255
/
+181
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
1
-1
/
+1
2025-10-21
iommufd: Don't overflow during division for dirty tracking
Jason Gunthorpe
1
-3
/
+2
2025-09-30
iommufd: Register iommufd mock devices with fwspec
Guixin Liu
1
-1
/
+1
2025-09-19
iommufd: WARN if an object is aborted with an elevated refcount
Jason Gunthorpe
3
-3
/
+7
2025-09-19
iommufd: Fix race during abort for file descriptors
Jason Gunthorpe
2
-10
/
+34
2025-09-19
iommufd: Fix refcounting race during mmap
Jason Gunthorpe
1
-6
/
+14
2025-08-18
iommufd: viommu: free memory allocated by kvcalloc() using kvfree()
Akhilesh Patil
1
-2
/
+2
2025-07-31
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-189
/
+1052
2025-07-18
iommufd: Rename some shortterm-related identifiers
Xu Yilun
4
-33
/
+34
2025-07-18
iommufd/vdevice: Remove struct device reference from struct vdevice
Xu Yilun
2
-5
/
+8
2025-07-18
iommufd: Destroy vdevice on idevice destroy
Xu Yilun
4
-4
/
+113
2025-07-18
iommufd: Add a pre_destroy() op for objects
Xu Yilun
1
-0
/
+4
2025-07-18
iommufd: Add iommufd_object_tombstone_user() helper
Xu Yilun
2
-2
/
+45
2025-07-18
iommufd/viommu: Roll back to use iommufd_object_alloc() for vdevice
Xu Yilun
1
-4
/
+10
2025-07-17
iommufd: Prevent ALIGN() overflow
Jason Gunthorpe
1
-16
/
+25
2025-07-14
iommufd: Do not allow _iommufd_object_alloc_ucmd if abort op is set
Nicolin Chen
1
-0
/
+9
2025-07-11
iommufd: Allow an input data_type via iommu_hw_info
Nicolin Chen
1
-3
/
+6
2025-07-11
iommu: Allow an input type in hw_info op
Nicolin Chen
2
-0
/
+7
2025-07-11
iommufd/selftest: Add coverage for the new mmap interface
Nicolin Chen
2
-1
/
+36
2025-07-11
iommufd: Add mmap interface
Nicolin Chen
3
-0
/
+129
2025-07-11
iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
Nicolin Chen
2
-0
/
+100
2025-07-11
iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
Nicolin Chen
1
-0
/
+28
2025-07-11
iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
Nicolin Chen
3
-0
/
+188
2025-07-11
iommufd/viommu: Add driver-defined vDEVICE support
Nicolin Chen
2
-13
/
+25
2025-07-11
iommufd/access: Bypass access->ops->unmap for internal use
Nicolin Chen
4
-10
/
+33
2025-07-10
iommufd/access: Add internal APIs for HW queue to use
Nicolin Chen
2
-9
/
+73
2025-07-10
iommufd/selftest: Support user_data in mock_viommu_alloc
Nicolin Chen
2
-0
/
+28
2025-07-10
iommufd/viommu: Allow driver-specific user data for a vIOMMU object
Nicolin Chen
1
-1
/
+7
[next]