Age | Commit message (Expand) | Author |
2019-12-20 | Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-12-18 | iommu/dma: Relax locking in iommu_dma_prepare_msi() | Robin Murphy |
2019-12-18 | iommu/vt-d: Remove incorrect PSI capability check | Lu Baolu |
2019-12-17 | iommu/vt-d: Allocate reserved region for ISA with correct permission | Jerry Snitselaar |
2019-12-17 | iommu: set group default domain before creating direct mappings | Jerry Snitselaar |
2019-12-17 | iommu/vt-d: Fix dmar pte read access not set error | Lu Baolu |
2019-12-17 | iommu/vt-d: Set ISA bridge reserved region as relaxable | Alex Williamson |
2019-12-17 | iommu/dma: Rationalise types for DMA masks | Robin Murphy |
2019-12-17 | iommu/iova: Init the struct iova to fix the possible memleak | Xiaotao Yin |
2019-12-16 | iommu: fix KASAN use-after-free in iommu_insert_resv_region | Eric Auger |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-12-02 | Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-30 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2019-11-28 | Merge branch 'pci/misc' | Bjorn Helgaas |
2019-11-26 | Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc' | Rafael J. Wysocki |
2019-11-21 | drivers: iommu: hyperv: Make HYPERV_IOMMU only available on x86 | Boqun Feng |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne |
2019-11-21 | PCI: Remove unused includes and superfluous struct declaration | Krzysztof Wilczynski |
2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig |
2019-11-12 | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel |
2019-11-12 | iommu/rockchip: Don't provoke WARN for harmless IRQs | Robin Murphy |
2019-11-11 | iommu/vt-d: Turn off translations at shutdown | Deepa Dinamani |
2019-11-11 | iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved | Yian Chen |
2019-11-11 | iommu/arm-smmu: Remove duplicate error message | Jean-Philippe Brucker |
2019-11-11 | iommu/arm-smmu-v3: Don't display an error when IRQ lines are missing | Jean-Philippe Brucker |
2019-11-11 | iommu/ipmmu-vmsa: Add utlb_offset_base | Yoshihiro Shimoda |
2019-11-11 | iommu/ipmmu-vmsa: Add helper functions for "uTLB" registers | Yoshihiro Shimoda |
2019-11-11 | iommu/ipmmu-vmsa: Calculate context registers' offset instead of a macro | Yoshihiro Shimoda |
2019-11-11 | iommu/ipmmu-vmsa: Add helper functions for MMU "context" registers | Yoshihiro Shimoda |
2019-11-11 | iommu/ipmmu-vmsa: tidyup register definitions | Yoshihiro Shimoda |
2019-11-11 | iommu/ipmmu-vmsa: Remove all unused register definitions | Yoshihiro Shimoda |
2019-11-11 | iommu/mediatek: Reduce the tlb flush timeout value | Yong Wu |
2019-11-11 | iommu/mediatek: Get rid of the pgtlock | Yong Wu |
2019-11-11 | iommu/mediatek: Move the tlb_sync into tlb_flush | Yong Wu |
2019-11-11 | iommu/mediatek: Delete the leaf in the tlb_flush | Yong Wu |
2019-11-11 | iommu/mediatek: Use gather to achieve the tlb range flush | Yong Wu |
2019-11-11 | iommu/mediatek: Add a new tlb_lock for tlb_flush | Yong Wu |
2019-11-11 | iommu/mediatek: Correct the flush_iotlb_all callback | Yong Wu |
2019-11-07 | iommu/io-pgtable-arm: Rename IOMMU_QCOM_SYS_CACHE and improve doc | Will Deacon |
2019-11-04 | iommu/io-pgtable-arm: Rationalise MAIR handling | Robin Murphy |
2019-11-04 | iommu/io-pgtable-arm: Simplify level indexing | Robin Murphy |
2019-11-04 | iommu/io-pgtable-arm: Simplify PGD size handling | Robin Murphy |
2019-11-04 | iommu/io-pgtable-arm: Simplify start level lookup | Robin Murphy |
2019-11-04 | iommu/io-pgtable-arm: Simplify bounds checks | Robin Murphy |
2019-11-04 | iommu/io-pgtable-arm: Rationalise size check | Robin Murphy |
2019-11-04 | iommu/io-pgtable: Make selftest gubbins consistently __init | Robin Murphy |
2019-11-04 | Merge branch 'for-joerg/arm-smmu/fixes' into for-joerg/arm-smmu/updates | Will Deacon |
2019-11-04 | iommu: arm-smmu-impl: Add sdm845 implementation hook | Vivek Gautam |