index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2021-05-19
iommu/amd: Remove performance counter pre-initialization test
Suravee Suthikulpanit
1
-23
/
+1
2021-05-19
Revert "iommu/amd: Fix performance counter initialization"
Paul Menzel
1
-34
/
+11
2021-05-19
iommu/arm-smmu-v3: Add a check to avoid invalid iotlb sync
Xiang Chen
1
-0
/
+3
2021-05-14
iommu/mediatek: Always enable the clk on resume
Dafna Hirschfeld
1
-11
/
+8
2021-05-14
iommu/amd: Put newline after closing bracket in warning
Paul Menzel
1
-1
/
+1
2021-05-14
iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'
Christophe JAILLET
1
-1
/
+1
2021-05-14
iommu/vt-d: Invalidate PASID cache when root/context entry changed
Lu Baolu
1
-9
/
+9
2021-05-14
iommu/vt-d: Remove WO permissions on second-level paging entries
Lu Baolu
1
-1
/
+2
2021-05-14
iommu/vt-d: Report the right page fault address
Lu Baolu
1
-1
/
+1
2021-05-14
iommu/vt-d: Report right snoop capability when using FL for IOVA
Lu Baolu
3
-1
/
+28
2021-05-14
iommu/vt-d: Don't set then clear private data in prq_event_thread()
Lu Baolu
1
-2
/
+2
2021-05-14
iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASK
Zhen Lei
1
-1
/
+1
2021-05-14
iommu/vt-d: Reject unsupported page request modes
Jacob Pan
1
-1
/
+11
2021-05-14
iommu/dma: Resurrect the "forcedac" option
Robin Murphy
2
-4
/
+14
2021-05-14
iommu: Check dev->iommu in iommu_dev_xxx functions
Shameer Kolothum
1
-9
/
+15
2021-05-12
iommu/vt-d: Force to flush iotlb before creating superpage
Longpeng(Mike)
1
-14
/
+38
2021-03-18
iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles
Dmitry Osipenko
1
-4
/
+3
2021-03-18
iommu/amd: Keep track of amd_iommu_irq_remap state
Joerg Roedel
1
-1
/
+4
2021-03-18
iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
Joerg Roedel
1
-4
/
+4
2021-03-18
iommu/amd: Move Stoney Ridge check to detect_ivrs()
Joerg Roedel
1
-11
/
+12
2021-03-05
Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-14
/
+87
2021-03-04
iommu/vt-d: Fix status code for Allocate/Free PASID command
Zenghui Yu
1
-2
/
+2
2021-03-04
iommu: Don't use lazy flush for untrusted device
Lu Baolu
1
-7
/
+8
2021-03-04
iommu/tegra-smmu: Fix mc errors on tegra124-nyan
Nicolin Chen
1
-1
/
+71
2021-03-04
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
1
-4
/
+6
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-30
/
+0
2021-02-22
Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-1120
/
+1823
2021-02-21
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+174
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
30
-1120
/
+1823
2021-02-12
iommu/amd: Fix performance counter initialization
Suravee Suthikulpanit
1
-11
/
+34
2021-02-11
iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition
Wei Liu
1
-3
/
+174
2021-02-09
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
1
-30
/
+0
2021-02-08
iommu/mediatek: Fix error code in probe()
Dan Carpenter
1
-1
/
+2
2021-02-05
iommu/mediatek: Fix unsigned domid comparison with less than zero
Colin Ian King
1
-1
/
+1
2021-02-04
iommu/vt-d: Parse SATC reporting structure
Yian Chen
2
-0
/
+97
2021-02-04
iommu/vt-d: Add iotlb_sync_map callback
Lu Baolu
1
-30
/
+60
2021-02-04
iommu/vt-d: Move capability check code to cap_audit files
Kyung Min Park
3
-74
/
+42
2021-02-04
iommu/vt-d: Audit IOMMU Capabilities and add helper functions
Kyung Min Park
5
-1
/
+313
2021-02-02
iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping
Douglas Anderson
1
-1
/
+1
2021-02-02
iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]
Lu Baolu
2
-2
/
+1
2021-02-01
Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updates
Will Deacon
7
-149
/
+379
2021-02-01
iommu/mediatek: Add mt8192 support
Yong Wu
2
-0
/
+23
2021-02-01
iommu/mediatek: Remove unnecessary check in attach_device
Yong Wu
1
-6
/
+0
2021-02-01
iommu/mediatek: Support master use iova over 32bit
Yong Wu
1
-6
/
+12
2021-02-01
iommu/mediatek: Add iova reserved function
Yong Wu
1
-0
/
+31
2021-02-01
iommu/mediatek: Support for multi domains
Yong Wu
2
-12
/
+29
2021-02-01
iommu/mediatek: Add get_domain_id from dev->dma_range_map
Yong Wu
1
-1
/
+41
2021-02-01
iommu/mediatek: Add iova_region structure
Yong Wu
2
-0
/
+24
2021-02-01
iommu/mediatek: Move geometry.aperture updating into domain_finalise
Yong Wu
1
-3
/
+4
2021-02-01
iommu/mediatek: Move domain_finalise into attach_device
Yong Wu
1
-19
/
+12
[next]