index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
/
iommu.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10 days
iommupt/vtd: Support mgaw's less than a 4 level walk for first stage
Jason Gunthorpe
10 days
iommupt/vtd: Allow VT-d to have a larger table top than the vasz requires
Jason Gunthorpe
2025-11-20
iommu/vt-d: Restore previous domain::aperture_end calculation
Lu Baolu
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-05
iommu/vt-d: Follow PT_FEAT_DMA_INCOHERENT into the PASID entry
Jason Gunthorpe
2025-11-05
iommu/vt-d: Use the generic iommu page table
Jason Gunthorpe
2025-10-27
iommu: Pass in old domain to attach_dev callback functions
Nicolin Chen
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi...
Joerg Roedel
2025-09-19
iommu/vt-d: PRS isn't usable if PDS isn't supported
Lu Baolu
2025-09-05
iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()
Eugene Koira
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-31
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-30
Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-24
Merge branch 'intel/vt-d' into next
Will Deacon
2025-07-23
iommu/vt-d: Fix UAF on sva unbind with pending IOPFs
Lu Baolu
2025-07-21
iommu/vt-d: Make iotlb_sync_map a static property of dmar_domain
Lu Baolu
2025-07-17
iommu/vt-d: Use pci_is_display()
Mario Limonciello
2025-07-14
iommu/vt-d: Split paging_domain_compatible()
Jason Gunthorpe
2025-07-14
iommu/vt-d: Split intel_iommu_enforce_cache_coherency()
Jason Gunthorpe
2025-07-14
iommu/vt-d: Create unique domain ops for each stage
Jason Gunthorpe
2025-07-14
iommu/vt-d: Split intel_iommu_domain_alloc_paging_flags()
Jason Gunthorpe
2025-07-14
iommu/vt-d: Do not wipe out the page table NID when devices detach
Jason Gunthorpe
2025-07-14
iommu/vt-d: Fold domain_exit() into intel_iommu_domain_free()
Jason Gunthorpe
2025-07-14
iommu/vt-d: Lift the __pa to domain_setup_first_level/intel_svm_set_dev_pasid()
Jason Gunthorpe
2025-07-14
iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes
Lu Baolu
2025-07-11
iommu: Allow an input type in hw_info op
Nicolin Chen
2025-07-10
iommu: Use enum iommu_hw_info_type for type in hw_info op
Nicolin Chen
2025-07-04
iommu/vt-d: Assign devtlb cache tag on ATS enablement
Lu Baolu
2025-06-27
iommu: Remove ops.pgsize_bitmap from drivers that don't use it
Jason Gunthorpe
2025-05-23
Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...
Joerg Roedel
2025-05-23
iommu/vt-d: Restore context entry setup order for aliased devices
Lu Baolu
2025-05-16
iommu/vt-d: Change dmar_ats_supported() to return boolean
Wei Wang
2025-05-16
iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit()
Wei Wang
2025-05-16
iommu/vt-d: Replace spin_lock with mutex to protect domain ida
Lu Baolu
2025-05-16
iommu/vt-d: Use ida to manage domain id
Lu Baolu
2025-05-16
iommu/vt-d: Restore WO permissions on second-level paging entries
Jason Gunthorpe
2025-04-28
iommu: Remove iommu_dev_enable/disable_feature()
Lu Baolu
2025-04-28
iommu/vt-d: Put iopf enablement in domain attach path
Lu Baolu
2025-04-28
iommu: Remove IOMMU_DEV_FEAT_SVA
Jason Gunthorpe
2025-04-28
iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
Mingcong Bai
2025-04-17
iommu/vt-d: Revert ATS timing change to fix boot failure
Lu Baolu
2025-04-17
iommu/pages: Remove iommu_alloc_page_node()
Jason Gunthorpe
2025-04-17
iommu: Change iommu_iotlb_gather to use iommu_page_list
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_free_page()
Jason Gunthorpe
2025-04-11
iommu/vt-d: Remove an unnecessary call set_dma_ops()
Petr Tesarik
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-25
iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
Yi Liu
2025-03-20
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
2025-03-20
iommu/vt-d: Fix possible circular locking dependency
Lu Baolu
[next]