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-01-13
iommu/vt-d: Handle domain agaw being less than iommu agaw
Sohil Mehta
1
-2
/
+2
2018-12-13
iommu/vt-d: Use memunmap to free memremap
Pan Bian
1
-1
/
+1
2018-12-13
amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
Filippo Sironi
1
-1
/
+2
2018-12-13
iommu/ipmmu-vmsa: Fix crash on early domain free
Geert Uytterhoeven
1
-0
/
+3
2018-12-13
iommu/vt-d: Fix NULL pointer dereference in prq_event_thread()
Lu Baolu
1
-1
/
+1
2018-11-13
iommu/arm-smmu: Ensure that page-table updates are visible before TLBI
Will Deacon
1
-0
/
+6
2018-10-20
iommu/amd: Return devid as alias for ACPI HID devices
Arindam Nath
1
-0
/
+6
2018-10-10
iommu/amd: Clear memory encryption mask from physical address
Singh, Brijesh
1
-1
/
+1
2018-10-04
iommu/msm: Don't call iommu_device_{,un}link from atomic context
Niklas Cassel
1
-11
/
+5
2018-10-04
iommu/amd: make sure TLB to be flushed before IOVA freed
Zhen Lei
1
-1
/
+1
2018-09-26
iommu/io-pgtable-arm-v7s: Abort allocation when table address overflows the PTE
Jean-Philippe Brucker
1
-1
/
+6
2018-09-26
iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer register
Miao Zhong
1
-0
/
+1
2018-09-19
iommu/ipmmu-vmsa: Fix allocation in atomic context
Geert Uytterhoeven
1
-5
/
+4
2018-09-15
iommu/omap: Fix cache flushes on L2 table entries
Ralf Goebel
1
-2
/
+2
2018-09-09
iommu/vt-d: Fix dev iotlb pfsid use
Jacob Pan
2
-4
/
+19
2018-09-09
iommu/vt-d: Add definitions for PFSID
Jacob Pan
1
-0
/
+1
2018-09-05
iommu/arm-smmu: Error out only if not enough context interrupts
Vivek Gautam
1
-6
/
+10
2018-06-20
iommu/vt-d: fix shift-out-of-bounds in bug checking
Changbin Du
1
-1
/
+1
2018-05-30
iommu/mediatek: Fix protect memory setting
Yong Wu
2
-5
/
+11
2018-05-30
iommu/amd: Take into account that alloc_dev_data() may return NULL
Sebastian Andrzej Siewior
1
-0
/
+2
2018-04-26
iommu/vt-d: Use domain instead of cache fetching
Peter Xu
1
-2
/
+1
2018-04-26
iommu/exynos: Don't unconditionally steal bus ops
Robin Murphy
1
-0
/
+7
2018-04-24
iommu/vt-d: Fix a potential memory leak
Lu Baolu
1
-0
/
+1
2018-03-24
iommu/vt-d: clean up pr_irq if request_threaded_irq fails
Jerry Snitselaar
1
-3
/
+6
2018-01-10
iommu/arm-smmu-v3: Cope with duplicated Stream IDs
Robin Murphy
1
-1
/
+8
2018-01-10
iommu/arm-smmu-v3: Don't free page table ops twice
Jean-Philippe Brucker
1
-3
/
+5
2017-12-20
iommu/amd: Limit the IOVA page range to the specified addresses
Gary R Hook
1
-1
/
+1
2017-12-20
iommu/mediatek: Fix driver name
Matthias Brugger
1
-1
/
+1
2017-12-14
iommu/vt-d: Fix scatterlist offset handling
Robin Murphy
1
-3
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-13
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
1
-0
/
+1
2017-10-12
iommu/exynos: Remove initconst attribute to avoid potential kernel oops
Marek Szyprowski
1
-1
/
+1
2017-10-10
iommu/amd: Do not disable SWIOTLB if SME is active
Tom Lendacky
1
-4
/
+6
2017-09-27
iommu/amd: pr_err() strings should end with newlines
Arvind Yadav
1
-4
/
+4
2017-09-27
iommu/mediatek: Limit the physical address in 32bit for v7s
Yong Wu
1
-1
/
+2
2017-09-27
iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
Yong Wu
1
-1
/
+1
2017-09-22
iommu/of: Remove PCI host bridge node check
Robin Murphy
1
-4
/
+1
2017-09-19
iommu/qcom: Depend on HAS_DMA to fix compile error
Geert Uytterhoeven
1
-0
/
+1
2017-09-19
iommu/vt-d: Fix harmless section mismatch warning
Arnd Bergmann
1
-1
/
+1
2017-09-19
iommu: Add missing dependencies
Guenter Roeck
1
-2
/
+2
2017-09-10
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-1201
/
+2525
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+7
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-21
/
+55
2017-09-01
Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...
Joerg Roedel
30
-1201
/
+2525
2017-09-01
iommu/vt-d: Don't be too aggressive when clearing one context entry
Filippo Sironi
1
-18
/
+24
2017-09-01
iommu/intel: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-09-01
iommu/amd: update to new mmu_notifier semantic
Jérôme Glisse
1
-8
/
+0
2017-08-31
iommu/vt-d: Prevent VMD child devices from being remapping targets
Jon Derrick
1
-0
/
+7
2017-08-30
iommu: Introduce Interface for IOMMU TLB Flushing
Joerg Roedel
1
-4
/
+28
2017-08-30
iommu/s390: Constify iommu_ops
Arvind Yadav
1
-2
/
+2
[next]