summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-09-111-0/+2
|\
| * iova: Export alloc_iova_fast() and free_iova_fast()Xie Yongji2021-09-061-0/+2
* | Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-09-103-24/+41
|\ \
| * | iommu: Clarify default domain KconfigRobin Murphy2021-09-091-1/+1
| * | iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()Fenghua Yu2021-09-091-0/+12
| * | iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()Fenghua Yu2021-09-091-3/+0
| * | iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit2021-09-091-13/+4
| * | iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang2021-09-091-7/+24
* | | Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-0334-565/+1802
|\| |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel2021-08-2034-568/+1822
| |\ \ \ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | | | | * iommu/io-pgtable: Abstract iommu_iotlb_gather accessRobin Murphy2021-08-202-2/+2
| | | | | | * | iommu/vt-d: Add present bit check in pasid entry setup helpersLiu Yi L2021-08-191-0/+16
| | | | | | * | iommu/vt-d: Use pasid_pte_is_present() helper functionLiu Yi L2021-08-191-1/+1
| | | | | | * | iommu/vt-d: Drop the kernel doc annotationAndy Shevchenko2021-08-191-1/+1
| | | | | | * | iommu/vt-d: Allow devices to have more than 32 outstanding PRsLu Baolu2021-08-192-5/+2
| | | | | | * | iommu/vt-d: Preset A/D bits for user space DMA usageLu Baolu2021-08-191-7/+3
| | | | | | * | iommu/vt-d: Enable Intel IOMMU scalable mode by defaultLu Baolu2021-08-192-1/+5
| | | | | | * | iommu/vt-d: Refactor Kconfig a bitLu Baolu2021-08-192-19/+12
| | | | | | * | iommu/vt-d: Remove unnecessary oom messageZhen Lei2021-08-192-7/+1
| | | | | | * | iommu/vt-d: Update the virtual command related registersLu Baolu2021-08-191-5/+5
| | | | | | |/
| | | | | | * iommu: Allow enabling non-strict mode dynamicallyRobin Murphy2021-08-183-24/+51
| | | | | | * iommu: Merge strictness and domain type configsRobin Murphy2021-08-182-42/+42
| | | | | | * iommu: Only log strictness for DMA domainsRobin Murphy2021-08-181-4/+5
| | | | | | * iommu: Expose DMA domain strictness via sysfsRobin Murphy2021-08-181-0/+2
| | | | | | * iommu: Express DMA strictness via the domain typeRobin Murphy2021-08-182-13/+11
| | | | | | * iommu/vt-d: Prepare for multiple DMA domain typesRobin Murphy2021-08-181-9/+6
| | | | | | * iommu/arm-smmu: Prepare for multiple DMA domain typesRobin Murphy2021-08-182-1/+3
| | | | | | * iommu/amd: Prepare for multiple DMA domain typesRobin Murphy2021-08-181-7/+2
| | | | | | * iommu: Introduce explicit type for non-strict DMA domainsRobin Murphy2021-08-182-3/+7
| | | | | | * iommu/io-pgtable: Remove non-strict quirkRobin Murphy2021-08-184-26/+4
| | | | | | * iommu: Indicate queued flushes via gather dataRobin Murphy2021-08-182-0/+8
| | | | | | * iommu/dma: Remove redundant "!dev" checksRobin Murphy2021-08-181-4/+1
| | | | | | * iommu/virtio: Drop IOVA cookie managementRobin Murphy2021-08-181-8/+0
| | | | | | * iommu/sun50i: Drop IOVA cookie managementRobin Murphy2021-08-181-12/+1
| | | | | | * iommu/sprd: Drop IOVA cookie managementRobin Murphy2021-08-181-7/+0
| | | | | | * iommu/rockchip: Drop IOVA cookie managementRobin Murphy2021-08-181-11/+1
| | | | | | * iommu/mtk: Drop IOVA cookie managementRobin Murphy2021-08-182-8/+0
| | | | | | * iommu/ipmmu-vmsa: Drop IOVA cookie managementRobin Murphy2021-08-181-24/+4
| | | | | | * iommu/exynos: Drop IOVA cookie managementRobin Murphy2021-08-181-15/+4
| | | | | | * iommu/vt-d: Drop IOVA cookie managementRobin Murphy2021-08-181-8/+0
| | | | | | * iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy2021-08-183-27/+4
| | | | | | * iommu/amd: Drop IOVA cookie managementRobin Murphy2021-08-181-12/+0
| | | | | | * iommu: Pull IOVA cookie management into the coreRobin Murphy2021-08-181-0/+7
| | | | | * | iommu/amd: Remove stale amd_iommu_unmap_flush usageJoerg Roedel2021-08-021-4/+2
| | | | | * | Merge remote-tracking branch 'korg/core' into x86/amdJoerg Roedel2021-08-0211-230/+415
| | | | | |\ \
| | | | | * | | iommu/amd: Use only natural aligned flushes in a VMNadav Amit2021-08-021-5/+42
| | | | | * | | iommu/amd: Sync once for scatter-gather operationsNadav Amit2021-08-021-3/+12
| | | | | * | | iommu/amd: Tailored gather logic for AMDNadav Amit2021-08-021-1/+22
| | | | | * | | iommu: Improve iommu_iotlb_gather helpersRobin Murphy2021-08-021-5/+1
| | | | | * | | iommu/amd: Do not use flush-queue when NpCache is onNadav Amit2021-08-021-1/+6