Age | Commit message (Expand) | Author |
2017-12-14 | iommu/vt-d: Fix scatterlist offset handling | Robin Murphy |
2017-11-15 | iommu/arm-smmu-v3: Clear prior settings when updating STEs | Nate Watterson |
2017-10-18 | iommu/amd: Finish TLB flush in amd_iommu_unmap() | Joerg Roedel |
2017-10-08 | iommu/io-pgtable-arm: Check for leaf entry before dereferencing it | Oleksandr Tyshchenko |
2017-10-08 | iommu/exynos: Block SYSMMU while invalidating FLPD cache | Marek Szyprowski |
2017-10-08 | iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged' | Sricharan R |
2017-08-11 | iommu/amd: Enable ga_log_intr when enabling guest_mode | Suravee Suthikulpanit |
2017-07-05 | iommu/amd: Fix interrupt remapping when disable guest_mode | Suravee Suthikulpanit |
2017-07-05 | iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid() | Pan Bian |
2017-07-05 | iommu/dma: Don't reserve PCI I/O windows | Robin Murphy |
2017-07-05 | iommu: Handle default domain attach failure | Robin Murphy |
2017-07-05 | iommu/vt-d: Don't over-free page table directories | David Dillow |
2017-05-25 | iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings | KarimAllah Ahmed |
2017-03-30 | iommu/vt-d: Fix NULL pointer dereference in device_to_iommu | Koos Vriezen |
2017-03-12 | iommu/vt-d: Tylersburg isoch identity map check is done too late. | Ashok Raj |
2017-01-12 | iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped | Xunlei Pang |
2017-01-12 | iommu/vt-d: Fix pasid table size encoding | Jacob Pan |
2017-01-12 | iommu/amd: Fix the left value check of cmd buffer | Huang Rui |
2017-01-12 | iommu/amd: Missing error code in amd_iommu_init_device() | Dan Carpenter |
2016-11-27 | Merge git://git.infradead.org/intel-iommu | Linus Torvalds |
2016-11-19 | iommu/vt-d: Fix PASID table allocation | David Woodhouse |
2016-11-08 | iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path | Joerg Roedel |
2016-11-08 | iommu/arm-smmu: Fix out-of-bounds dereference | Robin Murphy |
2016-11-08 | iommu/arm-smmu: Check that iommu_fwspecs are ours | Robin Murphy |
2016-11-08 | iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s | Robin Murphy |
2016-11-08 | iommu/arm-smmu: Work around ARM DMA configuration | Robin Murphy |
2016-10-30 | iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions | Ashok Raj |
2016-10-11 | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-10-06 | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-10-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2016-09-22 | iommu/s390: simplify registration of I/O address translation parameters | Sebastian Ott |
2016-09-20 | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/rene... | Joerg Roedel |
2016-09-20 | iommu/amd: No need to wait iommu completion if no dte irq entry change | Baoquan He |
2016-09-19 | iommu/amd: Free domain id when free a domain of struct dma_ops_domain | Baoquan He |
2016-09-19 | iommu/amd: Use standard bitmap operation to set bitmap | Baoquan He |
2016-09-19 | iommu/amd: Clean up the cmpxchg64 invocation | Baoquan He |
2016-09-16 | iommu/io-pgtable-arm: Check for v7s-incapable systems | Robin Murphy |
2016-09-16 | iommu/dma: Avoid PCI host bridge windows | Robin Murphy |
2016-09-16 | iommu/dma: Add support for mapping MSIs | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Set domain geometry | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Wire up generic configuration support | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Convert to iommu_fwspec | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Intelligent SMR allocation | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Add a stream map entry iterator | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Streamline SMMU data lookups | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Refactor mmu-masters handling | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Keep track of S2CR state | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Consolidate stream map entry state | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Handle stream IDs more dynamically | Robin Murphy |
2016-09-16 | iommu/arm-smmu: Set PRIVCFG in stage 1 STEs | Robin Murphy |