index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-05
iommufd: Make vfio_compat's unmap succeed if the range is already empty
Jason Gunthorpe
2
-9
/
+7
2025-10-20
iommufd: Don't overflow during division for dirty tracking
Jason Gunthorpe
1
-3
/
+2
2025-10-03
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
3
-1
/
+29
2025-10-03
Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
14
-198
/
+379
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-30
/
+31
2025-09-30
iommufd: Register iommufd mock devices with fwspec
Guixin Liu
3
-1
/
+29
2025-09-26
Merge branches 'apple/dart', 'ti/omap', 'riscv', 'intel/vt-d' and 'amd/amd-vi' into next
Joerg Roedel
14
-198
/
+379
2025-09-26
iommu/vt-d: Disallow dirty tracking if incoherent page walk
Lu Baolu
1
-1
/
+2
2025-09-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
4
-19
/
+55
2025-09-19
iommufd: WARN if an object is aborted with an elevated refcount
Jason Gunthorpe
3
-3
/
+7
2025-09-19
iommufd: Fix race during abort for file descriptors
Jason Gunthorpe
2
-10
/
+34
2025-09-19
iommufd: Fix refcounting race during mmap
Jason Gunthorpe
1
-6
/
+14
2025-09-19
iommu/vt-d: debugfs: Avoid dumping context command register
Lu Baolu
1
-1
/
+0
2025-09-19
iommu/vt-d: Removal of Advanced Fault Logging
Lu Baolu
2
-2
/
+0
2025-09-19
iommu/vt-d: PRS isn't usable if PDS isn't supported
Lu Baolu
1
-1
/
+1
2025-09-19
iommu/vt-d: Remove LPIG from page group response descriptor
Lu Baolu
2
-6
/
+2
2025-09-19
iommu/vt-d: Drop unused cap_super_offset()
Yury Norov (NVIDIA)
1
-2
/
+0
2025-09-19
iommu/vt-d: debugfs: Fix legacy mode page table dump logic
Vineeth Pillai (Google)
1
-2
/
+15
2025-09-19
iommu/vt-d: Replace snprintf with scnprintf in dmar_latency_snapshot()
Seyediman Seyedarab
3
-17
/
+8
2025-09-19
iommu/amd/pgtbl: Fix possible race while increase page table level
Vasant Hegde
2
-4
/
+22
2025-09-13
iommu/amd: Fix alias device DTE setting
Vasant Hegde
1
-3
/
+3
2025-09-13
iommu/io-pgtable-dart: Fix off by one error in table index check
Janne Grunau
1
-2
/
+2
2025-09-12
dma-mapping: export new dma_*map_phys() interface
Leon Romanovsky
1
-14
/
+0
2025-09-12
iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()
Leon Romanovsky
1
-4
/
+11
2025-09-12
iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Leon Romanovsky
1
-8
/
+6
2025-09-12
iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().
Leon Romanovsky
1
-4
/
+14
2025-09-05
iommu/s390: Make attach succeed when the device was surprise removed
Niklas Schnelle
1
-7
/
+19
2025-09-05
iommu/vt-d: Fix __domain_mapping()'s usage of switch_to_super_page()
Eugene Koira
1
-1
/
+6
2025-09-05
iommu/s390: Fix memory corruption when using identity domain
Matthew Rosato
1
-1
/
+2
2025-09-05
iommu/amd: Fix ivrs_base memleak in early_amd_iommu_init()
Zhen Ni
1
-1
/
+2
2025-09-05
iommu/riscv: Add ACPI support
Sunil V L
2
-1
/
+26
2025-09-05
iommu/omap: Use int type to store negative error codes
Qianfeng Rong
1
-1
/
+1
2025-09-05
iommu/apple-dart: Clear stream error indicator bits for T8110 DARTs
Hector Martin
1
-0
/
+5
2025-09-05
iommu/amd: Skip enabling command/event buffers for kdump
Ashish Kalra
1
-9
/
+19
2025-09-05
iommu/amd: Reuse device table for kdump
Ashish Kalra
1
-70
/
+34
2025-09-05
iommu/amd: Add support to remap/unmap IOMMU buffers for kdump
Ashish Kalra
3
-13
/
+146
2025-09-05
iommu/apple-dart: Add 4-level page table support
Hector Martin
1
-6
/
+20
2025-09-05
iommu/io-pgtable-dart: Add 4-level page table support
Hector Martin
1
-53
/
+86
2025-09-05
iommu/apple-dart: Make the hw register fields u32s
Hector Martin
1
-12
/
+12
2025-09-05
iommu/amd: use str_plural() to simplify the code
Xichao Zhao
1
-1
/
+2
2025-08-22
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
1
-2
/
+2
2025-08-22
iommu/riscv: prevent NULL deref in iova_to_phys
XianLiang Huang
1
-1
/
+1
2025-08-22
iommu/virtio: Make instance lookup robust
Robin Murphy
1
-6
/
+9
2025-08-22
iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
Nicolin Chen
1
-1
/
+1
2025-08-18
iommufd: viommu: free memory allocated by kvcalloc() using kvfree()
Akhilesh Patil
1
-2
/
+2
2025-08-15
iommu/tegra241-cmdqv: Fix missing cpu_to_le64 at lvcmdq_err_map
Nicolin Chen
1
-3
/
+5
2025-08-15
iommu/amd: Avoid stack buffer overflow from kernel cmdline
Kees Cook
1
-2
/
+2
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+1
2025-07-31
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
Linus Torvalds
18
-242
/
+1619
2025-07-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-54
/
+82
[next]