summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-01-181-1/+1
|\
| * virtio: wrap config->reset callsMichael S. Tsirkin2022-01-141-1/+1
* | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-18/+5
|\ \
| * | iommu/arm-smmu-v3: Use msi_get_virq()Thomas Gleixner2021-12-161-16/+3
| * | platform-msi: Use msi_desc::msi_indexThomas Gleixner2021-12-161-2/+2
| * | device: Move MSI related data into a structThomas Gleixner2021-12-161-1/+1
| |/
* | Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-1213-483/+475
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel2022-01-0413-483/+475
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | | * iommu: Move flush queue data into iommu_dma_cookieRobin Murphy2021-12-202-79/+94
| | | | | | * iommu/iova: Move flush queue code to iommu-dmaRobin Murphy2021-12-202-176/+176
| | | | | | * iommu/iova: Consolidate flush queue codeRobin Murphy2021-12-201-73/+58
| | | | | | * iommu/vt-d: Use put_pages_listMatthew Wilcox (Oracle)2021-12-203-76/+41
| | | | | | * iommu/amd: Use put_pages_listMatthew Wilcox (Oracle)2021-12-201-32/+18
| | | | | | * iommu/amd: Simplify pagetable freeingRobin Murphy2021-12-201-48/+34
| | | | | | * iommu/iova: Squash flush_cb abstractionRobin Murphy2021-12-202-18/+6
| | | | | | * iommu/iova: Squash entry_dtor abstractionRobin Murphy2021-12-202-28/+17
| | | | | | * iommu/iova: Fix race between FQ timeout and teardownXiongfeng Wang2021-12-201-2/+1
| | | | | | * iommu/iova: Move fast alloc size roundup into alloc_iova_fast()John Garry via iommu2021-12-172-8/+9
| | | | | | * iommu/io-pgtable-arm: Fix table descriptor paddr formattingHector Martin2021-12-061-4/+5
| | | | | | * iommu: Extend mutex lock scope in iommu_probe_device()Lu Baolu2021-12-061-1/+2
| | |_|_|_|/ | |/| | | |
| | | | | * iommu/vt-d: Remove unused dma_to_mm_pfn functionMaíra Canal2021-12-171-5/+0
| | | | | * iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable()Kefeng Wang2021-12-171-4/+0
| | | | | * iommu/vt-d: Use bitmap_zalloc() when applicableChristophe JAILLET2021-12-171-5/+4
| | | | | * iommu/vt-d: Use correctly sized arguments for bit fieldKees Cook2021-12-171-2/+2
| | |_|_|/ | |/| | |
| | | | * iommu/amd: Fix typo in *glues … together* in commentPaul Menzel2021-12-201-1/+1
| | | | * iommu/amd: Remove useless irq affinity notifierMaxim Levitsky2021-12-171-2/+0
| | | | * iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resumeMaxim Levitsky2021-12-171-1/+7
| | | | * iommu/amd: X2apic mode: setup the INTX registers on mask/unmaskMaxim Levitsky2021-12-171-32/+33
| | | | * iommu/amd: X2apic mode: re-enable after resumeMaxim Levitsky2021-12-171-1/+4
| | | | * iommu/amd: Restore GA log/tail pointer on host resumeMaxim Levitsky2021-12-171-16/+15
| | |_|/ | |/| |
| | | * iommu/virtio: Fix typo in a commentXiang wangx2021-12-171-1/+1
| | | * iommu/virtio: Support identity-mapped domainsJean-Philippe Brucker2021-12-061-4/+57
| | | * iommu/virtio: Pass end address to viommu_add_mapping()Jean-Philippe Brucker2021-12-061-16/+15
| | | * iommu/virtio: Sort reserved regionsJean-Philippe Brucker2021-12-061-2/+7
| | | * iommu/virtio: Support bypass domainsJean-Philippe Brucker2021-12-061-1/+19
| | |/ | |/|
| | * Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"Zhou Wang2021-12-151-3/+2
| | * iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failureYunfei Wang2021-12-141-1/+5
| | * iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_opsRikard Falkeborn2021-12-141-1/+1
| | * iommu: arm-smmu-impl: Add SM8450 qcom iommu implementationVinod Koul2021-12-141-0/+1
| | * iommu/arm-smmu-qcom: Fix TTBR0 readRob Clark2021-12-141-1/+1
| |/
* / s390/pci: use physical addresses in DMA tablesNiklas Schnelle2021-12-061-5/+5
|/
* iommu/vt-d: Fix unmap_pages supportAlex Williamson2021-11-261-4/+2
* iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Christophe JAILLET2021-11-261-2/+3
* iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Alex Bee2021-11-261-2/+2
* iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel2021-11-261-3/+3
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-0/+28
|\
| * iommu/dart: Exclude MSI doorbell from PCIe device IOVA rangeMarc Zyngier2021-11-041-0/+27
* | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-0416-229/+337
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------------. \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel2021-10-3116-229/+337
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * | iommu/dma: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva2021-10-271-1/+1