Age | Commit message (Expand) | Author |
2021-09-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2021-09-10 | Merge tag 'iommu-fixes-v5.15-rc0' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-09-09 | iommu: Clarify default domain Kconfig | Robin Murphy |
2021-09-09 | iommu/vt-d: Fix a deadlock in intel_svm_drain_prq() | Fenghua Yu |
2021-09-09 | iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm() | Fenghua Yu |
2021-09-09 | iommu/amd: Remove iommu_init_ga() | Suravee Suthikulpanit |
2021-09-09 | iommu/amd: Relocate GAMSup check to early_enable_iommus | Wei Huang |
2021-09-06 | iova: Export alloc_iova_fast() and free_iova_fast() | Xie Yongji |
2021-09-03 | Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-09-03 | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-09-02 | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-09-01 | Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2021-08-30 | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-08-25 | s390/pci: improve DMA translation init and exit | Niklas Schnelle |
2021-08-20 | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel |
2021-08-20 | iommu/io-pgtable: Abstract iommu_iotlb_gather access | Robin Murphy |
2021-08-20 | iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group() | Yang Yingliang |
2021-08-19 | iommu/vt-d: Add present bit check in pasid entry setup helpers | Liu Yi L |
2021-08-19 | iommu/vt-d: Use pasid_pte_is_present() helper function | Liu Yi L |
2021-08-19 | iommu/vt-d: Drop the kernel doc annotation | Andy Shevchenko |
2021-08-19 | iommu/vt-d: Allow devices to have more than 32 outstanding PRs | Lu Baolu |
2021-08-19 | iommu/vt-d: Preset A/D bits for user space DMA usage | Lu Baolu |
2021-08-19 | iommu/vt-d: Enable Intel IOMMU scalable mode by default | Lu Baolu |
2021-08-19 | iommu/vt-d: Refactor Kconfig a bit | Lu Baolu |
2021-08-19 | iommu/vt-d: Remove unnecessary oom message | Zhen Lei |
2021-08-19 | iommu/vt-d: Update the virtual command related registers | Lu Baolu |
2021-08-18 | Merge tag 'qcom-drivers-for-5.15' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2021-08-18 | iommu: Allow enabling non-strict mode dynamically | Robin Murphy |
2021-08-18 | iommu: Merge strictness and domain type configs | Robin Murphy |
2021-08-18 | iommu: Only log strictness for DMA domains | Robin Murphy |
2021-08-18 | iommu: Expose DMA domain strictness via sysfs | Robin Murphy |
2021-08-18 | iommu: Express DMA strictness via the domain type | Robin Murphy |
2021-08-18 | iommu/vt-d: Prepare for multiple DMA domain types | Robin Murphy |
2021-08-18 | iommu/arm-smmu: Prepare for multiple DMA domain types | Robin Murphy |
2021-08-18 | iommu/amd: Prepare for multiple DMA domain types | Robin Murphy |
2021-08-18 | iommu: Introduce explicit type for non-strict DMA domains | Robin Murphy |
2021-08-18 | iommu/io-pgtable: Remove non-strict quirk | Robin Murphy |
2021-08-18 | iommu: Indicate queued flushes via gather data | Robin Murphy |
2021-08-18 | iommu/dma: Remove redundant "!dev" checks | Robin Murphy |
2021-08-18 | iommu/virtio: Drop IOVA cookie management | Robin Murphy |
2021-08-18 | iommu/sun50i: Drop IOVA cookie management | Robin Murphy |
2021-08-18 | iommu/sprd: Drop IOVA cookie management | Robin Murphy |
2021-08-18 | iommu/rockchip: Drop IOVA cookie management | Robin Murphy |
2021-08-18 | iommu/mtk: Drop IOVA cookie management | Robin Murphy |
2021-08-18 | iommu/ipmmu-vmsa: Drop IOVA cookie management | Robin Murphy |
2021-08-18 | iommu/exynos: Drop IOVA cookie management | Robin Murphy |
2021-08-18 | iommu/vt-d: Drop IOVA cookie management | Robin Murphy |
2021-08-18 | iommu/arm-smmu: Drop IOVA cookie management | Robin Murphy |
2021-08-18 | iommu/amd: Drop IOVA cookie management | Robin Murphy |
2021-08-18 | iommu: Pull IOVA cookie management into the core | Robin Murphy |