index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2025-08-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-08-22
iommu/riscv: prevent NULL deref in iova_to_phys
XianLiang Huang
2025-08-22
iommu/virtio: Make instance lookup robust
Robin Murphy
2025-08-22
iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
Nicolin Chen
2025-08-18
iommufd: viommu: free memory allocated by kvcalloc() using kvfree()
Akhilesh Patil
2025-08-15
iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_map
Nicolin Chen
2025-08-15
iommu/amd: Avoid stack buffer overflow from kernel cmdline
Kees Cook
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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-30
Merge tag 'iommu-updates-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-07-29
Merge tag 'kvm-x86-irqs-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-28
iommu/arm-smmu-v3: Replace vsmmu_size/type with get_viommu_size
Nicolin Chen
2025-07-28
iommu/arm-smmu-v3: Do not bother impl_ops if IOMMU_VIOMMU_TYPE_ARM_SMMUV3
Nicolin Chen
2025-07-24
Merge branch 'arm/smmu/updates' into next
Will Deacon
2025-07-24
Merge branch 'arm/smmu/bindings' into next
Will Deacon
2025-07-24
Merge branch 'apple/dart' into next
Will Deacon
2025-07-24
Merge branch 'ti/omap' into next
Will Deacon
2025-07-24
Merge branch 'mediatek' into next
Will Deacon
2025-07-24
Merge branch 'amd/amd-vi' into next
Will Deacon
2025-07-24
Merge branch 'intel/vt-d' into next
Will Deacon
2025-07-24
Merge branch 'samsung/exynos' 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-18
iommufd: Rename some shortterm-related identifiers
Xu Yilun
2025-07-18
iommufd/vdevice: Remove struct device reference from struct vdevice
Xu Yilun
2025-07-18
iommufd: Destroy vdevice on idevice destroy
Xu Yilun
2025-07-18
iommufd: Add a pre_destroy() op for objects
Xu Yilun
2025-07-18
iommufd: Add iommufd_object_tombstone_user() helper
Xu Yilun
2025-07-18
iommufd/viommu: Roll back to use iommufd_object_alloc() for vdevice
Xu Yilun
2025-07-17
iommu/vt-d: Use pci_is_display()
Mario Limonciello
2025-07-17
iommufd: Prevent ALIGN() overflow
Jason Gunthorpe
2025-07-17
iommu/amd: Fix geometry.aperture_end for V2 tables
Jason Gunthorpe
2025-07-15
iommu/amd: Add debugfs support to dump IRT Table
Dheeraj Kumar Srivastava
2025-07-15
iommu/amd: Add debugfs support to dump device table
Dheeraj Kumar Srivastava
2025-07-15
iommu/amd: Add support for device id user input
Dheeraj Kumar Srivastava
2025-07-15
iommu/amd: Add debugfs support to dump IOMMU command buffer
Dheeraj Kumar Srivastava
2025-07-15
iommu/amd: Add debugfs support to dump IOMMU Capability registers
Dheeraj Kumar Srivastava
2025-07-15
iommu/amd: Add debugfs support to dump IOMMU MMIO registers
Dheeraj Kumar Srivastava
2025-07-15
iommu/amd: Refactor AMD IOMMU debugfs initial setup
Dheeraj Kumar Srivastava
2025-07-14
iommu/tegra241-cmdqv: import IOMMUFD module namespace
Arnd Bergmann
2025-07-14
iommufd: Do not allow _iommufd_object_alloc_ucmd if abort op is set
Nicolin Chen
2025-07-14
iommu/exynos: add support for reserved regions
Kaustabh Chakraborty
2025-07-14
iommu/arm-smmu: disable PRR on SM8250
Dmitry Baryshkov
2025-07-14
iommu/arm-smmu-v3: Revert vmaster in the error path
Nicolin Chen
2025-07-14
iommu/io-pgtable-arm: Remove unused macro iopte_prot
Daniel Mentz
2025-07-14
iommu/arm-smmu-qcom: Add SM6115 MDSS compatible
Alexey Klimov
2025-07-14
iommu/qcom: Fix pgsize_bitmap
Jason Gunthorpe
2025-07-14
iommu/vt-d: Deduplicate cache_tag_flush_all by reusing flush_range
Ethan Milon
[next]