summary refs log tree commit diff
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
2023-03-10iommu/vt-d: Allow to use flush-queue when first level is defaultTina Zhang
2023-03-10iommu/vt-d: Fix error handling in sva enable/disable pathsLu Baolu
2023-03-10iommu/vt-d: Set No Execute Enable bit in PASID table entryLu Baolu
2022-12-05iommu/vt-d: Fix buggy QAT device maskJacob Pan
2022-12-02iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-12-02iommu/vt-d: Fix PCI device refcount leak in has_external_pci()Xiongfeng Wang
2022-12-02iommu/vt-d: Fix PCI device refcount leak in prq_event_thread()Yang Yingliang
2022-12-02iommu/vt-d: Add a fix for devices need extra dtlb flushJacob Pan
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capTina Zhang
2022-11-19iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesTina Zhang
2022-10-21iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar
2022-10-21iommu/vt-d: Use rcu_lock in get_resv_regionsLu Baolu
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu
2022-09-26Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel
2022-09-26iommu/vt-d: Avoid unnecessary global DMA cache invalidationLu Baolu
2022-09-26iommu/vt-d: Avoid unnecessary global IRTE cache invalidationLu Baolu
2022-09-26iommu/vt-d: Rename cap_5lp_support to cap_fl5lp_supportYi Liu
2022-09-26iommu/vt-d: Remove pasid_set_eafe()Lu Baolu
2022-09-26iommu/vt-d: Decouple PASID & PRI enabling from SVALu Baolu
2022-09-26iommu/vt-d: Remove unnecessary SVA data accesses in page fault pathLu Baolu
2022-09-21iommu/vt-d: Check correct capability for sagaw determinationYi Liu
2022-09-21Revert "iommu/vt-d: Fix possible recursive locking in intel_iommu_init()"Lu Baolu
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu
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