index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-15
1
-2
/
+6
|
\
|
*
iommu/amd: Fix NULL dereference bug in match_hid_uid
Aaron Ma
2019-03-15
1
-2
/
+6
*
|
Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-10
28
-733
/
+608
|
\
|
|
*
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...
Joerg Roedel
2019-03-01
28
-736
/
+610
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
iommu: Fix IOMMU debugfs fallout
Geert Uytterhoeven
2019-02-26
1
-19
/
+4
|
|
|
|
|
|
|
|
*
iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables
Nicolas Boichat
2019-02-26
1
-1
/
+2
|
|
|
|
|
|
|
|
*
iommu: Use dev_printk() when possible
Bjorn Helgaas
2019-02-11
1
-4
/
+4
|
|
|
|
|
|
|
|
*
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring
2019-02-11
10
-228
/
+11
|
|
|
|
|
|
|
|
*
iommu/dma: Remove unused variable
Shaokun Zhang
2019-01-24
1
-2
/
+1
|
|
|
|
|
|
|
|
*
iommu/iova: Allow compiling the library without IOMMU support
Sakari Ailus
2019-01-11
1
-3
/
+4
|
|
|
|
|
|
|
*
|
iommu/hyper-v: Add Hyper-V stub IOMMU driver
Lan Tianyu
2019-02-28
5
-0
/
+210
|
|
|
|
|
|
*
|
|
iommu/amd: Use dev_printk() when possible
Bjorn Helgaas
2019-02-11
2
-24
/
+22
|
|
|
|
|
|
*
|
|
iommu/amd: Remove clear_flush_young notifier
Peter Xu
2019-01-30
1
-24
/
+0
|
|
|
|
|
|
*
|
|
iommu/amd: Print reason for iommu_map_page failure in map_sg
Jerry Snitselaar
2019-01-30
1
-3
/
+3
|
|
|
|
|
*
|
|
|
iommu/vt-d: Get domain ID before clear pasid entry
Lu Baolu
2019-03-01
1
-1
/
+1
|
|
|
|
|
*
|
|
|
iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()
Lu Baolu
2019-03-01
1
-1
/
+1
|
|
|
|
|
*
|
|
|
iommu/vt-d: Set context field after value initialized
Lu Baolu
2019-03-01
1
-1
/
+2
|
|
|
|
|
*
|
|
|
iommu/vt-d: Disable ATS support on untrusted devices
Lu Baolu
2019-03-01
1
-1
/
+2
|
|
|
|
|
*
|
|
|
iommu/vt-d: Check identity map for hot-added devices
Lu Baolu
2019-02-26
1
-9
/
+12
|
|
|
|
|
*
|
|
|
iommu/vt-d: Enable ATS only if the device uses page aligned address.
Kuppuswamy Sathyanarayanan
2019-02-26
1
-0
/
+1
|
|
|
|
|
*
|
|
|
iommu/vt-d: Fix PRI/PASID dependency issue.
Kuppuswamy Sathyanarayanan
2019-02-26
1
-1
/
+3
|
|
|
|
|
*
|
|
|
iommu/vt-d: Allow interrupts from the entire bus for aliased devices
Logan Gunthorpe
2019-02-26
1
-0
/
+15
|
|
|
|
|
*
|
|
|
iommu/vt-d: Add helper to set an IRTE to verify only the bus number
Logan Gunthorpe
2019-02-26
1
-3
/
+14
|
|
|
|
|
*
|
|
|
iommu/vt-d: Remove misleading "domain 0" test from domain_exit()
Bjorn Helgaas
2019-02-11
1
-4
/
+0
|
|
|
|
|
*
|
|
|
iommu/vt-d: Remove unused dmar_remove_one_dev_info() argument
Bjorn Helgaas
2019-02-11
1
-11
/
+9
|
|
|
|
|
*
|
|
|
iommu/vt-d: Remove unnecessary local variable initializations
Bjorn Helgaas
2019-02-11
1
-14
/
+13
|
|
|
|
|
*
|
|
|
iommu/vt-d: Use dev_printk() when possible
Bjorn Helgaas
2019-02-11
1
-30
/
+24
|
|
|
|
|
*
|
|
|
iommu/vt-d: Remove change_pte notifier
Peter Xu
2019-01-30
1
-9
/
+0
|
|
|
|
|
*
|
|
|
iommu/vt-d: Implement dma_[un]map_resource()
Logan Gunthorpe
2019-01-30
1
-7
/
+16
|
|
|
|
|
*
|
|
|
iommu/vt-d: Support page request in scalable mode
Jacob Pan
2019-01-11
1
-32
/
+45
|
|
|
|
|
|
|
_
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
iommu/mediatek: Fix semicolon code style issue
Yang Wei
2019-03-01
1
-1
/
+1
|
|
|
|
|
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
*
|
|
|
iommu/tegra: gart: Perform code refactoring
Dmitry Osipenko
2019-01-16
1
-148
/
+105
|
|
|
*
|
|
|
iommu/tegra: gart: Simplify clients-tracking code
Dmitry Osipenko
2019-01-16
1
-115
/
+40
|
|
|
*
|
|
|
iommu/tegra: gart: Don't detach devices from inactive domains
Dmitry Osipenko
2019-01-16
1
-3
/
+5
|
|
|
*
|
|
|
iommu/tegra: gart: Prepend error/debug messages with "gart:"
Dmitry Osipenko
2019-01-16
1
-0
/
+2
|
|
|
*
|
|
|
iommu/tegra: gart: Don't use managed resources
Dmitry Osipenko
2019-01-16
1
-5
/
+7
|
|
|
*
|
|
|
iommu/tegra: gart: Allow only one active domain at a time
Dmitry Osipenko
2019-01-16
1
-0
/
+9
|
|
|
*
|
|
|
iommu/tegra: gart: Fix NULL pointer dereference
Dmitry Osipenko
2019-01-16
1
-2
/
+2
|
|
|
*
|
|
|
iommu/tegra: gart: Fix spinlock recursion
Dmitry Osipenko
2019-01-16
1
-8
/
+16
|
|
|
*
|
|
|
memory: tegra: Do not try to probe SMMU on Tegra20
Dmitry Osipenko
2019-01-16
1
-4
/
+0
|
|
|
*
|
|
|
iommu/tegra: gart: Integrate with Memory Controller driver
Dmitry Osipenko
2019-01-16
2
-53
/
+19
|
|
|
*
|
|
|
iommu/tegra: gart: Optimize mapping / unmapping performance
Dmitry Osipenko
2019-01-16
1
-2
/
+10
|
|
|
*
|
|
|
iommu: Introduce iotlb_sync_map callback
Dmitry Osipenko
2019-01-16
1
-2
/
+6
|
|
|
*
|
|
|
iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
Dmitry Osipenko
2019-01-16
1
-1
/
+13
|
|
|
*
|
|
|
iommu/tegra: gart: Clean up driver probe errors handling
Dmitry Osipenko
2019-01-16
1
-6
/
+10
|
|
|
*
|
|
|
iommu/tegra: gart: Remove pr_fmt and clean up includes
Dmitry Osipenko
2019-01-16
1
-12
/
+5
|
|
*
|
|
|
|
iommu/msm: Reduce indentation
Julia Lawall
2019-01-11
1
-4
/
+4
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
2
-1
/
+3
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
4
-12
/
+23
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
IOMMU: Make dwo drivers use stateless device links
Rafael J. Wysocki
2019-02-01
2
-1
/
+3
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
[next]