summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
2025-11-13iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()Seyediman Seyedarab
2025-11-02iommu/vt-d: Avoid use of NULL after WARN_ON_ONCEKees Bakker
2025-10-19iommu/vt-d: PRS isn't usable if PDS isn't supportedLu Baolu
2025-10-15iommu/vt-d: Disallow dirty tracking if incoherent page walkLu Baolu
2025-10-15iommu/vt-d: debugfs: Fix legacy mode page table dump logicVineeth Pillai (Google)
2025-09-25iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()Eugene Koira
2025-08-20iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modesLu Baolu
2025-07-24iommu/vt-d: Fix misplaced domain_attached assignmentBan ZuoXiang
2025-06-27iommu/vt-d: Restore context entry setup order for aliased devicesLu Baolu
2025-05-09iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)Mingcong Bai
2025-04-20iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIsSean Christopherson
2025-04-20iommu/vt-d: Fix possible circular locking dependencyLu Baolu
2025-04-20iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changesSean Christopherson
2025-04-20iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabledSean Christopherson
2025-03-07iommu/vt-d: Fix suspicious RCU usageLu Baolu
2025-03-07iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar
2024-12-19iommu/vt-d: Fix qi_batch NULL pointer with nested parent domainYi Liu
2024-12-19iommu/vt-d: Remove cache tags before disabling ATSLu Baolu
2024-12-05iommu/vt-d: Fix checks and print in pgtable_walk()Zhenzhong Duan
2024-12-05iommu/vt-d: Fix checks and print in dmar_fault_dump_ptes()Zhenzhong Duan
2024-10-15iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devicesLu Baolu
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-18Merge tag 'iommu-updates-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-17Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-13Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...Joerg Roedel
2024-09-10iommu/vt-d: Clean up cpumask and hotplug for perfmonKan Liang
2024-09-02iommu/vt-d: Introduce batched cache invalidationTina Zhang
2024-09-02iommu/vt-d: Add qi_batch for dmar_domainLu Baolu
2024-09-02iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batchingTina Zhang
2024-09-02iommu/vt-d: Factor out invalidation descriptor compositionTina Zhang
2024-09-02iommu/vt-d: Unconditionally flush device TLB for pasid table updatesLu Baolu
2024-09-02iommu/vt-d: Move PCI PASID enablement to probe pathLu Baolu
2024-09-02iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 countSanjay K Kumar
2024-09-02iommu/vt-d: Cleanup si_domainLu Baolu
2024-09-02iommu/vt-d: Add support for static identity domainLu Baolu
2024-09-02iommu/vt-d: Factor out helpers from domain_context_mapping_one()Lu Baolu
2024-09-02iommu/vt-d: Remove has_iotlb_device flagLu Baolu
2024-09-02iommu/vt-d: Always reserve a domain ID for identity setupLu Baolu
2024-09-02iommu/vt-d: Remove identity mappings from si_domainLu Baolu
2024-09-02iommu/vt-d: Require DMA domain if hardware not support passthroughLu Baolu
2024-08-30iommu: Allow ATS to work on VFs when the PF uses IDENTITYJason Gunthorpe
2024-08-26iommu/vt-d: Fix incorrect domain ID in context flush helperLu Baolu
2024-08-22dma-mapping: direct calls for dma-iommuLeon Romanovsky
2024-08-07iommu/vt-d: Cleanup apic_printk()Thomas Gleixner
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-12iommu/vt-d: Fix identity map bounds in si_domain_init()Jon Pan-Doh
2024-07-10iommu/vt-d: Fix aligned pages in calculate_psi_aligned_address()Lu Baolu
2024-07-10iommu/vt-d: Limit max address mask to MAX_AGAW_PFN_WIDTHLu Baolu
2024-07-03iommu/vt-d: Refactor PCI PRI enabling/disabling callbacksLu Baolu