summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
3 daysMerge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
5 daysMerge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
6 daysMerge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
7 daysiommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_sizeNicolin Chen
7 daysiommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3Nicolin Chen
11 daysMerge branch 'arm/smmu/updates' into nextWill Deacon
11 daysMerge branch 'arm/smmu/bindings' into nextWill Deacon
11 daysMerge branch 'apple/dart' into nextWill Deacon
11 daysMerge branch 'ti/omap' into nextWill Deacon
11 daysMerge branch 'mediatek' into nextWill Deacon
11 daysMerge branch 'amd/amd-vi' into nextWill Deacon
11 daysMerge branch 'intel/vt-d' into nextWill Deacon
11 daysMerge branch 'samsung/exynos' into nextWill Deacon
12 daysiommu/vt-d: Fix UAF on sva unbind with pending IOPFsLu Baolu
14 daysiommu/vt-d: Make iotlb_sync_map a static property of dmar_domainLu Baolu
2025-07-18iommufd: Rename some shortterm-related identifiersXu Yilun
2025-07-18iommufd/vdevice: Remove struct device reference from struct vdeviceXu Yilun
2025-07-18iommufd: Destroy vdevice on idevice destroyXu Yilun
2025-07-18iommufd: Add a pre_destroy() op for objectsXu Yilun
2025-07-18iommufd: Add iommufd_object_tombstone_user() helperXu Yilun
2025-07-18iommufd/viommu: Roll back to use iommufd_object_alloc() for vdeviceXu Yilun
2025-07-17iommu/vt-d: Use pci_is_display()Mario Limonciello
2025-07-17iommufd: Prevent ALIGN() overflowJason Gunthorpe
2025-07-17iommu/amd: Fix geometry.aperture_end for V2 tablesJason Gunthorpe
2025-07-15iommu/amd: Add debugfs support to dump IRT TableDheeraj Kumar Srivastava
2025-07-15iommu/amd: Add debugfs support to dump device tableDheeraj Kumar Srivastava
2025-07-15iommu/amd: Add support for device id user inputDheeraj Kumar Srivastava
2025-07-15iommu/amd: Add debugfs support to dump IOMMU command bufferDheeraj Kumar Srivastava
2025-07-15iommu/amd: Add debugfs support to dump IOMMU Capability registersDheeraj Kumar Srivastava
2025-07-15iommu/amd: Add debugfs support to dump IOMMU MMIO registersDheeraj Kumar Srivastava
2025-07-15iommu/amd: Refactor AMD IOMMU debugfs initial setupDheeraj Kumar Srivastava
2025-07-14iommu/tegra241-cmdqv: import IOMMUFD module namespaceArnd Bergmann
2025-07-14iommufd: Do not allow _iommufd_object_alloc_ucmd if abort op is setNicolin Chen
2025-07-14iommu/exynos: add support for reserved regionsKaustabh Chakraborty
2025-07-14iommu/arm-smmu: disable PRR on SM8250Dmitry Baryshkov
2025-07-14iommu/arm-smmu-v3: Revert vmaster in the error pathNicolin Chen
2025-07-14iommu/io-pgtable-arm: Remove unused macro iopte_protDaniel Mentz
2025-07-14iommu/arm-smmu-qcom: Add SM6115 MDSS compatibleAlexey Klimov
2025-07-14iommu/qcom: Fix pgsize_bitmapJason Gunthorpe
2025-07-14iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_rangeEthan Milon
2025-07-14iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_allEthan Milon
2025-07-14iommu/vt-d: Split paging_domain_compatible()Jason Gunthorpe
2025-07-14iommu/vt-d: Split intel_iommu_enforce_cache_coherency()Jason Gunthorpe
2025-07-14iommu/vt-d: Create unique domain ops for each stageJason Gunthorpe
2025-07-14iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags()Jason Gunthorpe
2025-07-14iommu/vt-d: Do not wipe out the page table NID when devices detachJason Gunthorpe
2025-07-14iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free()Jason Gunthorpe