summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
9 daysiommu/sva: include mmu_notifier.h headerCarlos Llamas1-0/+1
2026-01-10iommupt: Make pt_feature() always_inlineJason Gunthorpe1-2/+2
2026-01-10iommufd/selftest: Prevent module/builtin conflicts in kconfigJason Gunthorpe1-1/+1
2026-01-10iommufd/selftest: Add missing kconfig for DMA_SHARED_BUFFERJason Gunthorpe1-0/+1
2026-01-10iommupt: Fix the kunit buildingJason Gunthorpe1-1/+1
2025-12-22Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2025-12-20Merge tag 'iommu-fixes-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-12/+47
2025-12-19amd/iommu: Make protection domain ID functions non-staticSairaj Kodilkar3-14/+25
2025-12-19amd/iommu: Preserve domain ids inside the kdump kernelSairaj Kodilkar1-1/+22
2025-12-18iommupt: Return ERR_PTR from _table_alloc()Jason Gunthorpe1-0/+3
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner1-4/+4
2025-12-16iommufd/selftest: Check for overflow in IOMMU_TEST_OP_ADD_RESERVEDJason Gunthorpe1-1/+7
2025-12-16iommufd/selftest: Do not leak the hwpt if IOMMU_TEST_OP_MD_CHECK_MAP failsJason Gunthorpe1-2/+4
2025-12-16iommufd: Fix building without dmabufArnd Bergmann1-1/+5
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds2-0/+10
2025-12-06Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+18
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+28
2025-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-71/+673
2025-12-05Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-2/+2
2025-12-05Merge tag 'iommu-updates-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds71-2833/+7299
2025-12-02iommu/amd: Report SEV-TIO supportAlexey Kardashevskiy2-0/+10
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel71-2833/+7299
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe3-26/+36
2025-11-28iommupt/vtd: Allow VT-d to have a larger table top than the vasz requiresJason Gunthorpe3-20/+33
2025-11-28genpt: Make GENERIC_PT invisibleGeert Uytterhoeven1-1/+1
2025-11-28Merge tag 'dma-mapping-6.18-2025-11-27' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+3
2025-11-27iommupt: Avoid a compiler bug with sw_bitJason Gunthorpe2-8/+8
2025-11-26Merge branch 'iommufd_dmabuf' into k.o-iommufd/for-nextJason Gunthorpe9-72/+663
2025-11-26iommu/arm-smmu-v3-iommufd: Allow attaching nested domain for GBPA casesNicolin Chen1-1/+12
2025-11-25iommu/arm-smmu-qcom: Enable use of all SMR groups when running bare-metalStephan Gerhold1-10/+17
2025-11-25iommufd/selftest: Add some tests for the dmabuf flowJason Gunthorpe4-0/+167
2025-11-25iommufd: Accept a DMABUF through IOMMU_IOAS_MAP_FILEJason Gunthorpe3-19/+41
2025-11-25iommufd: Have iopt_map_file_pages convert the fd to a fileJason Gunthorpe3-12/+13
2025-11-25iommufd: Have pfn_reader process DMABUF iopt_pagesJason Gunthorpe1-7/+66
2025-11-25iommufd: Allow MMIO pages in a batchJason Gunthorpe1-5/+24
2025-11-25iommufd: Allow a DMABUF to be revokedJason Gunthorpe3-4/+135
2025-11-25iommufd: Do not map/unmap revoked DMABUFsJason Gunthorpe3-21/+52
2025-11-25iommufd: Add DMABUF to iopt_pagesJason Gunthorpe5-8/+169
2025-11-25iommupt: Fix unlikely flows in increase_top()Jason Gunthorpe1-6/+11
2025-11-25iommu/amd: Propagate the error code returned by __modify_irte_ga() in modify_...Jinhui Guo1-1/+1
2025-11-25iommu/dma: add missing support for DMA_ATTR_MMIO for dma_iova_unlink()Marek Szyprowski1-2/+3
2025-11-24iommu/arm-smmu-v3: Fix error check in arm_smmu_alloc_cd_tablesRyan Huang1-1/+1
2025-11-21iommufd/iommufd_private.h: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+3
2025-11-21iommufd/driver: Fix counter initialization for counted_by annotationGustavo A. R. Silva1-1/+1
2025-11-20PCI/P2PDMA: Simplify bus address mapping APILeon Romanovsky1-2/+2
2025-11-20iommu/vt-d: Restore previous domain::aperture_end calculationLu Baolu1-0/+10
2025-11-20iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlbAashish Sharma1-1/+1
2025-11-20iommu/vt-d: Set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FDVineeth Pillai (Google)1-1/+1
2025-11-17iommu/tegra: fix device leak on probe_device()Johan Hovold1-3/+2
2025-11-17iommu/sun50i: fix device leak on of_xlate()Johan Hovold1-0/+2