summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2021-10-13iommu/arm: fix ARM_SMMU_QCOM compilationArnd Bergmann
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-07qcom_scm: hide Kconfig symbolArnd Bergmann
2021-09-28iommu/dart: Clear sid2group entry when a group is freedSven Peter
2021-09-28iommu/vt-d: Drop "0x" prefix from PCI bus & device addressesBjorn Helgaas
2021-09-28iommu/dart: Remove iommu_flush_opsSven Peter
2021-09-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-09-10Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-09-09iommu: Clarify default domain KconfigRobin Murphy
2021-09-09iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()Fenghua Yu
2021-09-09iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()Fenghua Yu
2021-09-09iommu/amd: Remove iommu_init_ga()Suravee Suthikulpanit
2021-09-09iommu/amd: Relocate GAMSup check to early_enable_iommusWei Huang
2021-09-06iova: Export alloc_iova_fast() and free_iova_fast()Xie Yongji
2021-09-03Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-09-01Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-25s390/pci: improve DMA translation init and exitNiklas Schnelle
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-20iommu/io-pgtable: Abstract iommu_iotlb_gather accessRobin Murphy
2021-08-20iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group()Yang Yingliang
2021-08-19iommu/vt-d: Add present bit check in pasid entry setup helpersLiu Yi L
2021-08-19iommu/vt-d: Use pasid_pte_is_present() helper functionLiu Yi L
2021-08-19iommu/vt-d: Drop the kernel doc annotationAndy Shevchenko
2021-08-19iommu/vt-d: Allow devices to have more than 32 outstanding PRsLu Baolu
2021-08-19iommu/vt-d: Preset A/D bits for user space DMA usageLu Baolu
2021-08-19iommu/vt-d: Enable Intel IOMMU scalable mode by defaultLu Baolu
2021-08-19iommu/vt-d: Refactor Kconfig a bitLu Baolu
2021-08-19iommu/vt-d: Remove unnecessary oom messageZhen Lei
2021-08-19iommu/vt-d: Update the virtual command related registersLu Baolu
2021-08-18Merge tag 'qcom-drivers-for-5.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2021-08-18iommu: Allow enabling non-strict mode dynamicallyRobin Murphy
2021-08-18iommu: Merge strictness and domain type configsRobin Murphy
2021-08-18iommu: Only log strictness for DMA domainsRobin Murphy
2021-08-18iommu: Expose DMA domain strictness via sysfsRobin Murphy
2021-08-18iommu: Express DMA strictness via the domain typeRobin Murphy
2021-08-18iommu/vt-d: Prepare for multiple DMA domain typesRobin Murphy
2021-08-18iommu/arm-smmu: Prepare for multiple DMA domain typesRobin Murphy
2021-08-18iommu/amd: Prepare for multiple DMA domain typesRobin Murphy
2021-08-18iommu: Introduce explicit type for non-strict DMA domainsRobin Murphy
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy
2021-08-18iommu: Indicate queued flushes via gather dataRobin Murphy
2021-08-18iommu/dma: Remove redundant "!dev" checksRobin Murphy
2021-08-18iommu/virtio: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/sun50i: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/sprd: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/rockchip: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/mtk: Drop IOVA cookie managementRobin Murphy