index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommufd
Age
Commit message (
Expand
)
Author
2026-06-12
iommufd: Set upper bounds on cache invalidation entry_num and entry_len
Nicolin Chen
2026-06-08
iommufd: Destroy the pages content after detaching from dmabuf
Jason Gunthorpe
2026-06-08
iommufd: Take dma_resv lock before dma_buf_unpin() in release path
Ankit Soni
2026-06-05
iommufd: Avoid partial fault group delivery in iommufd_fault_fops_read()
Nicolin Chen
2026-06-05
iommufd: Break the loop on failure in iommufd_fault_fops_read()
Nicolin Chen
2026-06-05
iommufd: Reject invalid read count in iommufd_fault_fops_read()
Nicolin Chen
2026-06-05
iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()
Nicolin Chen
2026-06-05
iommufd: Reject invalid read count in iommufd_veventq_fops_read()
Nicolin Chen
2026-06-05
iommufd: Rewind header length in done if iommufd_veventq_fops_read() fails
Nicolin Chen
2026-06-01
iommufd: Set veventq_depth upper bound
Nicolin Chen
2026-06-01
iommufd: Move vevent memory allocation outside spinlock
Nicolin Chen
2026-06-01
iommufd: Fix data_len byte-count vs element-count mismatch
Nicolin Chen
2026-05-08
iommufd: Use sizeof(*hdr) instead of sizeof(hdr) in veventq read
Kai Aizen
2026-04-16
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-15
Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-11
iommufd: Fix a race with concurrent allocation and unmap
Sina Hassani
2026-03-31
iommufd/selftest: Remove MOCK_IOMMUPT_AMDV1 format
Pranjal Shrivastava
2026-03-31
iommufd: Fix return value of iommufd_fault_fops_write()
Zhenzhong Duan
2026-03-25
iommufd: update outdated comment for renamed iommufd_hw_pagetable_alloc()
Kexin Sun
2026-03-17
iommufd: Report ATS not supported status via IOMMU_GET_HW_INFO
Shameer Kolothum
2026-03-13
iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}
Thorsten Blum
2026-03-02
iommufd: vfio compatibility extension check for noiommu mode
Jacob Pan
2026-03-02
iommufd: Constify struct dma_buf_attach_ops
Christophe JAILLET
2026-02-23
iommufd: Add dma_buf_pin()
Leon Romanovsky
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2026-02-05
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2026-01-28
iommufd: Initialize batch->kind in batch_clear()
Deepanshu Kartikey
2026-01-27
dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()
Leon Romanovsky
2026-01-27
dma-buf: Rename .move_notify() callback to a clearer identifier
Leon Romanovsky
2026-01-19
Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/next
Alex Williamson
2026-01-19
types: reuse common phys_vec type instead of DMABUF open‑coded variant
Leon Romanovsky
2026-01-10
iommufd/selftest: Prevent module/builtin conflicts in kconfig
Jason Gunthorpe
2026-01-10
iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFER
Jason Gunthorpe
2025-12-16
iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVED
Jason Gunthorpe
2025-12-15
iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP fails
Jason Gunthorpe
2025-12-15
iommufd: Fix building without dmabuf
Arnd Bergmann
2025-12-04
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-12-04
Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-11-28
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...
Joerg Roedel
2025-11-26
Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-next
Jason Gunthorpe
2025-11-25
iommufd/selftest: Add some tests for the dmabuf flow
Jason Gunthorpe
2025-11-25
iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILE
Jason Gunthorpe
2025-11-25
iommufd: Have iopt_map_file_pages convert the fd to a file
Jason Gunthorpe
2025-11-25
iommufd: Have pfn_reader process DMABUF iopt_pages
Jason Gunthorpe
2025-11-25
iommufd: Allow MMIO pages in a batch
Jason Gunthorpe
2025-11-25
iommufd: Allow a DMABUF to be revoked
Jason Gunthorpe
2025-11-25
iommufd: Do not map/unmap revoked DMABUFs
Jason Gunthorpe
[next]