summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel/iommu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-191-84/+85
|\
| *---. Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-121-95/+114
| |\ \ \
| | | * | iommu/vt-d: Use real field for indication of first levelLu Baolu2022-11-221-15/+10
| | | * | iommu/vt-d: Remove unnecessary domain_context_mapped()Lu Baolu2022-11-221-44/+3
| | | * | iommu/vt-d: Rename domain_add_dev_info()Lu Baolu2022-11-221-2/+3
| | | * | iommu/vt-d: Rename iommu_disable_dev_iotlb()Lu Baolu2022-11-221-3/+3
| | | * | iommu/vt-d: Add blocking domain supportLu Baolu2022-11-221-8/+18
| | | * | iommu/vt-d: Add device_block_translation() helperLu Baolu2022-11-221-6/+38
| | | * | iommu/vt-d: Allocate pasid table in device probe pathLu Baolu2022-11-221-8/+12
* | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-141-16/+40
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe2022-12-021-5/+3
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCYJason Gunthorpe2022-11-291-5/+11
| | |_|/ | |/| |
| * | | Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Joerg Roedel2022-11-031-7/+3
| |\ \ \
| | * | | iommu: Use EINVAL for incompatible device/domain in ->attach_devNicolin Chen2022-11-011-7/+3
| | | |/ | | |/|
| * | | iommu: Rename iommu-sva-lib.{c,h}Lu Baolu2022-11-031-1/+1
| * | | iommu: Remove SVA related callbacks from iommu opsLu Baolu2022-11-031-3/+0
| * | | iommu/vt-d: Add SVA domain supportLu Baolu2022-11-031-0/+25
| |/ /
* | | iommu/vt-d: Fix buggy QAT device maskJacob Pan2022-12-051-1/+1
* | | iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang2022-12-021-1/+3
* | | iommu/vt-d: Add a fix for devices need extra dtlb flushJacob Pan2022-12-021-2/+67
| |/ |/|
* | iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang2022-11-191-5/+3
|/
* 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