index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
iommufd: Prevent ALIGN() overflow
Jason Gunthorpe
1
-16
/
+25
5 days
iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
Nicolin Chen
1
-2
/
+5
5 days
iommu/arm-smmu-qcom: Add SM6115 MDSS compatible
Alexey Klimov
1
-0
/
+1
5 days
iommu/vt-d: Optimize iotlb_sync_map for non-caching/non-RWBF modes
Lu Baolu
2
-1
/
+21
10 days
iommu/amd: Fix geometry.aperture_end for V2 tables
Jason Gunthorpe
1
-2
/
+15
10 days
iommu/arm-smmu: disable PRR on SM8250
Dmitry Baryshkov
1
-1
/
+2
10 days
iommu/vt-d: Do not wipe out the page table NID when devices detach
Jason Gunthorpe
1
-1
/
+0
10 days
iommu/amd: Enable PASID and ATS capabilities in the correct order
Easwar Hariharan
1
-1
/
+1
2025-07-10
iommu/vt-d: Assign devtlb cache tag on ATS enablement
Lu Baolu
3
-4
/
+14
2025-07-10
iommu/rockchip: prevent iommus dead loop when two masters share one IOMMU
Simon Xue
1
-1
/
+2
2025-06-27
iommu/amd: Ensure GA log notifier callbacks finish running before module unload
Sean Christopherson
1
-0
/
+8
2025-06-27
iommu/amd: Allow matching ACPI HID devices without matching UIDs
Mario Limonciello
1
-5
/
+28
2025-06-27
iommu: Allow attaching static domains in iommu_attach_device_pasid()
Lu Baolu
1
-3
/
+18
2025-06-27
iommu/vt-d: Restore context entry setup order for aliased devices
Lu Baolu
3
-2
/
+14
2025-06-19
iommu: remove duplicate selection of DMAR_TABLE
Rolf Eike Beer
1
-1
/
+0
2025-06-19
iommu/arm-smmu-v3: Fix incorrect return in arm_smmu_attach_dev
Qinxin Xia
1
-1
/
+1
2025-06-19
iommu: Protect against overflow in iommu_pgsize()
Jason Gunthorpe
1
-1
/
+3
2025-06-19
iommu/io-pgtable-arm: dynamically allocate selftest device struct
Arnd Bergmann
1
-4
/
+9
2025-06-19
iommu: ipmmu-vmsa: avoid Wformat-security warning
Arnd Bergmann
1
-1
/
+2
2025-06-04
iommu: Handle yet another race around registration
Robin Murphy
1
-8
/
+18
2025-06-04
iommu: Avoid introducing more races
Robin Murphy
1
-3
/
+5
2025-05-22
iommu: Skip PASID validation for devices without PASID capability
Tushar Dave
1
-15
/
+28
2025-05-02
Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-18
/
+54
2025-04-28
iommu/vt-d: Apply quirk_iommu_igfx for 8086:0044 (QM57/QS57)
Mingcong Bai
1
-1
/
+3
2025-04-24
iommu/amd: WARN if KVM attempts to set vCPU affinity without posted intrrupts
Sean Christopherson
1
-10
/
+3
2025-04-24
iommu/amd: Return an error if vCPU affinity is set for non-vCPU IRTE
Sean Christopherson
1
-1
/
+1
2025-04-17
iommu/vt-d: Revert ATS timing change to fix boot failure
Lu Baolu
1
-12
/
+19
2025-04-17
iommu/amd: Fix potential buffer overflow in parse_ivrs_acpihid
Pavel Paklov
1
-0
/
+8
2025-04-17
iommu/arm-smmu-v3: Fail aliasing StreamIDs more gracefully
Robin Murphy
1
-3
/
+3
2025-04-17
iommu/arm-smmu-v3: Fix iommu_device_probe bug due to duplicated stream ids
Nicolin Chen
1
-4
/
+15
2025-04-17
iommu/arm-smmu-v3: Fix pgsize_bit for sva domains
Balbir Singh
1
-0
/
+6
2025-04-17
iommu/arm-smmu-v3: Add missing S2FWB feature detection
Aneesh Kumar K.V (Arm)
1
-0
/
+2
2025-04-11
iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
Nicolin Chen
1
-27
/
+5
2025-04-11
iommu: remove unneeded semicolon
Pei Xiao
1
-2
/
+2
2025-04-11
iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
Louis-Alexis Eyraud
1
-13
/
+13
2025-04-11
iommu/exynos: Fix suspend/resume with IDENTITY domain
Marek Szyprowski
1
-2
/
+2
2025-04-11
iommu/ipmmu-vmsa: Register in a sensible order
Robin Murphy
1
-17
/
+10
2025-04-11
iommu: Clear iommu-dma ops on cleanup
Robin Murphy
1
-0
/
+3
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-11
iommu: Fix crash in report_iommu_fault()
Fedor Pchelkin
1
-1
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-768
/
+1993
2025-03-28
iommufd: Test attach before detaching pasid
Yi Liu
1
-0
/
+7
2025-03-28
iommu: Convert unreachable() to BUG()
Josh Poimboeuf
1
-2
/
+2
2025-03-28
iommufd: Balance veventq->num_events inc/dec
Yi Liu
1
-1
/
+2
2025-03-28
iommufd: Initialize the flags of vevent in iommufd_viommu_report_event()
Yi Liu
1
-1
/
+1
2025-03-28
iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability
Yi Liu
1
-1
/
+33
2025-03-26
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-734
/
+926
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
[next]