summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-08Merge branch 'for-next/iommu/fixes' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/vt-d' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/tegra-smmu' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/svm' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/misc' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/iova' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/default-domains' into for-next/iommu/coreWill Deacon
2020-12-08Merge branch 'for-next/iommu/arm-smmu' into for-next/iommu/coreWill Deacon
2020-12-08iommu: Stop exporting free_iova_mem()John Garry
2020-12-08iommu: Stop exporting alloc_iova_mem()John Garry
2020-12-08iommu: Delete split_and_remove_iova()John Garry
2020-12-08iommu/io-pgtable-arm: Remove unused 'level' parameter from iopte_type() macroKunkun Jiang
2020-12-08iommu: Defer the early return in arm_(v7s/lpae)_mapKeqian Zhu
2020-12-07iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit
2020-12-07iommu: Improve the performance for direct_mappingYong Wu
2020-12-01iommu: avoid taking iova_rbtree_lock twiceCong Wang
2020-12-01iommu/vt-d: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET
2020-11-27iommu/vt-d: Remove set but not used variableLu Baolu
2020-11-26iommu: return error code when it can't get groupYang Yingliang
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse
2020-11-26iommu: Fix htmldocs warnings in sysfs-kernel-iommu_groupsLu Baolu
2020-11-25iommu: arm-smmu-impl: Add a space before open parenthesisSai Prakash Ranjan
2020-11-25iommu: arm-smmu-impl: Use table to list QCOM implementationsSai Prakash Ranjan
2020-11-25iommu/arm-smmu: Move non-strict mode to use io_pgtable_domain_attrSai Prakash Ranjan
2020-11-25iommu/arm-smmu: Add support for pagetable config domain attributeSai Prakash Ranjan
2020-11-25Merge branch 'for-next/iommu/io-pgtable-domain-attr' into for-next/iommu/arm-...Will Deacon
2020-11-25iommu/io-pgtable-arm: Add support to use system cacheSai Prakash Ranjan
2020-11-25iommu/io-pgtable: Add a domain attribute for pagetable configurationSai Prakash Ranjan
2020-11-25iommu: Document usage of "/sys/kernel/iommu_groups/<grp_id>/type" fileSai Praneeth Prakhya
2020-11-25iommu: Take lock before reading iommu group default domain typeSai Praneeth Prakhya
2020-11-25iommu: Add support to change default domain of an iommu groupSai Praneeth Prakhya
2020-11-25iommu: Move def_domain type check for untrusted device into coreLu Baolu
2020-11-25x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu
2020-11-25iommu/vt-d: Cleanup after converting to dma-iommu opsLu Baolu
2020-11-25iommu/vt-d: Convert intel iommu driver to the iommu opsTom Murphy
2020-11-25iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_devLu Baolu
2020-11-25iommu: Add quirk for Intel graphic devices in map_sgLu Baolu
2020-11-25iommu: Allow the dma-iommu api to use bounce buffersTom Murphy
2020-11-25iommu: Add iommu_dma_free_cpu_cached_iovas()Tom Murphy
2020-11-25iommu: Handle freelists when using deferred flushing in iommu driversTom Murphy
2020-11-25iommu/tegra-smmu: Add PCI supportNicolin Chen
2020-11-25iommu/tegra-smmu: Rework tegra_smmu_probe_device()Nicolin Chen
2020-11-25iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_devNicolin Chen
2020-11-25iommu/tegra-smmu: Expand mutex protection rangeNicolin Chen
2020-11-25iommu/tegra-smmu: Unwrap tegra_smmu_group_getNicolin Chen
2020-11-23iommu: Check return of __iommu_attach_device()Shameer Kolothum
2020-11-23arm-smmu-qcom: Ensure the qcom_scm driver has finished probingJohn Stultz
2020-11-23iommu/arm-smmu-v3: Hook up ATC invalidation to mm opsJean-Philippe Brucker
2020-11-23iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()Jean-Philippe Brucker
2020-11-23iommu/sva: Add PASID helpersJean-Philippe Brucker