index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
iommu/tegra-smmu: Respect IOMMU API read-write protections
Dmitry Osipenko
1
-3
/
+10
2019-04-11
iommu/tegra-smmu: Properly release domain resources
Dmitry Osipenko
1
-0
/
+3
2019-04-11
iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
Dmitry Osipenko
1
-7
/
+18
2019-04-05
iommu/arm-smmu: Break insecure users by disabling bypass by default
Douglas Anderson
2
-1
/
+27
2019-03-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+15
2019-03-29
iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging
Nicolas Boichat
1
-4
/
+15
2019-03-29
iommu/amd: Reserve exclusion range in iova-domain
Joerg Roedel
3
-6
/
+12
2019-03-25
iommu: Remove iommu_callback_data
Lu Baolu
1
-9
/
+2
2019-03-25
iommu: Don't print warning when IOMMU driver only supports unmanaged domains
Joerg Roedel
1
-3
/
+5
2019-03-22
iommu/vt-d: Save the right domain ID used by hardware
Lu Baolu
1
-1
/
+1
2019-03-22
iommu/vt-d: Check capability before disabling protected memory
Lu Baolu
1
-0
/
+3
2019-03-22
iommu/iova: Fix tracking of recently failed iova address
Robert Richter
1
-2
/
+3
2019-03-18
iommu/vt-d: Switch to bitmap_zalloc()
Andy Shevchenko
1
-4
/
+3
2019-03-18
iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZE
Stanislaw Gruszka
1
-1
/
+6
2019-03-16
Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2019-03-15
iommu/amd: Fix NULL dereference bug in match_hid_uid
Aaron Ma
1
-2
/
+6
2019-03-10
Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-733
/
+608
2019-03-07
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2
-3
/
+5
2019-03-01
Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-03-01
Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...
Joerg Roedel
28
-736
/
+610
2019-03-01
iommu/vt-d: Get domain ID before clear pasid entry
Lu Baolu
1
-1
/
+1
2019-03-01
iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()
Lu Baolu
1
-1
/
+1
2019-03-01
iommu/vt-d: Set context field after value initialized
Lu Baolu
1
-1
/
+2
2019-03-01
iommu/vt-d: Disable ATS support on untrusted devices
Lu Baolu
1
-1
/
+2
2019-03-01
iommu/mediatek: Fix semicolon code style issue
Yang Wei
1
-1
/
+1
2019-02-28
iommu/hyper-v: Add Hyper-V stub IOMMU driver
Lan Tianyu
5
-0
/
+210
2019-02-26
iommu/vt-d: Check identity map for hot-added devices
Lu Baolu
1
-9
/
+12
2019-02-26
iommu/dmar: Fix buffer overflow during PCI bus notification
Julia Cartwright
1
-1
/
+1
2019-02-26
iommu: Fix IOMMU debugfs fallout
Geert Uytterhoeven
1
-19
/
+4
2019-02-26
iommu/vt-d: Enable ATS only if the device uses page aligned address.
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2019-02-26
iommu/vt-d: Fix PRI/PASID dependency issue.
Kuppuswamy Sathyanarayanan
1
-1
/
+3
2019-02-26
iommu/vt-d: Allow interrupts from the entire bus for aliased devices
Logan Gunthorpe
1
-0
/
+15
2019-02-26
iommu/vt-d: Add helper to set an IRTE to verify only the bus number
Logan Gunthorpe
1
-3
/
+14
2019-02-26
iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tables
Nicolas Boichat
1
-1
/
+2
2019-02-11
iommu/vt-d: Remove misleading "domain 0" test from domain_exit()
Bjorn Helgaas
1
-4
/
+0
2019-02-11
iommu/vt-d: Remove unused dmar_remove_one_dev_info() argument
Bjorn Helgaas
1
-11
/
+9
2019-02-11
iommu/vt-d: Remove unnecessary local variable initializations
Bjorn Helgaas
1
-14
/
+13
2019-02-11
iommu/vt-d: Use dev_printk() when possible
Bjorn Helgaas
1
-30
/
+24
2019-02-11
iommu/amd: Use dev_printk() when possible
Bjorn Helgaas
2
-24
/
+22
2019-02-11
iommu: Use dev_printk() when possible
Bjorn Helgaas
1
-4
/
+4
2019-02-11
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring
10
-228
/
+11
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
4
-12
/
+23
2019-02-09
Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2019-02-01
IOMMU: Make dwo drivers use stateless device links
Rafael J. Wysocki
2
-1
/
+3
2019-01-30
Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+18
2019-01-30
iommu/vt-d: Remove change_pte notifier
Peter Xu
1
-9
/
+0
2019-01-30
iommu/amd: Remove clear_flush_young notifier
Peter Xu
1
-24
/
+0
2019-01-30
iommu/amd: Print reason for iommu_map_page failure in map_sg
Jerry Snitselaar
1
-3
/
+3
2019-01-30
iommu/vt-d: Leave scalable mode default off
Lu Baolu
1
-4
/
+4
[prev]
[next]