index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-11
iommu: Allow an input type in hw_info op
Nicolin Chen
1
-0
/
+4
2025-07-10
iommu: Use enum iommu_hw_info_type for type in hw_info op
Nicolin Chen
1
-1
/
+2
2025-07-04
iommu/vt-d: Assign devtlb cache tag on ATS enablement
Lu Baolu
3
-4
/
+14
2025-07-04
iommu/intel: Convert to msi_create_parent_irq_domain() helper
Marc Zyngier
1
-14
/
+14
2025-06-27
iommu: Remove ops.pgsize_bitmap from drivers that don't use it
Jason Gunthorpe
1
-1
/
+0
2025-06-23
iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
Sean Christopherson
1
-5
/
+5
2025-05-23
Merge branches 'fixes', 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings'...
Joerg Roedel
10
-182
/
+207
2025-05-23
iommu/vt-d: Restore context entry setup order for aliased devices
Lu Baolu
3
-2
/
+14
2025-05-16
iommu/vt-d: Change dmar_ats_supported() to return boolean
Wei Wang
1
-9
/
+10
2025-05-16
iommu/vt-d: Eliminate pci_physfn() in dmar_find_matched_satc_unit()
Wei Wang
1
-1
/
+0
2025-05-16
iommu/vt-d: Replace spin_lock with mutex to protect domain ida
Lu Baolu
3
-8
/
+7
2025-05-16
iommu/vt-d: Use ida to manage domain id
Lu Baolu
3
-68
/
+34
2025-05-16
iommu/vt-d: Restore WO permissions on second-level paging entries
Jason Gunthorpe
1
-2
/
+1
2025-05-16
iommu: make inclusion of intel directory conditional
Rolf Eike Beer
1
-5
/
+2
2025-04-28
iommu: Remove iommu_dev_enable/disable_feature()
Lu Baolu
1
-25
/
+0
2025-04-28
iommu/vt-d: Put iopf enablement in domain attach path
Lu Baolu
4
-10
/
+90
2025-04-28
iommu: Remove IOMMU_DEV_FEAT_SVA
Jason Gunthorpe
1
-6
/
+0
2025-04-28
iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
Mingcong Bai
1
-1
/
+3
2025-04-17
iommu/vt-d: Revert ATS timing change to fix boot failure
Lu Baolu
1
-12
/
+19
2025-04-17
iommu/vtd: Remove iommu_alloc_pages_node()
Jason Gunthorpe
4
-10
/
+11
2025-04-17
iommu/pages: Remove iommu_alloc_page_node()
Jason Gunthorpe
2
-6
/
+10
2025-04-17
iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
Jason Gunthorpe
1
-3
/
+3
2025-04-17
iommu: Change iommu_iotlb_gather to use iommu_page_list
Jason Gunthorpe
1
-12
/
+12
2025-04-17
iommu/pages: Remove iommu_free_page()
Jason Gunthorpe
3
-10
/
+10
2025-04-17
iommu/pages: Remove the order argument to iommu_free_pages()
Jason Gunthorpe
4
-7
/
+5
2025-04-11
iommu/vt-d: Remove an unnecessary call set_dma_ops()
Petr Tesarik
1
-1
/
+0
2025-04-11
iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
Sean Christopherson
1
-14
/
+15
2025-04-02
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+3
2025-03-25
iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
Yi Liu
2
-2
/
+3
2025-03-20
Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...
Joerg Roedel
6
-225
/
+172
2025-03-20
iommu/vt-d: Fix possible circular locking dependency
Lu Baolu
1
-0
/
+2
2025-03-20
iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changes
Sean Christopherson
1
-10
/
+15
2025-03-20
iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled
Sean Christopherson
1
-6
/
+13
2025-03-10
iommu/vt-d: Cleanup intel_context_flush_present()
Lu Baolu
3
-38
/
+10
2025-03-10
iommu/vt-d: Move PRI enablement in probe path
Lu Baolu
4
-90
/
+55
2025-03-10
iommu/vt-d: Move scalable mode ATS enablement to probe path
Lu Baolu
1
-24
/
+27
2025-03-10
iommu/vt-d: Check if SVA is supported when attaching the SVA domain
Jason Gunthorpe
2
-36
/
+44
2025-03-10
iommu/vt-d: Use virt_to_phys()
Jason Gunthorpe
2
-20
/
+2
2025-03-10
iommu/vt-d: Fix system hang on reboot -f
Yunhui Cui
1
-7
/
+10
2025-02-28
iommu/vt-d: Fix suspicious RCU usage
Lu Baolu
2
-0
/
+8
2025-02-28
iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
Jerry Snitselaar
1
-3
/
+0
2025-02-14
iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
Lu Baolu
1
-1
/
+3
2025-01-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2025-01-24
Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-391
/
+53
2025-01-22
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2025-01-17
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...
Joerg Roedel
8
-391
/
+53
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
1
-1
/
+0
2025-01-07
iommu/vt-d: Link cache tags of same iommu unit together
Zhenzhong Duan
1
-1
/
+10
2025-01-07
iommu/vt-d: Draining PRQ in sva unbind path when FPD bit set
Lu Baolu
2
-1
/
+27
2025-01-07
iommu/vt-d: Remove iommu cap audit
Lu Baolu
5
-366
/
+1
[prev]
[next]