summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2022-08-18Merge tag 'irqchip-fixes-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-08-06Revert "iommu/dma: Add config for PCI SAC address trick"Linus Torvalds
2022-08-06Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-08-06Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-04iommu/hyper-v: Use helper instead of directly accessing affinityMichael Kelley
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-29iommu/amd: Fix compile warning in init codeJoerg Roedel
2022-07-29iommu/amd: Add support for AVIC when SNP is enabledSuravee Suthikulpanit
2022-07-29iommu/amd: Simplify and Consolidate Virtual APIC (AVIC) EnablementSuravee Suthikulpanit
2022-07-26iommu/dma: support PCI P2PDMA pages in dma-iommu map_sgLogan Gunthorpe
2022-07-26iommu: Explicitly skip bus address marked segments in __iommu_map_sg()Logan Gunthorpe
2022-07-22drivers: iommu: fix clang -wformat warningJustin Stitt
2022-07-19iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He
2022-07-19iommu/arm-smmu-qcom: Add SM6375 SMMU compatibleKonrad Dybcio
2022-07-19dma-iommu: add iommu_dma_opt_mapping_size()John Garry
2022-07-15lib/bitmap: change type of bitmap_weight to unsigned longYury Norov
2022-07-15iommu/amd: Do not support IOMMUv2 APIs when SNP is enabledSuravee Suthikulpanit
2022-07-15iommu/amd: Do not support IOMMU_DOMAIN_IDENTITY after SNP is enabledSuravee Suthikulpanit
2022-07-15iommu/amd: Set translation valid bit only when IO page tables are in useSuravee Suthikulpanit
2022-07-15iommu/amd: Introduce function to check and enable SNPBrijesh Singh
2022-07-15iommu/amd: Globally detect SNP supportSuravee Suthikulpanit
2022-07-15iommu/amd: Process all IVHDs before enabling IOMMU featuresSuravee Suthikulpanit
2022-07-15iommu/amd: Introduce global variable for storing common EFR and EFR2Suravee Suthikulpanit
2022-07-15iommu/amd: Introduce Support for Extended Feature 2 RegisterSuravee Suthikulpanit
2022-07-15iommu/amd: Change macro for IOMMU control register bit shift to decimal valueSuravee Suthikulpanit
2022-07-15iommu/exynos: Enable default VM instance on SysMMU v7Sam Protsenko
2022-07-15iommu/exynos: Add SysMMU v7 register setSam Protsenko
2022-07-15iommu/exynos: Abstract non-common registers on different variantsSam Protsenko
2022-07-15iommu/exynos: Set correct dma mask for SysMMU v5+Sam Protsenko
2022-07-15iommu/exynos: Handle failed IOMMU device registration properlySam Protsenko
2022-07-15iommu/exynos: Reuse SysMMU constants for page size and orderSam Protsenko
2022-07-15iommu/mediatek: Log with dev_err_probe when failing to parse dtsNĂ­colas F. R. A. Prado
2022-07-15iommu/vt-d: Remove global g_iommus arrayLu Baolu
2022-07-15iommu/vt-d: Remove unnecessary check in intel_iommu_add()Lu Baolu
2022-07-15iommu/vt-d: Refactor iommu information of each domainLu Baolu
2022-07-15iommu/vt-d: Use IDA interface to manage iommu sequence idLu Baolu
2022-07-15iommu/vt-d: Remove unused domain_get_iommu()Lu Baolu
2022-07-15iommu/vt-d: Convert global spinlock into per domain lockLu Baolu
2022-07-15iommu/vt-d: Use device_domain_lock accuratelyLu Baolu
2022-07-15iommu/vt-d: Fold __dmar_remove_one_dev_info() into its callerLu Baolu
2022-07-15iommu/vt-d: Check device list of domain in domain free pathLu Baolu
2022-07-15iommu/vt-d: Acquiring lock in pasid manipulation helpersLu Baolu
2022-07-15iommu/vt-d: Acquiring lock in domain ID allocation helpersLu Baolu
2022-07-15iommu/vt-d: Replace spin_lock_irqsave() with spin_lock()Lu Baolu
2022-07-15iommu/vt-d: Unnecessary spinlock for root table alloc and freeLu Baolu
2022-07-15iommu/vt-d: Use pci_get_domain_bus_and_slot() in pgtable_walk()Lu Baolu
2022-07-15iommu/vt-d: Remove clearing translation data in disable_dmar_iommu()Lu Baolu