summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* iommu/vt-d: Fix misuse of iommu_domain_identity_map()Lu Baolu2020-06-231-1/+3
* iommu/vt-d: Update scalable mode paging structure coherencyLu Baolu2020-06-231-3/+10
* iommu/vt-d: Enable PCI ACS for platform opt in hintLu Baolu2020-06-231-1/+2
* iommu/vt-d: Don't apply gfx quirks to untrusted devicesRajat Jain2020-06-231-0/+37
* iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu2020-06-231-3/+2
* iommu/vt-d: Make Intel SVM code 64-bit onlyLu Baolu2020-06-231-1/+1
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-9/+9
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-9/+9
* | Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-1216-14/+14
|\ \ | |/ |/|
| * iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel2020-06-109-9/+9
| * iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel2020-06-108-5/+5
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-092-4/+4
* | Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-4/+4
|\ \
| * | s390/pci: adaptation of iommu to multifunctionPierre Morel2020-04-281-4/+4
* | | Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-0838-1633/+3095
|\ \ \ | | |/ | |/|
| * | iommu: Check for deferred attach in iommu_group_do_dma_attach()Joerg Roedel2020-06-041-1/+5
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...Joerg Roedel2020-06-0238-1633/+3091
| |\ \ \ \ \ \ \ \
| | | | | | | | * | iommu/amd: Remove redundant devid checksJoerg Roedel2020-05-291-11/+2
| | | | | | | | * | iommu/amd: Store dev_data as device iommu private dataJoerg Roedel2020-05-291-22/+22
| | | | | | | | * | iommu/amd: Merge private header filesJoerg Roedel2020-05-296-110/+100
| | | | | | | | * | iommu/amd: Remove PD_DMA_OPS_MASKJoerg Roedel2020-05-291-17/+7
| | | | | | | | * | iommu/amd: Consolidate domain allocation/freeingJoerg Roedel2020-05-291-89/+27
| | | | | | | | * | iommu/amd: Free page-table in protection_domain_free()Joerg Roedel2020-05-291-5/+6
| | | | | | | | * | iommu/amd: Allocate page-table in protection_domain_init()Joerg Roedel2020-05-291-26/+22
| | | | | | | | * | iommu/amd: Let free_pagetable() not rely on domain->pt_rootJoerg Roedel2020-05-291-20/+16
| | | | | | | | * | iommu/amd: Unexport get_dev_data()Joerg Roedel2020-05-293-11/+11
| | | | | | | | * | Merge tag 'v5.7-rc7' into x86/amdJoerg Roedel2020-05-295-58/+180
| | | | | | | | |\ \
| | | | | | | | * | | iommu/amd: Unify format of the printed messagesAndy Shevchenko2020-05-131-4/+4
| | | | | | | * | | | iommu: Remove iommu_sva_ops::mm_exit()Jean-Philippe Brucker2020-05-291-11/+0
| | | | | | | * | | | iommu/vt-d: Use pci_ats_supported()Jean-Philippe Brucker2020-05-271-6/+3
| | | | | | | * | | | iommu/arm-smmu-v3: Use pci_ats_supported()Jean-Philippe Brucker2020-05-271-13/+7
| | | | | | | * | | | iommu/amd: Use pci_ats_supported()Jean-Philippe Brucker2020-05-271-8/+4
| | | | | | | * | | | iommu: Don't take group reference in iommu_alloc_default_domain()Joerg Roedel2020-05-251-12/+9
| | | | | | | * | | | iommu: Don't call .probe_finalize() under group->mutexJoerg Roedel2020-05-251-10/+18
| | | | | | | * | | | iommu/mediatek-v1: Fix a build warning for a unused variable 'data'Yong Wu2020-05-191-2/+0
| | | | | | | * | | | iommu/mediatek-v1: Add def_domain_typeYong Wu2020-05-181-5/+11
| | | | | | | * | | | iommu/omap: Add registration for DT fwnode pointerTero Kristo via iommu2020-05-181-0/+1
| | | | | | | * | | | iommu/omap: Add check for iommu group when no IOMMU in useTero Kristo via iommu2020-05-181-0/+3
| | | | | | | |/ / /
| | | | | | * | | / iommu/hyper-v: Constify hyperv_ir_domain_opsRikard Falkeborn2020-05-271-1/+1
| | | | | | | |_|/ | | | | | | |/| |
| | | | | * | | | iommu/vt-d: Fix compile warningJacob Pan2020-05-291-1/+1
| | | | | * | | | iommu/vt-d: Remove real DMA lookup in find_domainJon Derrick2020-05-291-3/+0
| | | | | * | | | iommu/vt-d: Allocate domain info for real DMA sub-devicesJon Derrick2020-05-291-4/+15
| | | | | * | | | iommu/vt-d: Only clear real DMA device's context entriesJon Derrick2020-05-291-1/+8
| | | | | * | | | iommu/vt-d: fix a GCC warningQian Cai2020-05-251-1/+1
| | | | | * | | | iommu/vt-d: Fix pointer cast warnings on 32 bitLu Baolu2020-05-252-5/+6
| | | | | * | | | iommu/vt-d: Remove IOVA handling code from the non-dma_ops pathTom Murphy2020-05-181-63/+32
| | | | | * | | | iommu/vt-d: Remove duplicated check in intel_svm_bind_mm()Lu Baolu2020-05-181-5/+0
| | | | | * | | | iommu/vt-d: Remove redundant IOTLB flushLu Baolu2020-05-181-5/+1
| | | | | * | | | iommu/vt-d: Add page request draining supportLu Baolu2020-05-181-5/+102