summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel/iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar2022-10-211-0/+5
* iommu/vt-d: Use rcu_lock in get_resv_regionsLu Baolu2022-10-211-3/+3
* iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu2022-10-211-3/+5
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-261-170/+137
|\ \
| | * Merge branch 'iommu/fixes' into coreJoerg Roedel2022-09-091-103/+111
| | |\
| | * | iommu/dma: Make header privateRobin Murphy2022-09-091-1/+1
| | * | iommu: Clean up bus_set_iommu()Robin Murphy2022-09-071-2/+0
| | * | iommu/vt-d: Handle race between registration and device probeRobin Murphy2022-09-071-1/+1
| | * | iommu: Retire iommu_capable()Robin Murphy2022-09-071-1/+1
| |/ / |/| |
| * | iommu/vt-d: Avoid unnecessary global DMA cache invalidationLu Baolu2022-09-261-0/+7
| * | iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_supportYi Liu2022-09-261-1/+1
| * | iommu/vt-d: Decouple PASID & PRI enabling from SVALu Baolu2022-09-261-62/+16
| * | iommu/vt-d: Check correct capability for sagaw determinationYi Liu2022-09-211-1/+1
| * | Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu2022-09-211-2/+25
| * | iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu2022-09-111-25/+2
| |/
| * iommu/vt-d: Fix lockdep splat due to klist iteration in atomic contextLu Baolu2022-09-071-28/+19
| * iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()Lu Baolu2022-09-071-16/+23
| * iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu2022-09-071-3/+25
| * iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu2022-09-071-56/+44
|/
*---. Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel2022-07-291-295/+152
|\ \ \
| | | * iommu: remove the put_resv_regions methodChristoph Hellwig2022-07-151-1/+0
| | |/ | |/|
| | * iommu/vt-d: Remove global g_iommus arrayLu Baolu2022-07-151-44/+0
| | * iommu/vt-d: Remove unnecessary check in intel_iommu_add()Lu Baolu2022-07-151-3/+0
| | * iommu/vt-d: Refactor iommu information of each domainLu Baolu2022-07-151-52/+71
| | * iommu/vt-d: Remove unused domain_get_iommu()Lu Baolu2022-07-151-18/+0
| | * iommu/vt-d: Convert global spinlock into per domain lockLu Baolu2022-07-151-21/+21
| | * iommu/vt-d: Use device_domain_lock accuratelyLu Baolu2022-07-151-38/+19
| | * iommu/vt-d: Fold __dmar_remove_one_dev_info() into its callerLu Baolu2022-07-151-24/+8
| | * iommu/vt-d: Check device list of domain in domain free pathLu Baolu2022-07-151-15/+3
| | * iommu/vt-d: Acquiring lock in pasid manipulation helpersLu Baolu2022-07-151-2/+0
| | * iommu/vt-d: Acquiring lock in domain ID allocation helpersLu Baolu2022-07-151-15/+9
| | * iommu/vt-d: Replace spin_lock_irqsave() with spin_lock()Lu Baolu2022-07-151-39/+27
| | * iommu/vt-d: Unnecessary spinlock for root table alloc and freeLu Baolu2022-07-151-13/+5
| | * iommu/vt-d: Use pci_get_domain_bus_and_slot() in pgtable_walk()Lu Baolu2022-07-151-28/+6
| | * iommu/vt-d: Remove clearing translation data in disable_dmar_iommu()Lu Baolu2022-07-151-14/+7
| | * iommu/vt-d: debugfs: Remove device_domain_lock usageLu Baolu2022-07-151-1/+1
| | * iommu/vt-d: Move include/linux/intel-iommu.h under iommuLu Baolu2022-07-151-1/+1
| | * x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMULu Baolu2022-07-151-0/+14
| | * iommu/vt-d: Remove unnecessary exported symbolLu Baolu2022-07-151-6/+0
| |/ |/|
* | iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu2022-07-061-24/+0
|/
* Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-311-100/+116
|\
| *-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel2022-05-201-103/+140
| |\ \
| | | * iommu/vt-d: Remove domain_update_iommu_snooping()Lu Baolu2022-05-131-33/+1
| | | * iommu/vt-d: Check domain force_snooping against attached devicesLu Baolu2022-05-131-3/+50
| | | * iommu/vt-d: Block force-snoop domain attaching if no SC supportLu Baolu2022-05-131-0/+3
| | | * iommu/vt-d: Fold dmar_insert_one_dev_info() into its callerLu Baolu2022-05-131-59/+51
| | | * iommu/vt-d: Change return type of dmar_insert_one_dev_info()Lu Baolu2022-05-131-16/+11
| | | * iommu/vt-d: Remove unneeded validity check on devMuhammad Usama Anjum2022-05-131-1/+1
| | | * iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHEJason Gunthorpe2022-04-281-1/+1
| | | * vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe2022-04-281-5/+2