summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-15/+15
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-21/+21
2026-02-11Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-229/+83
2026-02-10Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel-229/+83
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen-1/+1
2026-01-22iommu/vt-d: Fix race condition during PASID entry replacementLu Baolu-220/+16
2026-01-22iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu-3/+27
2026-01-22iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu-1/+19
2026-01-22iommu/vt-d: Flush piotlb for SVM and Nested domainYi Liu-1/+8
2026-01-22iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka-3/+4
2026-01-22iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable modeJinhui Guo-1/+1
2026-01-22iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...Jinhui Guo-0/+8
2025-12-18x86/irq_remapping: Sanitize posted_msi_supported()Thomas Gleixner-2/+2
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner-4/+4
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+8
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel-871/+218
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe-14/+24
2025-11-28iommupt/vtd: Allow VT-d to have a larger table top than the vasz requiresJason Gunthorpe-7/+13
2025-11-20iommu/vt-d: Restore previous domain::aperture_end calculationLu Baolu-0/+10
2025-11-20iommu/vt-d: Fix unused invalidation hint in qi_desc_iotlbAashish Sharma-1/+1
2025-11-20iommu/vt-d: Set INTEL_IOMMU_FLOPPY_WA depend on BLK_DEV_FDVineeth Pillai (Google)-1/+1
2025-11-14syscore: Pass context data to callbacksThierry Reding-4/+8
2025-11-05iommu/vt-d: Follow PT_FEAT_DMA_INCOHERENT into the PASID entryJason Gunthorpe-19/+22
2025-11-05iommu/vt-d: Use the generic iommu page tableJason Gunthorpe-861/+175
2025-10-27iommu: Pass in old domain to attach_dev callback functionsNicolin Chen-4/+8
2025-09-26Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...Joerg Roedel-32/+28
2025-09-26iommu/vt-d: Disallow dirty tracking if incoherent page walkLu Baolu-1/+2
2025-09-19iommu/vt-d: debugfs: Avoid dumping context command registerLu Baolu-1/+0
2025-09-19iommu/vt-d: Removal of Advanced Fault LoggingLu Baolu-2/+0
2025-09-19iommu/vt-d: PRS isn't usable if PDS isn't supportedLu Baolu-1/+1
2025-09-19iommu/vt-d: Remove LPIG from page group response descriptorLu Baolu-6/+2
2025-09-19iommu/vt-d: Drop unused cap_super_offset()Yury Norov (NVIDIA)-2/+0
2025-09-19iommu/vt-d: debugfs: Fix legacy mode page table dump logicVineeth Pillai (Google)-2/+15
2025-09-19iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()Seyediman Seyedarab-17/+8
2025-09-05iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()Eugene Koira-1/+6
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-07-31Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+6
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-5/+5
2025-07-30Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-213/+289
2025-07-29Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-5/+5
2025-07-24Merge branch 'intel/vt-d' into nextWill Deacon-198/+275
2025-07-23iommu/vt-d: Fix UAF on sva unbind with pending IOPFsLu Baolu-1/+1
2025-07-21iommu/vt-d: Make iotlb_sync_map a static property of dmar_domainLu Baolu-14/+29
2025-07-17iommu/vt-d: Use pci_is_display()Mario Limonciello-1/+1
2025-07-14iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_rangeEthan Milon-31/+8
2025-07-14iommu/vt-d: Fix missing PASID in dev TLB flush with cache_tag_flush_allEthan Milon-17/+1
2025-07-14iommu/vt-d: Split paging_domain_compatible()Jason Gunthorpe-12/+54
2025-07-14iommu/vt-d: Split intel_iommu_enforce_cache_coherency()Jason Gunthorpe-25/+22
2025-07-14iommu/vt-d: Create unique domain ops for each stageJason Gunthorpe-24/+58