index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-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
2025-01-07
iommu/vt-d: Remove domain_alloc_paging()
Jason Gunthorpe
1
-16
/
+0
2025-01-07
iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
Kees Bakker
1
-3
/
+4
2024-12-18
iommu/vt-d: Make the blocked domain support PASID
Yi Liu
1
-4
/
+11
2024-12-13
iommu/vt-d: Avoid draining PRQ in sva mm release path
Lu Baolu
1
-1
/
+2
2024-12-13
iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
Yi Liu
1
-7
/
+27
2024-12-13
iommu/vt-d: Remove cache tags before disabling ATS
Lu Baolu
1
-1
/
+3
[next]