aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-26iommu/vt-d: Fix unmap_pages supportAlex Williamson1-4/+2
2021-11-26iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Christophe JAILLET1-2/+3
2021-11-26iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Alex Bee1-2/+2
2021-11-26iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel1-3/+3
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+28
2021-11-04iommu/dart: Exclude MSI doorbell from PCIe device IOVA rangeMarc Zyngier1-0/+27
2021-11-04Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds16-229/+337
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-3/+6
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-6/+10
2021-10-31Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/tegra', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel16-229/+337
2021-10-28iommu/dma: Fix incorrect error return on iommu deferred attachLogan Gunthorpe1-1/+2
2021-10-27iommu/dart: Initialize DART_STREAMS_ENABLESven Peter1-0/+5
2021-10-27iommu/dma: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva1-1/+1
2021-10-18iommu/tegra-smmu: Use devm_bitmap_zalloc when applicableChristophe JAILLET1-4/+1
2021-10-18iommu/dart: Use kmemdup instead of kzalloc and memcpyWan Jiabing1-2/+1
2021-10-18iommu/vt-d: Avoid duplicate removing in __domain_mapping()Longpeng(Mike)1-5/+6
2021-10-18iommu/vt-d: Clean up unused PASID updating functionsFenghua Yu1-23/+1
2021-10-18iommu/vt-d: Delete dev_has_feat callbackLu Baolu1-54/+5
2021-10-18iommu/vt-d: Use second level for GPA->HPA translationLu Baolu1-3/+12
2021-10-18iommu/vt-d: Check FL and SL capability sanity in scalable modeLu Baolu2-0/+14
2021-10-18iommu/vt-d: Remove duplicate identity domain flagLu Baolu1-5/+4
2021-10-18iommu/vt-d: Dump DMAR translation structure when DMA fault occursKyung Min Park3-2/+125
2021-10-18iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel optionTvrtko Ursulin1-1/+5
2021-10-13iommu/arm: fix ARM_SMMU_QCOM compilationArnd Bergmann1-0/+8
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-4/+5
2021-10-08iommu/arm-smmu-qcom: Request direct mapping for modem deviceSibi Sankar1-0/+1
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann3-4/+5
2021-10-04iommu: arm-smmu-qcom: Add compatible for QCM2290Loic Poulain1-0/+1
2021-10-04iommu/arm-smmu-qcom: Add SM6350 SMMU compatibleKonrad Dybcio1-0/+1
2021-10-04iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd()Zhen Lei1-6/+12
2021-10-04iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master()Zhen Lei1-1/+2
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky3-3/+6
2021-10-04x86/sme: Replace occurrences of sme_active() with cc_platform_has()Tom Lendacky1-3/+4
2021-09-29iommu/amd: Use report_iommu_fault()Lennert Buytenhek2-0/+23
2021-09-29iommu/dma: Account for min_align_mask w/swiotlbDavid Stevens1-3/+2
2021-09-29swiotlb: Support aligned swiotlb buffersDavid Stevens1-2/+2
2021-09-29iommu/dma: Check CONFIG_SWIOTLB more broadlyDavid Stevens1-8/+12
2021-09-29iommu/dma: Fold _swiotlb helpers into callersDavid Stevens1-76/+59
2021-09-29iommu/dma: Skip extra sync during unmap w/swiotlbDavid Stevens1-5/+6
2021-09-29iommu/dma: Fix arch_sync_dma for mapDavid Stevens1-9/+7
2021-09-29iommu/dma: Fix sync_sg with swiotlbDavid Stevens1-20/+13
2021-09-28iommu/mediatek: Fix out-of-range warning with clangArnd Bergmann1-1/+3
2021-09-28iommu/dart: Clear sid2group entry when a group is freedSven Peter1-3/+35
2021-09-28iommu/ipmmu-vmsa: Hook up r8a77980 DT matching codeNikita Yushchenko1-0/+3
2021-09-28iommu/vt-d: Drop "0x" prefix from PCI bus & device addressesBjorn Helgaas1-3/+3
2021-09-28iommu/dart: Remove iommu_flush_opsSven Peter1-18/+0
2021-09-28iommu/dma: Unexport IOVA cookie managementRobin Murphy2-9/+1
2021-09-28iommu/dart: Clean up IOVA cookie crumbsRobin Murphy1-2/+0
2021-09-28iommu/ipmmu-vmsa: Add support for r8a779a0Yoshihiro Shimoda1-4/+25
2021-09-25iommu/amd: Use struct_group() for memcpy() regionKees Cook1-3/+6