summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel
AgeCommit message (Expand)Author
5 daysiommu/vt-d: Only handle IOPF for SVA when PRI is supportedLu Baolu
5 daysiommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-11Merge tag 'iommu-updates-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-10Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen
2026-01-22iommu/vt-d: Fix race condition during PASID entry replacementLu Baolu
2026-01-22iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu
2026-01-22iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu
2026-01-22iommu/vt-d: Flush piotlb for SVM and Nested domainYi Liu
2026-01-22iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka
2026-01-22iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable modeJinhui Guo
2026-01-22iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...Jinhui Guo
2025-12-18x86/irq_remapping: Sanitize posted_msi_supported()Thomas Gleixner
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner
2025-12-05Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-28Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'mediatek', 'nvidia/t...Joerg Roedel
2025-11-28iommupt/vtd: Support mgaw's less than a 4 level walk for first stageJason Gunthorpe
2025-11-28iommupt/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