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-05-27
Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
2
-92
/
+474
2025-05-22
iommu: Skip PASID validation for devices without PASID capability
Tushar Dave
1
-15
/
+28
2025-05-06
dma-mapping: Implement link/unlink ranges API
Leon Romanovsky
1
-1
/
+274
2025-05-06
iommu/dma: Factor out a iommu_dma_map_swiotlb helper
Christoph Hellwig
1
-32
/
+41
2025-05-06
dma-mapping: Provide an interface to allow allocate IOVA
Leon Romanovsky
1
-0
/
+86
2025-05-06
iommu: add kernel-doc for iommu_unmap_fast
Leon Romanovsky
1
-0
/
+19
2025-05-06
iommu: generalize the batched sync after map interface
Christoph Hellwig
1
-36
/
+29
2025-05-06
dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
Christoph Hellwig
1
-0
/
+1
2025-05-06
PCI/P2PDMA: Refactor the p2pdma mapping helpers
Christoph Hellwig
1
-23
/
+24
2025-05-02
Merge tag 'iommu-fixes-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
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/git/jgg/iommufd
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/git/iommu/linux
Linus Torvalds
30
-734
/
+926
2025-03-25
Merge tag 'hyperv-next-signed-20250324' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-4
/
+4
2025-03-25
iommufd/selftest: Add test ops to test pasid attach/detach
Yi Liu
2
-0
/
+188
2025-03-25
iommufd/selftest: Add a helper to get test device
Yi Liu
1
-13
/
+23
2025-03-25
iommufd/selftest: Add set_dev_pasid in mock iommu
Yi Liu
2
-5
/
+36
2025-03-25
iommufd: Allow allocating PASID-compatible domain
Yi Liu
1
-3
/
+4
2025-03-25
iommu/vt-d: Add IOMMU_HWPT_ALLOC_PASID support
Yi Liu
2
-2
/
+3
2025-03-25
iommufd: Enforce PASID-compatible domain for RID
Yi Liu
1
-4
/
+22
2025-03-25
iommufd: Support pasid attach/replace
Yi Liu
2
-26
/
+41
2025-03-25
iommufd: Enforce PASID-compatible domain in PASID path
Yi Liu
3
-0
/
+21
2025-03-25
iommufd/device: Add pasid_attach array to track per-PASID attach
Yi Liu
2
-20
/
+41
2025-03-25
iommufd/device: Replace device_list with device_array
Yi Liu
1
-19
/
+39
2025-03-25
iommufd/device: Wrap igroup->hwpt and igroup->device_list into attach struct
Yi Liu
2
-23
/
+58
2025-03-25
iommufd/device: Add helper to detect the first attach of a group
Yi Liu
1
-2
/
+9
2025-03-25
iommufd/device: Replace idev->igroup with local variable
Yi Liu
1
-20
/
+23
[next]