index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
Age
Commit message (
Expand
)
Author
Lines
2026-04-16
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-39
/
+18
2026-04-15
Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+4
2026-04-11
iommufd: Fix a race with concurrent allocation and unmap
Sina Hassani
-0
/
+10
2026-03-31
iommufd/selftest: Remove MOCK_IOMMUPT_AMDV1 format
Pranjal Shrivastava
-32
/
+0
2026-03-31
iommufd: Fix return value of iommufd_fault_fops_write()
Zhenzhong Duan
-2
/
+3
2026-03-25
iommufd: update outdated comment for renamed iommufd_hw_pagetable_alloc()
Kexin Sun
-1
/
+1
2026-03-17
iommufd: Report ATS not supported status via IOMMU_GET_HW_INFO
Shameer Kolothum
-0
/
+4
2026-03-13
iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}
Thorsten Blum
-2
/
+2
2026-03-02
iommufd: vfio compatibility extension check for noiommu mode
Jacob Pan
-1
/
+1
2026-03-02
iommufd: Constify struct dma_buf_attach_ops
Christophe JAILLET
-1
/
+1
2026-02-23
iommufd: Add dma_buf_pin()
Leon Romanovsky
-1
/
+8
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-33
/
+33
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-13
/
+13
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-26
/
+26
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
-7
/
+6
2026-02-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-5
/
+18
2026-01-28
iommufd: Initialize batch->kind in batch_clear()
Deepanshu Kartikey
-0
/
+1
2026-01-27
dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
Leon Romanovsky
-1
/
+1
2026-01-27
dma-buf: Rename .move_notify() callback to a clearer identifier
Leon Romanovsky
-1
/
+1
2026-01-19
Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/next
Alex Williamson
-7
/
+6
2026-01-19
types: reuse common phys_vec type instead of DMABUF open‑coded variant
Leon Romanovsky
-7
/
+6
2026-01-10
iommufd/selftest: Prevent module/builtin conflicts in kconfig
Jason Gunthorpe
-1
/
+1
2026-01-10
iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFER
Jason Gunthorpe
-0
/
+1
2025-12-16
iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED
Jason Gunthorpe
-1
/
+7
2025-12-15
iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP fails
Jason Gunthorpe
-2
/
+4
2025-12-15
iommufd: Fix building without dmabuf
Arnd Bergmann
-1
/
+5
2025-12-04
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-70
/
+661
2025-12-04
Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-256
/
+182
2025-11-28
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...
Joerg Roedel
-256
/
+182
2025-11-26
Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-next
Jason Gunthorpe
-70
/
+661
2025-11-25
iommufd/selftest: Add some tests for the dmabuf flow
Jason Gunthorpe
-0
/
+167
2025-11-25
iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE
Jason Gunthorpe
-19
/
+41
2025-11-25
iommufd: Have iopt_map_file_pages convert the fd to a file
Jason Gunthorpe
-12
/
+13
2025-11-25
iommufd: Have pfn_reader process DMABUF iopt_pages
Jason Gunthorpe
-7
/
+66
2025-11-25
iommufd: Allow MMIO pages in a batch
Jason Gunthorpe
-5
/
+24
2025-11-25
iommufd: Allow a DMABUF to be revoked
Jason Gunthorpe
-4
/
+135
2025-11-25
iommufd: Do not map/unmap revoked DMABUFs
Jason Gunthorpe
-21
/
+52
2025-11-25
iommufd: Add DMABUF to iopt_pages
Jason Gunthorpe
-8
/
+169
2025-11-21
iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
-1
/
+3
2025-11-21
iommufd/driver: Fix counter initialization for counted_by annotation
Gustavo A. R. Silva
-1
/
+1
2025-11-05
iommufd: Make vfio_compat's unmap succeed if the range is already empty
Jason Gunthorpe
-9
/
+7
2025-11-05
iommufd: Change the selftest to use iommupt instead of xarray
Jason Gunthorpe
-255
/
+181
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
-1
/
+1
2025-10-20
iommufd: Don't overflow during division for dirty tracking
Jason Gunthorpe
-3
/
+2
2025-09-30
iommufd: Register iommufd mock devices with fwspec
Guixin Liu
-1
/
+1
2025-09-19
iommufd: WARN if an object is aborted with an elevated refcount
Jason Gunthorpe
-3
/
+7
2025-09-19
iommufd: Fix race during abort for file descriptors
Jason Gunthorpe
-10
/
+34
2025-09-19
iommufd: Fix refcounting race during mmap
Jason Gunthorpe
-6
/
+14
2025-08-18
iommufd: viommu: free memory allocated by kvcalloc() using kvfree()
Akhilesh Patil
-2
/
+2
2025-07-31
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-189
/
+1052
[next]