index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
iommu/vt-d: Fix unmap_pages support
Alex Williamson
1
-4
/
+2
2021-11-26
iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
Christophe JAILLET
1
-2
/
+3
2021-11-26
iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
Alex Bee
1
-2
/
+2
2021-11-26
iommu/amd: Clarify AMD IOMMUv2 initialization messages
Joerg Roedel
1
-3
/
+3
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+28
2021-11-04
iommu/dart: Exclude MSI doorbell from PCIe device IOVA range
Marc Zyngier
1
-0
/
+27
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-229
/
+337
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+6
2021-11-01
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-6
/
+10
2021-10-31
Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...
Joerg Roedel
16
-229
/
+337
2021-10-28
iommu/dma: Fix incorrect error return on iommu deferred attach
Logan Gunthorpe
1
-1
/
+2
2021-10-27
iommu/dart: Initialize DART_STREAMS_ENABLE
Sven Peter
1
-0
/
+5
2021-10-27
iommu/dma: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-10-18
iommu/tegra-smmu: Use devm_bitmap_zalloc when applicable
Christophe JAILLET
1
-4
/
+1
2021-10-18
iommu/dart: Use kmemdup instead of kzalloc and memcpy
Wan Jiabing
1
-2
/
+1
2021-10-18
iommu/vt-d: Avoid duplicate removing in __domain_mapping()
Longpeng(Mike)
1
-5
/
+6
2021-10-18
iommu/vt-d: Clean up unused PASID updating functions
Fenghua Yu
1
-23
/
+1
2021-10-18
iommu/vt-d: Delete dev_has_feat callback
Lu Baolu
1
-54
/
+5
2021-10-18
iommu/vt-d: Use second level for GPA->HPA translation
Lu Baolu
1
-3
/
+12
2021-10-18
iommu/vt-d: Check FL and SL capability sanity in scalable mode
Lu Baolu
2
-0
/
+14
2021-10-18
iommu/vt-d: Remove duplicate identity domain flag
Lu Baolu
1
-5
/
+4
2021-10-18
iommu/vt-d: Dump DMAR translation structure when DMA fault occurs
Kyung Min Park
3
-2
/
+125
2021-10-18
iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option
Tvrtko Ursulin
1
-1
/
+5
2021-10-13
iommu/arm: fix ARM_SMMU_QCOM compilation
Arnd Bergmann
1
-0
/
+8
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-4
/
+5
2021-10-08
iommu/arm-smmu-qcom: Request direct mapping for modem device
Sibi Sankar
1
-0
/
+1
2021-10-07
qcom_scm: hide Kconfig symbol
Arnd Bergmann
3
-4
/
+5
2021-10-04
iommu: arm-smmu-qcom: Add compatible for QCM2290
Loic Poulain
1
-0
/
+1
2021-10-04
iommu/arm-smmu-qcom: Add SM6350 SMMU compatible
Konrad Dybcio
1
-0
/
+1
2021-10-04
iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd()
Zhen Lei
1
-6
/
+12
2021-10-04
iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master()
Zhen Lei
1
-1
/
+2
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
3
-3
/
+6
2021-10-04
x86/sme: Replace occurrences of sme_active() with cc_platform_has()
Tom Lendacky
1
-3
/
+4
2021-09-29
iommu/amd: Use report_iommu_fault()
Lennert Buytenhek
2
-0
/
+23
2021-09-29
iommu/dma: Account for min_align_mask w/swiotlb
David Stevens
1
-3
/
+2
2021-09-29
swiotlb: Support aligned swiotlb buffers
David Stevens
1
-2
/
+2
2021-09-29
iommu/dma: Check CONFIG_SWIOTLB more broadly
David Stevens
1
-8
/
+12
2021-09-29
iommu/dma: Fold _swiotlb helpers into callers
David Stevens
1
-76
/
+59
2021-09-29
iommu/dma: Skip extra sync during unmap w/swiotlb
David Stevens
1
-5
/
+6
2021-09-29
iommu/dma: Fix arch_sync_dma for map
David Stevens
1
-9
/
+7
2021-09-29
iommu/dma: Fix sync_sg with swiotlb
David Stevens
1
-20
/
+13
2021-09-28
iommu/mediatek: Fix out-of-range warning with clang
Arnd Bergmann
1
-1
/
+3
2021-09-28
iommu/dart: Clear sid2group entry when a group is freed
Sven Peter
1
-3
/
+35
2021-09-28
iommu/ipmmu-vmsa: Hook up r8a77980 DT matching code
Nikita Yushchenko
1
-0
/
+3
2021-09-28
iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses
Bjorn Helgaas
1
-3
/
+3
2021-09-28
iommu/dart: Remove iommu_flush_ops
Sven Peter
1
-18
/
+0
2021-09-28
iommu/dma: Unexport IOVA cookie management
Robin Murphy
2
-9
/
+1
2021-09-28
iommu/dart: Clean up IOVA cookie crumbs
Robin Murphy
1
-2
/
+0
2021-09-28
iommu/ipmmu-vmsa: Add support for r8a779a0
Yoshihiro Shimoda
1
-4
/
+25
2021-09-25
iommu/amd: Use struct_group() for memcpy() region
Kees Cook
1
-3
/
+6
[next]