summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
3 daysMerge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
10 daysMerge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel
10 daysiommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe
10 daysiommupt/vtd: Allow VT-d to have a larger table top than the vasz requiresJason Gunthorpe
2025-11-20iommu/vt-d: Restore previous domain::aperture_end calculationLu Baolu
2025-11-20iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlbAashish Sharma
2025-11-20iommu/vt-d: Set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FDVineeth Pillai (Google)
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-05iommu/vt-d: Follow PT_FEAT_DMA_INCOHERENT into the PASID entryJason Gunthorpe
2025-11-05iommu/vt-d: Use the generic iommu page tableJason Gunthorpe
2025-10-27iommu: Pass in old domain to attach_dev callback functionsNicolin Chen
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel
2025-09-26iommu/vt-d: Disallow dirty tracking if incoherent page walkLu Baolu
2025-09-19iommu/vt-d: debugfs: Avoid dumping context command registerLu Baolu
2025-09-19iommu/vt-d: Removal of Advanced Fault LoggingLu Baolu
2025-09-19iommu/vt-d: PRS isn't usable if PDS isn't supportedLu Baolu
2025-09-19iommu/vt-d: Remove LPIG from page group response descriptorLu Baolu
2025-09-19iommu/vt-d: Drop unused cap_super_offset()Yury Norov (NVIDIA)
2025-09-19iommu/vt-d: debugfs: Fix legacy mode page table dump logicVineeth Pillai (Google)
2025-09-19iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()Seyediman Seyedarab
2025-09-05iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()Eugene Koira
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-07-30Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-29Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-24Merge branch 'intel/vt-d' into nextWill Deacon
2025-07-23iommu/vt-d: Fix UAF on sva unbind with pending IOPFsLu Baolu
2025-07-21iommu/vt-d: Make iotlb_sync_map a static property of dmar_domainLu Baolu
2025-07-17iommu/vt-d: Use pci_is_display()Mario Limonciello
2025-07-14iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_rangeEthan Milon
2025-07-14iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_allEthan Milon
2025-07-14iommu/vt-d: Split paging_domain_compatible()Jason Gunthorpe
2025-07-14iommu/vt-d: Split intel_iommu_enforce_cache_coherency()Jason Gunthorpe
2025-07-14iommu/vt-d: Create unique domain ops for each stageJason Gunthorpe
2025-07-14iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags()Jason Gunthorpe
2025-07-14iommu/vt-d: Do not wipe out the page table NID when devices detachJason Gunthorpe
2025-07-14iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free()Jason Gunthorpe
2025-07-14iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid()Jason Gunthorpe
2025-07-14iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modesLu Baolu
2025-07-14iommu/vt-d: Remove the CONFIG_X86 wrapping from iommu init hookVineeth Pillai (Google)
2025-07-11iommu: Allow an input type in hw_info opNicolin Chen
2025-07-10iommu: Use enum iommu_hw_info_type for type in hw_info opNicolin Chen
2025-07-04iommu/vt-d: Assign devtlb cache tag on ATS enablementLu Baolu
2025-07-04iommu/intel: Convert to msi_create_parent_irq_domain() helperMarc Zyngier
2025-06-27iommu: Remove ops.pgsize_bitmap from drivers that don't use itJason Gunthorpe
2025-06-23iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structsSean Christopherson
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