index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/iova: Move flush queue code to iommu-dma
Robin Murphy
2021-12-20
2
-176
/
+176
*
iommu/iova: Consolidate flush queue code
Robin Murphy
2021-12-20
1
-73
/
+58
*
iommu/vt-d: Use put_pages_list
Matthew Wilcox (Oracle)
2021-12-20
3
-76
/
+41
*
iommu/amd: Use put_pages_list
Matthew Wilcox (Oracle)
2021-12-20
1
-32
/
+18
*
iommu/amd: Simplify pagetable freeing
Robin Murphy
2021-12-20
1
-48
/
+34
*
iommu/iova: Squash flush_cb abstraction
Robin Murphy
2021-12-20
2
-18
/
+6
*
iommu/iova: Squash entry_dtor abstraction
Robin Murphy
2021-12-20
2
-28
/
+17
*
iommu/iova: Fix race between FQ timeout and teardown
Xiongfeng Wang
2021-12-20
1
-2
/
+1
*
iommu/iova: Move fast alloc size roundup into alloc_iova_fast()
John Garry via iommu
2021-12-17
2
-8
/
+9
*
iommu/io-pgtable-arm: Fix table descriptor paddr formatting
Hector Martin
2021-12-06
1
-4
/
+5
*
iommu: Extend mutex lock scope in iommu_probe_device()
Lu Baolu
2021-12-06
1
-1
/
+2
*
iommu/vt-d: Fix unmap_pages support
Alex Williamson
2021-11-26
1
-4
/
+2
*
iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
Christophe JAILLET
2021-11-26
1
-2
/
+3
*
iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
Alex Bee
2021-11-26
1
-2
/
+2
*
iommu/amd: Clarify AMD IOMMUv2 initialization messages
Joerg Roedel
2021-11-26
1
-3
/
+3
*
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
1
-0
/
+28
|
\
|
*
iommu/dart: Exclude MSI doorbell from PCIe device IOVA range
Marc Zyngier
2021-11-04
1
-0
/
+27
*
|
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-04
16
-229
/
+337
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...
Joerg Roedel
2021-10-31
16
-229
/
+337
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
*
|
iommu/dma: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
2021-10-27
1
-1
/
+1
|
|
|
|
|
|
|
|
|
|
*
|
iommu/dma: Account for min_align_mask w/swiotlb
David Stevens
2021-09-29
1
-3
/
+2
|
|
|
|
|
|
|
|
|
|
*
|
swiotlb: Support aligned swiotlb buffers
David Stevens
2021-09-29
1
-2
/
+2
|
|
|
|
|
|
|
|
|
|
*
|
iommu/dma: Check CONFIG_SWIOTLB more broadly
David Stevens
2021-09-29
1
-8
/
+12
|
|
|
|
|
|
|
|
|
|
*
|
iommu/dma: Fold _swiotlb helpers into callers
David Stevens
2021-09-29
1
-76
/
+59
|
|
|
|
|
|
|
|
|
|
*
|
iommu/dma: Skip extra sync during unmap w/swiotlb
David Stevens
2021-09-29
1
-5
/
+6
|
|
|
|
|
|
|
|
|
|
*
|
iommu/dma: Fix arch_sync_dma for map
David Stevens
2021-09-29
1
-9
/
+7
|
|
|
|
|
|
|
|
|
|
*
|
iommu/dma: Fix sync_sg with swiotlb
David Stevens
2021-09-29
1
-20
/
+13
|
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
iommu/vt-d: Avoid duplicate removing in __domain_mapping()
Longpeng(Mike)
2021-10-18
1
-5
/
+6
|
|
|
|
|
|
|
|
|
*
|
iommu/vt-d: Clean up unused PASID updating functions
Fenghua Yu
2021-10-18
1
-23
/
+1
|
|
|
|
|
|
|
|
|
*
|
iommu/vt-d: Delete dev_has_feat callback
Lu Baolu
2021-10-18
1
-54
/
+5
|
|
|
|
|
|
|
|
|
*
|
iommu/vt-d: Use second level for GPA->HPA translation
Lu Baolu
2021-10-18
1
-3
/
+12
|
|
|
|
|
|
|
|
|
*
|
iommu/vt-d: Check FL and SL capability sanity in scalable mode
Lu Baolu
2021-10-18
2
-0
/
+14
|
|
|
|
|
|
|
|
|
*
|
iommu/vt-d: Remove duplicate identity domain flag
Lu Baolu
2021-10-18
1
-5
/
+4
|
|
|
|
|
|
|
|
|
*
|
iommu/vt-d: Dump DMAR translation structure when DMA fault occurs
Kyung Min Park
2021-10-18
3
-2
/
+125
|
|
|
|
|
|
|
|
|
*
|
iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option
Tvrtko Ursulin
2021-10-18
1
-1
/
+5
|
|
|
|
|
|
|
|
*
|
|
iommu/amd: Use report_iommu_fault()
Lennert Buytenhek
2021-09-29
2
-0
/
+23
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
/
|
iommu/dma: Fix incorrect error return on iommu deferred attach
Logan Gunthorpe
2021-10-28
1
-1
/
+2
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Use devm_bitmap_zalloc when applicable
Christophe JAILLET
2021-10-18
1
-4
/
+1
|
|
|
|
|
|
|
/
/
|
|
|
|
|
*
|
|
iommu/arm-smmu-qcom: Request direct mapping for modem device
Sibi Sankar
2021-10-08
1
-0
/
+1
|
|
|
|
|
*
|
|
iommu: arm-smmu-qcom: Add compatible for QCM2290
Loic Poulain
2021-10-04
1
-0
/
+1
|
|
|
|
|
*
|
|
iommu/arm-smmu-qcom: Add SM6350 SMMU compatible
Konrad Dybcio
2021-10-04
1
-0
/
+1
|
|
|
|
|
*
|
|
iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd()
Zhen Lei
2021-10-04
1
-6
/
+12
|
|
|
|
|
*
|
|
iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master()
Zhen Lei
2021-10-04
1
-1
/
+2
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
iommu/ipmmu-vmsa: Hook up r8a77980 DT matching code
Nikita Yushchenko
2021-09-28
1
-0
/
+3
|
|
|
|
*
|
|
iommu/dma: Unexport IOVA cookie management
Robin Murphy
2021-09-28
2
-9
/
+1
|
|
|
|
*
|
|
iommu/dart: Clean up IOVA cookie crumbs
Robin Murphy
2021-09-28
1
-2
/
+0
|
|
|
|
*
|
|
iommu/ipmmu-vmsa: Add support for r8a779a0
Yoshihiro Shimoda
2021-09-28
1
-4
/
+25
|
|
|
|
|
/
/
|
|
|
*
/
/
iommu/mediatek: Fix out-of-range warning with clang
Arnd Bergmann
2021-09-28
1
-1
/
+3
|
|
|
|
/
/
|
|
*
|
|
iommu/dart: Initialize DART_STREAMS_ENABLE
Sven Peter
2021-10-27
1
-0
/
+5
|
|
*
|
|
iommu/dart: Use kmemdup instead of kzalloc and memcpy
Wan Jiabing
2021-10-18
1
-2
/
+1
|
|
|
|
/
|
|
|
/
|
[next]