summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
11 daysiommu/vt-d: Assign devtlb cache tag on ATS enablementLu Baolu
2025-05-23Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...Joerg Roedel
2025-05-23iommu/vt-d: Restore context entry setup order for aliased devicesLu Baolu
2025-05-16iommu/vt-d: Change dmar_ats_supported() to return booleanWei Wang
2025-05-16iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit()Wei Wang
2025-05-16iommu/vt-d: Replace spin_lock with mutex to protect domain idaLu Baolu
2025-05-16iommu/vt-d: Use ida to manage domain idLu Baolu
2025-05-16iommu/vt-d: Restore WO permissions on second-level paging entriesJason Gunthorpe
2025-05-16iommu: make inclusion of intel directory conditionalRolf Eike Beer
2025-04-28iommu: Remove iommu_dev_enable/disable_feature()Lu Baolu
2025-04-28iommu/vt-d: Put iopf enablement in domain attach pathLu Baolu
2025-04-28iommu: Remove IOMMU_DEV_FEAT_SVAJason Gunthorpe
2025-04-28iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)Mingcong Bai
2025-04-17iommu/vt-d: Revert ATS timing change to fix boot failureLu Baolu
2025-04-17iommu/vtd: Remove iommu_alloc_pages_node()Jason Gunthorpe
2025-04-17iommu/pages: Remove iommu_alloc_page_node()Jason Gunthorpe
2025-04-17iommu: Update various drivers to pass in lg2sz instead of order to iommu pagesJason Gunthorpe
2025-04-17iommu: Change iommu_iotlb_gather to use iommu_page_listJason Gunthorpe
2025-04-17iommu/pages: Remove iommu_free_page()Jason Gunthorpe
2025-04-17iommu/pages: Remove the order argument to iommu_free_pages()Jason Gunthorpe
2025-04-11iommu/vt-d: Remove an unnecessary call set_dma_ops()Petr Tesarik
2025-04-11iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIsSean Christopherson
2025-04-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-25iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID supportYi Liu
2025-03-20Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2025-03-20iommu/vt-d: Fix possible circular locking dependencyLu Baolu
2025-03-20iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changesSean Christopherson
2025-03-20iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabledSean Christopherson
2025-03-10iommu/vt-d: Cleanup intel_context_flush_present()Lu Baolu
2025-03-10iommu/vt-d: Move PRI enablement in probe pathLu Baolu
2025-03-10iommu/vt-d: Move scalable mode ATS enablement to probe pathLu Baolu
2025-03-10iommu/vt-d: Check if SVA is supported when attaching the SVA domainJason Gunthorpe
2025-03-10iommu/vt-d: Use virt_to_phys()Jason Gunthorpe
2025-03-10iommu/vt-d: Fix system hang on reboot -fYunhui Cui
2025-02-28iommu/vt-d: Fix suspicious RCU usageLu Baolu
2025-02-28iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar
2025-02-14iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RIDLu Baolu
2025-01-24Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-01-24Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-17Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...Joerg Roedel
2025-01-15x86/apic: Convert to IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-07iommu/vt-d: Link cache tags of same iommu unit togetherZhenzhong Duan
2025-01-07iommu/vt-d: Draining PRQ in sva unbind path when FPD bit setLu Baolu
2025-01-07iommu/vt-d: Remove iommu cap auditLu Baolu
2025-01-07iommu/vt-d: Remove domain_alloc_paging()Jason Gunthorpe
2025-01-07iommu/vt-d: Avoid use of NULL after WARN_ON_ONCEKees Bakker
2024-12-18iommu/vt-d: Make the blocked domain support PASIDYi Liu
2024-12-13iommu/vt-d: Avoid draining PRQ in sva mm release pathLu Baolu
2024-12-13iommu/vt-d: Fix qi_batch NULL pointer with nested parent domainYi Liu