index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel
Age
Commit message (
Expand
)
Author
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-05-16
iommu: make inclusion of intel directory conditional
Rolf Eike Beer
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/vtd: Remove iommu_alloc_pages_node()
Jason Gunthorpe
2025-04-17
iommu/pages: Remove iommu_alloc_page_node()
Jason Gunthorpe
2025-04-17
iommu: Update various drivers to pass in lg2sz instead of order to iommu pages
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-17
iommu/pages: Remove the order argument to iommu_free_pages()
Jason Gunthorpe
2025-04-11
iommu/vt-d: Remove an unnecessary call set_dma_ops()
Petr Tesarik
2025-04-11
iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
Sean Christopherson
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
2025-03-20
iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changes
Sean Christopherson
2025-03-20
iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled
Sean Christopherson
2025-03-10
iommu/vt-d: Cleanup intel_context_flush_present()
Lu Baolu
2025-03-10
iommu/vt-d: Move PRI enablement in probe path
Lu Baolu
2025-03-10
iommu/vt-d: Move scalable mode ATS enablement to probe path
Lu Baolu
2025-03-10
iommu/vt-d: Check if SVA is supported when attaching the SVA domain
Jason Gunthorpe
2025-03-10
iommu/vt-d: Use virt_to_phys()
Jason Gunthorpe
2025-03-10
iommu/vt-d: Fix system hang on reboot -f
Yunhui Cui
2025-02-28
iommu/vt-d: Fix suspicious RCU usage
Lu Baolu
2025-02-28
iommu/vt-d: Remove device comparison in context_setup_pass_through_cb
Jerry Snitselaar
2025-02-14
iommu/vt-d: Make intel_iommu_drain_pasid_prq() cover faults for RID
Lu Baolu
2025-01-24
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-24
Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-17
Merge branches 'arm/smmu/updates', 'arm/smmu/bindings', 'qualcomm/msm', 'rock...
Joerg Roedel
2025-01-15
x86/apic: Convert to IRQCHIP_MOVE_DEFERRED
Thomas Gleixner
2025-01-07
iommu/vt-d: Link cache tags of same iommu unit together
Zhenzhong Duan
2025-01-07
iommu/vt-d: Draining PRQ in sva unbind path when FPD bit set
Lu Baolu
2025-01-07
iommu/vt-d: Remove iommu cap audit
Lu Baolu
2025-01-07
iommu/vt-d: Remove domain_alloc_paging()
Jason Gunthorpe
2025-01-07
iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE
Kees Bakker
2024-12-18
iommu/vt-d: Make the blocked domain support PASID
Yi Liu
2024-12-13
iommu/vt-d: Avoid draining PRQ in sva mm release path
Lu Baolu
2024-12-13
iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
Yi Liu
2024-12-13
iommu/vt-d: Remove cache tags before disabling ATS
Lu Baolu
2024-12-11
iommufd: Deal with IOMMU_HWPT_FAULT_ID_VALID in iommufd core
Yi Liu
2024-11-22
iommu: Rename ops->domain_alloc_user() to domain_alloc_paging_flags()
Jason Gunthorpe
[prev]
[next]