summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
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
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
2025-07-14iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid()Jason Gunthorpe
2025-07-14iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modesLu Baolu
2025-07-14iommu/vt-d: Remove the CONFIG_X86 wrapping from iommu init hookVineeth Pillai (Google)
2025-07-11iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV supportNicolin Chen
2025-07-11iommu/tegra241-cmdqv: Add user-space use supportNicolin Chen
2025-07-11iommu/tegra241-cmdqv: Do not statically map LVCMDQsNicolin Chen
2025-07-11iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()Nicolin Chen
2025-07-11iommu/tegra241-cmdqv: Use request_threaded_irqNicolin Chen
2025-07-11iommu/arm-smmu-v3-iommufd: Add hw_info to impl_opsNicolin Chen
2025-07-11iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl opsNicolin Chen
2025-07-11iommufd: Allow an input data_type via iommu_hw_infoNicolin Chen
2025-07-11iommu: Allow an input type in hw_info opNicolin Chen
2025-07-11iommufd/selftest: Add coverage for the new mmap interfaceNicolin Chen
2025-07-11iommufd: Add mmap interfaceNicolin Chen
2025-07-11iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOCNicolin Chen