summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
2022-09-09Merge branch 'iommu/fixes' into coreJoerg Roedel
2022-09-09iommu/dma: Make header privateRobin Murphy
2022-09-07iommu/vt-d: Fix lockdep splat due to klist iteration in atomic contextLu Baolu
2022-09-07iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()Lu Baolu
2022-09-07iommu/vt-d: Correctly calculate sagaw value of IOMMULu Baolu
2022-09-07iommu/vt-d: Fix kdump kernels boot failure with scalable modeLu Baolu
2022-09-07iommu/dma: Clean up KconfigRobin Murphy
2022-09-07iommu: Clean up bus_set_iommu()Robin Murphy
2022-09-07iommu/vt-d: Handle race between registration and device probeRobin Murphy
2022-09-07iommu: Retire iommu_capable()Robin Murphy
2022-08-07Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-07-29Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel
2022-07-15lib/bitmap: change type of bitmap_weight to unsigned longYury Norov
2022-07-15iommu/vt-d: Remove global g_iommus arrayLu Baolu
2022-07-15iommu/vt-d: Remove unnecessary check in intel_iommu_add()Lu Baolu
2022-07-15iommu/vt-d: Refactor iommu information of each domainLu Baolu
2022-07-15iommu/vt-d: Use IDA interface to manage iommu sequence idLu Baolu
2022-07-15iommu/vt-d: Remove unused domain_get_iommu()Lu Baolu
2022-07-15iommu/vt-d: Convert global spinlock into per domain lockLu Baolu
2022-07-15iommu/vt-d: Use device_domain_lock accuratelyLu Baolu
2022-07-15iommu/vt-d: Fold __dmar_remove_one_dev_info() into its callerLu Baolu
2022-07-15iommu/vt-d: Check device list of domain in domain free pathLu Baolu
2022-07-15iommu/vt-d: Acquiring lock in pasid manipulation helpersLu Baolu
2022-07-15iommu/vt-d: Acquiring lock in domain ID allocation helpersLu Baolu
2022-07-15iommu/vt-d: Replace spin_lock_irqsave() with spin_lock()Lu Baolu
2022-07-15iommu/vt-d: Unnecessary spinlock for root table alloc and freeLu Baolu
2022-07-15iommu/vt-d: Use pci_get_domain_bus_and_slot() in pgtable_walk()Lu Baolu
2022-07-15iommu/vt-d: Remove clearing translation data in disable_dmar_iommu()Lu Baolu
2022-07-15iommu/vt-d: debugfs: Remove device_domain_lock usageLu Baolu
2022-07-15iommu/vt-d: Remove unused iovad from dmar_domainLu Baolu
2022-07-15iommu/vt-d: Move include/linux/intel-iommu.h under iommuLu Baolu
2022-07-15x86/boot/tboot: Move tboot_force_iommu() to Intel IOMMULu Baolu
2022-07-15iommu/vt-d: Remove unnecessary exported symbolLu Baolu
2022-07-15iommu/vt-d: Move trace/events/intel_iommu.h under iommuLu Baolu
2022-07-15iommu: remove the put_resv_regions methodChristoph Hellwig
2022-07-13iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE)Alexander Lobakin
2022-07-06iommu/vt-d: Fix RID2PASID setup/teardown failureLu Baolu
2022-07-06iommu/vt-d: Fix PCI bus rescan device hot addYian Chen
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-25Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-20Merge branches 'apple/dart', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'ppc/pamu...Joerg Roedel
2022-05-13iommu/vt-d: Remove hard coding PGSNP bit in PASID entriesLu Baolu
2022-05-13iommu/vt-d: Remove domain_update_iommu_snooping()Lu Baolu
2022-05-13iommu/vt-d: Check domain force_snooping against attached devicesLu Baolu
2022-05-13iommu/vt-d: Block force-snoop domain attaching if no SC supportLu Baolu
2022-05-13iommu/vt-d: Fold dmar_insert_one_dev_info() into its callerLu Baolu
2022-05-13iommu/vt-d: Change return type of dmar_insert_one_dev_info()Lu Baolu
2022-05-13iommu/vt-d: Remove unneeded validity check on devMuhammad Usama Anjum
2022-04-28iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHEJason Gunthorpe