summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-0/+28
|\
| * iommu/dart: Exclude MSI doorbell from PCIe device IOVA rangeMarc Zyngier2021-11-041-0/+27
* | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-0416-229/+337
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------------. \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel2021-10-3116-229/+337
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | iommu/dma: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva2021-10-271-1/+1
| | | | | | | | | | * | iommu/dma: Account for min_align_mask w/swiotlbDavid Stevens2021-09-291-3/+2
| | | | | | | | | | * | swiotlb: Support aligned swiotlb buffersDavid Stevens2021-09-291-2/+2
| | | | | | | | | | * | iommu/dma: Check CONFIG_SWIOTLB more broadlyDavid Stevens2021-09-291-8/+12
| | | | | | | | | | * | iommu/dma: Fold _swiotlb helpers into callersDavid Stevens2021-09-291-76/+59
| | | | | | | | | | * | iommu/dma: Skip extra sync during unmap w/swiotlbDavid Stevens2021-09-291-5/+6
| | | | | | | | | | * | iommu/dma: Fix arch_sync_dma for mapDavid Stevens2021-09-291-9/+7
| | | | | | | | | | * | iommu/dma: Fix sync_sg with swiotlbDavid Stevens2021-09-291-20/+13
| | | | | | | | | | |/
| | | | | | | | | * | iommu/vt-d: Avoid duplicate removing in __domain_mapping()Longpeng(Mike)2021-10-181-5/+6
| | | | | | | | | * | iommu/vt-d: Clean up unused PASID updating functionsFenghua Yu2021-10-181-23/+1
| | | | | | | | | * | iommu/vt-d: Delete dev_has_feat callbackLu Baolu2021-10-181-54/+5
| | | | | | | | | * | iommu/vt-d: Use second level for GPA->HPA translationLu Baolu2021-10-181-3/+12
| | | | | | | | | * | iommu/vt-d: Check FL and SL capability sanity in scalable modeLu Baolu2021-10-182-0/+14
| | | | | | | | | * | iommu/vt-d: Remove duplicate identity domain flagLu Baolu2021-10-181-5/+4
| | | | | | | | | * | iommu/vt-d: Dump DMAR translation structure when DMA fault occursKyung Min Park2021-10-183-2/+125
| | | | | | | | | * | iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel optionTvrtko Ursulin2021-10-181-1/+5
| | | | | | | | * | | iommu/amd: Use report_iommu_fault()Lennert Buytenhek2021-09-292-0/+23
| | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | * / | iommu/dma: Fix incorrect error return on iommu deferred attachLogan Gunthorpe2021-10-281-1/+2
| | |_|_|_|_|/ / / | |/| | | | | | |
| | | | | | * | | iommu/tegra-smmu: Use devm_bitmap_zalloc when applicableChristophe JAILLET2021-10-181-4/+1
| | | | | | |/ /
| | | | | * | | iommu/arm-smmu-qcom: Request direct mapping for modem deviceSibi Sankar2021-10-081-0/+1
| | | | | * | | iommu: arm-smmu-qcom: Add compatible for QCM2290Loic Poulain2021-10-041-0/+1
| | | | | * | | iommu/arm-smmu-qcom: Add SM6350 SMMU compatibleKonrad Dybcio2021-10-041-0/+1
| | | | | * | | iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd()Zhen Lei2021-10-041-6/+12
| | | | | * | | iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master()Zhen Lei2021-10-041-1/+2
| | | | | |/ /
| | | | * | | iommu/ipmmu-vmsa: Hook up r8a77980 DT matching codeNikita Yushchenko2021-09-281-0/+3
| | | | * | | iommu/dma: Unexport IOVA cookie managementRobin Murphy2021-09-282-9/+1
| | | | * | | iommu/dart: Clean up IOVA cookie crumbsRobin Murphy2021-09-281-2/+0
| | | | * | | iommu/ipmmu-vmsa: Add support for r8a779a0Yoshihiro Shimoda2021-09-281-4/+25
| | | | |/ /
| | | * / / iommu/mediatek: Fix out-of-range warning with clangArnd Bergmann2021-09-281-1/+3
| | | |/ /
| | * | | iommu/dart: Initialize DART_STREAMS_ENABLESven Peter2021-10-271-0/+5
| | * | | iommu/dart: Use kmemdup instead of kzalloc and memcpyWan Jiabing2021-10-181-2/+1
| | | |/ | | |/|
* | | | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-3/+6
|\ \ \ \
| * | | | iommu/amd: Use struct_group() for memcpy() regionKees Cook2021-09-251-3/+6
| | |_|/ | |/| |
* | | | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-014-6/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky2021-10-043-3/+6
| * | | x86/sme: Replace occurrences of sme_active() with cc_platform_has()Tom Lendacky2021-10-041-3/+4
| | |/ | |/|
* | | iommu/arm: fix ARM_SMMU_QCOM compilationArnd Bergmann2021-10-131-0/+8
* | | Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-10-083-4/+5
|\ \ \ | |/ / |/| |
| * | qcom_scm: hide Kconfig symbolArnd Bergmann2021-10-073-4/+5
| |/
* | iommu/dart: Clear sid2group entry when a group is freedSven Peter2021-09-281-3/+35
* | iommu/vt-d: Drop "0x" prefix from PCI bus & device addressesBjorn Helgaas2021-09-281-3/+3
* | iommu/dart: Remove iommu_flush_opsSven Peter2021-09-281-18/+0
|/
* 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