summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2025-08-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2025-08-22iommu/riscv: prevent NULL deref in iova_to_physXianLiang Huang1-1/+1
2025-08-22iommu/virtio: Make instance lookup robustRobin Murphy1-6/+9
2025-08-22iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrementNicolin Chen1-1/+1
2025-08-18iommufd: viommu: free memory allocated by kvcalloc() using kvfree()Akhilesh Patil1-2/+2
2025-08-15iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_mapNicolin Chen1-3/+5
2025-08-15iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook1-2/+2
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-242/+1619
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-54/+82
2025-07-30Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds39-345/+822
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds3-0/+8
2025-07-29Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-54/+82
2025-07-28iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_sizeNicolin Chen4-15/+20
2025-07-28iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3Nicolin Chen2-11/+30
2025-07-24Merge branch 'arm/smmu/updates' into nextWill Deacon3-11/+6
2025-07-24Merge branch 'arm/smmu/bindings' into nextWill Deacon1-0/+1
2025-07-24Merge branch 'apple/dart' into nextWill Deacon1-1/+0
2025-07-24Merge branch 'ti/omap' into nextWill Deacon1-19/+5
2025-07-24Merge branch 'mediatek' into nextWill Deacon1-6/+2
2025-07-24Merge branch 'amd/amd-vi' into nextWill Deacon6-30/+467
2025-07-24Merge branch 'intel/vt-d' into nextWill Deacon9-198/+275
2025-07-24Merge branch 'samsung/exynos' into nextWill Deacon1-0/+2
2025-07-23iommu/vt-d: Fix UAF on sva unbind with pending IOPFsLu Baolu1-1/+1
2025-07-21iommu/vt-d: Make iotlb_sync_map a static property of dmar_domainLu Baolu1-14/+29
2025-07-18iommufd: Rename some shortterm-related identifiersXu Yilun4-33/+34
2025-07-18iommufd/vdevice: Remove struct device reference from struct vdeviceXu Yilun3-6/+10
2025-07-18iommufd: Destroy vdevice on idevice destroyXu Yilun4-4/+113
2025-07-18iommufd: Add a pre_destroy() op for objectsXu Yilun1-0/+4
2025-07-18iommufd: Add iommufd_object_tombstone_user() helperXu Yilun2-2/+45
2025-07-18iommufd/viommu: Roll back to use iommufd_object_alloc() for vdeviceXu Yilun1-4/+10
2025-07-17iommu/vt-d: Use pci_is_display()Mario Limonciello1-1/+1
2025-07-17iommufd: Prevent ALIGN() overflowJason Gunthorpe1-16/+25
2025-07-17iommu/amd: Fix geometry.aperture_end for V2 tablesJason Gunthorpe1-2/+15
2025-07-15iommu/amd: Add debugfs support to dump IRT TableDheeraj Kumar Srivastava1-0/+108
2025-07-15iommu/amd: Add debugfs support to dump device tableDheeraj Kumar Srivastava1-0/+49
2025-07-15iommu/amd: Add support for device id user inputDheeraj Kumar Srivastava1-0/+80
2025-07-15iommu/amd: Add debugfs support to dump IOMMU command bufferDheeraj Kumar Srivastava3-7/+33
2025-07-15iommu/amd: Add debugfs support to dump IOMMU Capability registersDheeraj Kumar Srivastava2-0/+53
2025-07-15iommu/amd: Add debugfs support to dump IOMMU MMIO registersDheeraj Kumar Srivastava2-0/+48
2025-07-15iommu/amd: Refactor AMD IOMMU debugfs initial setupDheeraj Kumar Srivastava3-14/+11
2025-07-14iommu/tegra241-cmdqv: import IOMMUFD module namespaceArnd Bergmann1-0/+2
2025-07-14iommufd: Do not allow _iommufd_object_alloc_ucmd if abort op is setNicolin Chen1-0/+9
2025-07-14iommu/exynos: add support for reserved regionsKaustabh Chakraborty1-0/+2
2025-07-14iommu/arm-smmu: disable PRR on SM8250Dmitry Baryshkov1-1/+2
2025-07-14iommu/arm-smmu-v3: Revert vmaster in the error pathNicolin Chen1-3/+4
2025-07-14iommu/io-pgtable-arm: Remove unused macro iopte_protDaniel Mentz1-7/+0
2025-07-14iommu/arm-smmu-qcom: Add SM6115 MDSS compatibleAlexey Klimov1-0/+1
2025-07-14iommu/qcom: Fix pgsize_bitmapJason Gunthorpe1-1/+1
2025-07-14iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_rangeEthan Milon2-31/+8