summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2017-03-30iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen
2017-03-12iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj
2017-01-12iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang
2017-01-12iommu/vt-d: Fix pasid table size encodingJacob Pan
2017-01-12iommu/amd: Fix the left value check of cmd bufferHuang Rui
2017-01-12iommu/amd: Missing error code in amd_iommu_init_device()Dan Carpenter
2016-12-02iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj
2016-12-02iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-11-18iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel
2016-11-18iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He
2016-09-30Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds
2016-09-07iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypassWill Deacon
2016-09-07iommu/arm-smmu: Fix CMDQ error handlingWill Deacon
2016-09-07iommu/dma: Don't put uninitialised IOVA domainsRobin Murphy
2016-08-20iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel
2016-08-20iommu/amd: Init unity mappings only for dma_ops domainsJoerg Roedel
2016-08-20iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-backJoerg Roedel
2016-08-20iommu/vt-d: Return error code in domain_context_mapping_one()Wei Yang
2016-08-20iommu/exynos: Suppress unbinding to prevent system failureMarek Szyprowski
2016-07-27iommu/amd: Fix unity mapping initialization raceJoerg Roedel
2016-07-27iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel
2016-07-27iommu/arm-smmu: Wire up map_sg for arm-smmu-v3Jean-Philippe Brucker
2016-05-04iommu/dma: Restore scatterlist offsets correctlyRobin Murphy
2016-05-04iommu/amd: Fix checking of pci dma aliasesJoerg Roedel
2016-04-20iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel
2016-03-09iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel
2016-03-09iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit
2016-03-09iommu/amd: Apply workaround for ATS write permission checkJay Cornwall
2016-02-25iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-02-25iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse
2016-02-25iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He
2016-02-25iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll
2016-02-17iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon
2016-01-07iommu/dma: Use correct offset in map_sgRobin Murphy
2015-12-28iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabledGeert Uytterhoeven
2015-12-28iommu/dma: Avoid unlikely high-order allocationsRobin Murphy
2015-12-28iommu/dma: Add some missing #includesRobin Murphy
2015-12-18Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-12-14iommu/vt-d: Do access checks before calling handle_mm_fault()Joerg Roedel
2015-12-14iommu/amd: Do proper access checking before calling handle_mm_fault()Joerg Roedel
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-05Merge git://git.infradead.org/intel-iommuLinus Torvalds
2015-11-04Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel