summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommufd
AgeCommit message (Expand)Author
2026-04-16Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-15Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-11iommufd: Fix a race with concurrent allocation and unmapSina Hassani
2026-03-31iommufd/selftest: Remove MOCK_IOMMUPT_AMDV1 formatPranjal Shrivastava
2026-03-31iommufd: Fix return value of iommufd_fault_fops_write()Zhenzhong Duan
2026-03-25iommufd: update outdated comment for renamed iommufd_hw_pagetable_alloc()Kexin Sun
2026-03-17iommufd: Report ATS not supported status via IOMMU_GET_HW_INFOShameer Kolothum
2026-03-13iommufd/selftest: Fix page leaks in mock_viommu_{init,destroy}Thorsten Blum
2026-03-02iommufd: vfio compatibility extension check for noiommu modeJacob Pan
2026-03-02iommufd: Constify struct dma_buf_attach_opsChristophe JAILLET
2026-02-23iommufd: Add dma_buf_pin()Leon Romanovsky
2026-02-23Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'vfio-v7.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-02-05Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-01-28iommufd: Initialize batch->kind in batch_clear()Deepanshu Kartikey
2026-01-27dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()Leon Romanovsky
2026-01-27dma-buf: Rename .move_notify() callback to a clearer identifierLeon Romanovsky
2026-01-19Merge tag 'common_phys_vec_via_vfio' into v6.20/vfio/nextAlex Williamson
2026-01-19types: reuse common phys_vec type instead of DMABUF open‑coded variantLeon Romanovsky
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe
2025-12-16iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVEDJason Gunthorpe
2025-12-15iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP failsJason Gunthorpe
2025-12-15iommufd: Fix building without dmabufArnd Bergmann
2025-12-04Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-04Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel
2025-11-26Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-nextJason Gunthorpe
2025-11-25iommufd/selftest: Add some tests for the dmabuf flowJason Gunthorpe
2025-11-25iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILEJason Gunthorpe
2025-11-25iommufd: Have iopt_map_file_pages convert the fd to a fileJason Gunthorpe
2025-11-25iommufd: Have pfn_reader process DMABUF iopt_pagesJason Gunthorpe
2025-11-25iommufd: Allow MMIO pages in a batchJason Gunthorpe
2025-11-25iommufd: Allow a DMABUF to be revokedJason Gunthorpe
2025-11-25iommufd: Do not map/unmap revoked DMABUFsJason Gunthorpe
2025-11-25iommufd: Add DMABUF to iopt_pagesJason Gunthorpe
2025-11-21iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-11-21iommufd/driver: Fix counter initialization for counted_by annotationGustavo A. R. Silva
2025-11-05iommufd: Make vfio_compat's unmap succeed if the range is already emptyJason Gunthorpe
2025-11-05iommufd: Change the selftest to use iommupt instead of xarrayJason Gunthorpe
2025-10-27iommu: Pass in old domain to attach_dev callback functionsNicolin Chen
2025-10-20iommufd: Don't overflow during division for dirty trackingJason Gunthorpe
2025-09-30iommufd: Register iommufd mock devices with fwspecGuixin Liu
2025-09-19iommufd: WARN if an object is aborted with an elevated refcountJason Gunthorpe
2025-09-19iommufd: Fix race during abort for file descriptorsJason Gunthorpe
2025-09-19iommufd: Fix refcounting race during mmapJason Gunthorpe
2025-08-18iommufd: viommu: free memory allocated by kvcalloc() using kvfree()Akhilesh Patil
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds