summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2019-08-21dma-direct: fix zone selection after an unaddressable CMA allocationChristoph Hellwig
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-08-09iommu/vt-d: Fix possible use-after-free of private domainLu Baolu
2019-08-09iommu/vt-d: Detach domain before using a private oneLu Baolu
2019-08-09iommu/dma: Handle SG length overflow betterRobin Murphy
2019-08-09iommu/vt-d: Correctly check format of page table in debugfsLu Baolu
2019-08-06iommu/vt-d: Detach domain when move device out of groupLu Baolu
2019-08-06iommu/arm-smmu: Mark expected switch fall-throughAnders Roxell
2019-08-06iommu/dma: Handle MSI mappings separatelyRobin Murphy
2019-07-29Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-07-23iommu/amd: Add support for X2APIC IOMMU interruptsSuthikulpanit, Suravee
2019-07-22iommu/vt-d: Print pasid table entries MSB to LSB in debugfsSai Praneeth Prakhya
2019-07-22iommu/virtio: Update to most recent specificationJean-Philippe Brucker
2019-07-22iommu/iova: Remove stale cached32_nodeChris Wilson
2019-07-22iommu/vt-d: Check if domain->pgd was allocatedDmitry Safonov
2019-07-22iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-07-22iommu/vt-d: Avoid duplicated pci dma alias considerationLu Baolu
2019-07-22Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication"Joerg Roedel
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel
2019-07-04iommu/omap: No need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-04iommu/arm-smmu-v3: Invalidate ATC when detaching a deviceJean-Philippe Brucker
2019-07-02iommu/arm-smmu-v3: Fix compilation when CONFIG_CMA=nWill Deacon
2019-07-01Merge branch 'arm/renesas' into arm/smmuJoerg Roedel
2019-07-01iommu/vt-d: Cleanup unused variableJacob Pan
2019-07-01iommu/amd: Flush not present cache in iommu_map_pageTom Murphy
2019-07-01iommu/amd: Only free resources once on init errorKevin Mitchell
2019-07-01iommu/amd: Move gart fallback to amd_iommu_initKevin Mitchell
2019-07-01iommu/amd: Make iommu_disable saferKevin Mitchell
2019-07-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2019-06-25iommu/io-pgtable: Support non-coherent page tablesBjorn Andersson
2019-06-25iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flagWill Deacon
2019-06-24Merge tag 'v5.2-rc6' into generic-dma-opsJoerg Roedel
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose
2019-06-22Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-18iommu/io-pgtable-arm: Add support to use system cacheVivek Gautam
2019-06-18iommu/arm-smmu-v3: Increase maximum size of queuesWill Deacon
2019-06-18iommu/vt-d: Silence a variable set but not usedQian Cai
2019-06-18iommu/vt-d: Remove an unused variable "length"Qian Cai
2019-06-18iommu: Fix integer truncationArnd Bergmann
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-06-14iommu/dma: Apply dma_{alloc,free}_contiguous functionsNicolin Chen
2019-06-12iommu/vt-d: Consolidate domain_init() to avoid duplicationLu Baolu