summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
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-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+18
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+28
2025-12-04Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-71/+673
2025-12-04Merge tag 'vfio-v6.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-2/+2
2025-12-04Merge 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-27Merge 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-24iommu/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
2025-11-17iommu/omap: simplify probe_device() error handlingJohan Hovold1-4/+1
2025-11-17iommu/omap: fix device leaks on probe_device()Johan Hovold2-3/+1
2025-11-17iommu/mediatek-v1: add missing larb count sanity checkJohan Hovold1-0/+3
2025-11-17iommu/mediatek-v1: fix device leaks on probe()Johan Hovold1-5/+18
2025-11-17iommu/mediatek-v1: fix device leak on probe_device()Johan Hovold1-0/+2
2025-11-17iommu/mediatek: simplify dt parsing error handlingJohan Hovold1-4/+3
2025-11-17iommu/mediatek: fix use-after-free on probe deferralJohan Hovold1-7/+18
2025-11-17iommu/mediatek: fix device leak on of_xlate()Johan Hovold1-0/+2
2025-11-17iommu/ipmmu-vmsa: fix device leak on of_xlate()Johan Hovold1-0/+2
2025-11-17iommu/exynos: fix device leak on of_xlate()Johan Hovold1-6/+3
2025-11-17iommu/qcom: fix device leak on of_xlate()Johan Hovold1-6/+4
2025-11-17iommu/apple-dart: fix device leak on of_xlate()Johan Hovold1-0/+2
2025-11-17iommupt: Actually correct pt_test_sw_bit_{acquire_release}() parameter descri...Bagas Sanjaya1-2/+2
2025-11-16iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu1-4/+28