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
2017-07-05
iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
Pan Bian
1
-1
/
+1
2017-07-05
iommu/vt-d: Don't over-free page table directories
David Dillow
1
-1
/
+1
2017-04-30
iommu/vt-d: Remove unused variable
Alex Williamson
1
-1
/
+0
2017-04-22
iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
Koos Vriezen
1
-1
/
+1
2017-04-18
iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
Ashok Raj
2
-1
/
+16
2016-03-11
iommu/amd: Apply workaround for ATS write permission check
Jay Cornwall
1
-0
/
+29
2016-03-11
iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
Suravee Suthikulpanit
1
-12
/
+22
2016-02-27
iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REG
CQ Tang
2
-2
/
+2
2015-12-02
iommu/amd: Handle integer overflow in dma_ops_area_alloc
Joerg Roedel
1
-3
/
+5
2015-11-15
iommu/amd: Don't clear DTE flags when modifying it
Joerg Roedel
2
-2
/
+3
2015-07-13
iommu/amd: Handle large pages correctly in free_pagetable
Joerg Roedel
1
-0
/
+6
2015-06-28
iommu/vt-d: Allow RMRR on graphics devices too
David Woodhouse
1
-1
/
+6
2015-04-24
iommu/vt-d: Detach domain *only* from attached iommus
Alex Williamson
1
-3
/
+3
2015-01-16
iommu/vt-d: Fix dmar_domain leak in iommu_attach_device
Joerg Roedel
1
-0
/
+4
2015-01-16
iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
Jiang Liu
1
-5
/
+3
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-330
/
+427
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2014-10-02
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...
Joerg Roedel
17
-330
/
+427
2014-10-02
iommu/vt-d: Work around broken RMRR firmware entries
Joerg Roedel
1
-3
/
+19
2014-10-02
iommu/vt-d: Store bus information in RMRR PCI device path
Joerg Roedel
1
-0
/
+1
2014-10-02
iommu/vt-d: Only remove domain when device is removed
Joerg Roedel
1
-2
/
+1
2014-09-25
iommu/amd: Fix devid mapping for ivrs_ioapic override
Joerg Roedel
1
-6
/
+15
2014-09-25
iommu/irq_remapping: Fix the regression of hpet irq remapping
Yijing Wang
4
-7
/
+14
2014-09-25
iommu: Fix bus notifier breakage
Mark Salter
1
-10
/
+16
2014-09-25
iommu/amd: Split init_iommu_group() from iommu_init_device()
Alex Williamson
1
-14
/
+13
2014-09-25
iommu: Rework iommu_group_get_for_pci_dev()
Alex Williamson
1
-67
/
+96
2014-09-25
iommu: Make of_device_id array const
Kiran Padwal
4
-4
/
+4
2014-09-25
amd_iommu: do not dereference a NULL pointer address.
Maurizio Lombardi
1
-0
/
+3
2014-09-25
iommu/omap: Remove omap_iommu unused owner field
Laurent Pinchart
2
-11
/
+0
2014-09-25
iommu: Remove iommu_domain_has_cap() API function
Joerg Roedel
1
-13
/
+0
2014-09-25
iommu/tegra: Convert to iommu_capable() API function
Joerg Roedel
2
-8
/
+6
2014-09-25
iommu/msm: Convert to iommu_capable() API function
Joerg Roedel
1
-4
/
+3
2014-09-25
iommu/vt-d: Convert to iommu_capable() API function
Joerg Roedel
1
-8
/
+5
2014-09-25
iommu/fsl: Convert to iommu_capable() API function
Joerg Roedel
1
-3
/
+2
2014-09-25
iommu/arm-smmu: Convert to iommu_capable() API function
Joerg Roedel
1
-10
/
+9
2014-09-25
iommu/amd: Convert to iommu_capable() API function
Joerg Roedel
1
-6
/
+5
2014-09-25
iommu: Introduce iommu_capable API function
Joerg Roedel
1
-3
/
+15
2014-09-25
iommu: Convert iommu-caps from define to enum
Joerg Roedel
1
-1
/
+1
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-2
/
+4
2014-09-22
iommu/arm-smmu: fix bug in pmd construction
Mitchel Humpherys
1
-0
/
+1
2014-09-16
iommu/arm-smmu: support MMU-401
Robin Murphy
1
-0
/
+1
2014-09-16
iommu/arm-smmu: fix architecture version detection
Robin Murphy
1
-22
/
+25
2014-09-16
iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS
Will Deacon
1
-23
/
+22
2014-09-16
iommu/arm-smmu: use page shift instead of page size to avoid division
Will Deacon
1
-5
/
+5
2014-09-16
iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu
Will Deacon
1
-3
/
+14
2014-09-16
iommu/arm-smmu: add support for multi-master iommu groups
Will Deacon
1
-26
/
+39
2014-09-16
iommu/arm-smmu: allow translation stage to be forced on the cmdline
Will Deacon
1
-2
/
+13
2014-09-05
iommu/fsl: Fix warning resulting from adding PCI device twice
Varun Sethi
1
-2
/
+8
2014-09-05
iommu/omap: Fix iommu archdata name for DT-based devices
Suman Anna
1
-1
/
+9
2014-09-05
iommu/omap: Check for valid archdata in attach_dev
Suman Anna
1
-0
/
+5
[next]