summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2025-09-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
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-09-19iommu/amd/pgtbl: Fix possible race while increase page table levelVasant Hegde
2025-09-13iommu/amd: Fix alias device DTE settingVasant Hegde
2025-09-05iommu/s390: Make attach succeed when the device was surprise removedNiklas Schnelle
2025-09-05iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()Eugene Koira
2025-09-05iommu/s390: Fix memory corruption when using identity domainMatthew Rosato
2025-09-05iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init()Zhen Ni
2025-08-22Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-08-22iommu/riscv: prevent NULL deref in iova_to_physXianLiang Huang
2025-08-22iommu/virtio: Make instance lookup robustRobin Murphy
2025-08-22iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrementNicolin Chen
2025-08-18iommufd: viommu: free memory allocated by kvcalloc() using kvfree()Akhilesh Patil
2025-08-15iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_mapNicolin Chen
2025-08-15iommu/amd: Avoid stack buffer overflow from kernel cmdlineKees Cook
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-30Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-07-29Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-28iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_sizeNicolin Chen
2025-07-28iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3Nicolin Chen
2025-07-24Merge branch 'arm/smmu/updates' into nextWill Deacon
2025-07-24Merge branch 'arm/smmu/bindings' into nextWill Deacon
2025-07-24Merge branch 'apple/dart' into nextWill Deacon
2025-07-24Merge branch 'ti/omap' into nextWill Deacon
2025-07-24Merge branch 'mediatek' into nextWill Deacon
2025-07-24Merge branch 'amd/amd-vi' into nextWill Deacon
2025-07-24Merge branch 'intel/vt-d' into nextWill Deacon
2025-07-24Merge branch 'samsung/exynos' into nextWill Deacon
2025-07-23iommu/vt-d: Fix UAF on sva unbind with pending IOPFsLu Baolu
2025-07-21iommu/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