summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-246-1260/+147
|\
| *-. Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2022-03-086-1260/+147
| |\ \
| | | * iommu/vt-d: Enable ATS for the devices in SATC tableYian Chen2022-03-041-2/+38
| | | * iommu/vt-d: Remove unused function intel_svm_capable()YueHaibing2022-03-041-5/+0
| | | * iommu/vt-d: Add missing "__init" for rmrr_sanity_check()Marco Bonelli2022-03-041-1/+1
| | | * iommu/vt-d: Move intel_iommu_ops to header fileAndy Shevchenko2022-03-041-2/+0
| | | * iommu/vt-d: Fix indentation of goto labelsLu Baolu2022-03-041-2/+2
| | | * iommu/vt-d: Remove unnecessary prototypesLu Baolu2022-03-041-5/+0
| | | * iommu/vt-d: Remove unnecessary includesLu Baolu2022-03-041-27/+7
| | | * iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFOLu Baolu2022-03-044-128/+79
| | | * iommu/vt-d: Remove domain and devinfo mempoolLu Baolu2022-03-041-99/+5
| | | * iommu/vt-d: Remove iova_cache_get/put()Lu Baolu2022-03-041-5/+0
| | | * iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info()Lu Baolu2022-03-041-21/+0
| | | * iommu/vt-d: Remove intel_iommu::domainsLu Baolu2022-03-041-65/+3
| | | * Merge branch 'core' into x86/vt-dJoerg Roedel2022-03-045-902/+15
| | | |\
| | | | * iommu: Split struct iommu_opsLu Baolu2022-02-281-9/+11
| | | | * iommu: Remove unused argument in is_attach_deferredLu Baolu2022-02-281-2/+1
| | | | * iommu/vt-d: Remove aux-domain related callbacksLu Baolu2022-02-282-309/+3
| | | | * iommu/vt-d: Remove guest pasid related callbacksLu Baolu2022-02-284-582/+0
| | | |/ | | |/|
| | | * iommu/vtd: Replace acpi_bus_get_device()Rafael J. Wysocki2022-02-141-1/+2
| | |/
* | | Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-213-12/+3
|\ \ \ | |/ / |/| |
| * | iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exitFenghua Yu2022-02-152-11/+2
| * | iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVAFenghua Yu2022-02-141-1/+1
| |/
* / iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang2022-02-281-1/+1
|/
* iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang2022-01-311-3/+10
*-. Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel2022-01-041-74/+37
|\ \
| | * iommu/vt-d: Use put_pages_listMatthew Wilcox (Oracle)2021-12-201-58/+31
| |/ |/|
| * 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/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/vt-d: Avoid duplicate removing in __domain_mapping()Longpeng(Mike)2021-10-181-5/+6
* iommu/vt-d: Clean up unused PASID updating functionsFenghua Yu2021-10-181-23/+1
* iommu/vt-d: Delete dev_has_feat callbackLu Baolu2021-10-181-54/+5
* iommu/vt-d: Use second level for GPA->HPA translationLu Baolu2021-10-181-3/+12
* iommu/vt-d: Check FL and SL capability sanity in scalable modeLu Baolu2021-10-182-0/+14
* iommu/vt-d: Remove duplicate identity domain flagLu Baolu2021-10-181-5/+4
* iommu/vt-d: Dump DMAR translation structure when DMA fault occursKyung Min Park2021-10-183-2/+125
* iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel optionTvrtko Ursulin2021-10-181-1/+5
* iommu/vt-d: Drop "0x" prefix from PCI bus & device addressesBjorn Helgaas2021-09-281-3/+3
* iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()Fenghua Yu2021-09-091-0/+12
* iommu/vt-d: Fix PASID leak in intel_svm_unbind_mm()Fenghua Yu2021-09-091-3/+0
*-----. Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel2021-08-207-136/+135
|\ \ \ \
| | | * | iommu/vt-d: Add present bit check in pasid entry setup helpersLiu Yi L2021-08-191-0/+16
| | | * | iommu/vt-d: Use pasid_pte_is_present() helper functionLiu Yi L2021-08-191-1/+1
| | | * | iommu/vt-d: Drop the kernel doc annotationAndy Shevchenko2021-08-191-1/+1
| | | * | iommu/vt-d: Allow devices to have more than 32 outstanding PRsLu Baolu2021-08-192-5/+2
| | | * | iommu/vt-d: Preset A/D bits for user space DMA usageLu Baolu2021-08-191-7/+3