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
*
iommu/vt-d: Fix scatterlist offset handling
Robin Murphy
2017-12-14
1
-3
/
+5
*
iommu/arm-smmu-v3: Clear prior settings when updating STEs
Nate Watterson
2017-11-15
1
-8
/
+2
*
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
2017-10-18
1
-0
/
+1
*
iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
2017-10-08
1
-1
/
+5
*
iommu/exynos: Block SYSMMU while invalidating FLPD cache
Marek Szyprowski
2017-10-08
1
-1
/
+4
*
iommu/arm-smmu: Set privileged attribute to 'default' instead of 'unprivileged'
Sricharan R
2017-10-08
1
-1
/
+1
*
iommu/amd: Enable ga_log_intr when enabling guest_mode
Suravee Suthikulpanit
2017-08-11
1
-0
/
+1
*
iommu/amd: Fix interrupt remapping when disable guest_mode
Suravee Suthikulpanit
2017-07-05
1
-4
/
+2
*
iommu/amd: Fix incorrect error handling in amd_iommu_bind_pasid()
Pan Bian
2017-07-05
1
-1
/
+1
*
iommu/dma: Don't reserve PCI I/O windows
Robin Murphy
2017-07-05
1
-2
/
+1
*
iommu: Handle default domain attach failure
Robin Murphy
2017-07-05
1
-13
/
+24
*
iommu/vt-d: Don't over-free page table directories
David Dillow
2017-07-05
1
-1
/
+1
*
iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
KarimAllah Ahmed
2017-05-25
1
-1
/
+4
*
iommu/vt-d: Fix NULL pointer dereference in device_to_iommu
Koos Vriezen
2017-03-30
1
-1
/
+1
*
iommu/vt-d: Tylersburg isoch identity map check is done too late.
Ashok Raj
2017-03-12
1
-1
/
+2
*
iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
Xunlei Pang
2017-01-12
1
-0
/
+19
*
iommu/vt-d: Fix pasid table size encoding
Jacob Pan
2017-01-12
1
-1
/
+22
*
iommu/amd: Fix the left value check of cmd buffer
Huang Rui
2017-01-12
1
-1
/
+1
*
iommu/amd: Missing error code in amd_iommu_init_device()
Dan Carpenter
2017-01-12
1
-1
/
+3
*
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2016-11-27
3
-12
/
+33
|
\
|
*
iommu/vt-d: Fix PASID table allocation
David Woodhouse
2016-11-19
1
-11
/
+17
|
*
iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
Ashok Raj
2016-10-30
2
-1
/
+16
*
|
iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
Joerg Roedel
2016-11-08
1
-2
/
+12
*
|
iommu/arm-smmu: Fix out-of-bounds dereference
Robin Murphy
2016-11-08
1
-1
/
+3
*
|
iommu/arm-smmu: Check that iommu_fwspecs are ours
Robin Murphy
2016-11-08
1
-1
/
+1
*
|
iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s
Robin Murphy
2016-11-08
1
-8
/
+17
*
|
iommu/arm-smmu: Work around ARM DMA configuration
Robin Murphy
2016-11-08
1
-0
/
+10
|
/
*
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-11
13
-848
/
+1118
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/rene...
Joerg Roedel
2016-09-20
11
-870
/
+1129
|
|
\
\
\
\
\
|
|
|
|
|
|
*
iommu/io-pgtable-arm: Check for v7s-incapable systems
Robin Murphy
2016-09-16
1
-0
/
+4
|
|
|
|
|
|
*
iommu/dma: Avoid PCI host bridge windows
Robin Murphy
2016-09-16
1
-1
/
+24
|
|
|
|
|
|
*
iommu/dma: Add support for mapping MSIs
Robin Murphy
2016-09-16
1
-15
/
+121
|
|
|
|
|
|
*
iommu/arm-smmu: Set domain geometry
Robin Murphy
2016-09-16
2
-0
/
+4
|
|
|
|
|
|
*
iommu/arm-smmu: Wire up generic configuration support
Robin Murphy
2016-09-16
1
-60
/
+108
|
|
|
|
|
|
*
iommu/arm-smmu: Convert to iommu_fwspec
Robin Murphy
2016-09-16
1
-62
/
+78
|
|
|
|
|
|
*
iommu/arm-smmu: Intelligent SMR allocation
Robin Murphy
2016-09-16
1
-78
/
+119
|
|
|
|
|
|
*
iommu/arm-smmu: Add a stream map entry iterator
Robin Murphy
2016-09-16
1
-14
/
+12
|
|
|
|
|
|
*
iommu/arm-smmu: Streamline SMMU data lookups
Robin Murphy
2016-09-16
1
-33
/
+11
|
|
|
|
|
|
*
iommu/arm-smmu: Refactor mmu-masters handling
Robin Murphy
2016-09-16
1
-269
/
+101
|
|
|
|
|
|
*
iommu/arm-smmu: Keep track of S2CR state
Robin Murphy
2016-09-16
1
-66
/
+93
|
|
|
|
|
|
*
iommu/arm-smmu: Consolidate stream map entry state
Robin Murphy
2016-09-16
1
-61
/
+86
|
|
|
|
|
|
*
iommu/arm-smmu: Handle stream IDs more dynamically
Robin Murphy
2016-09-16
1
-21
/
+22
|
|
|
|
|
|
*
iommu/arm-smmu: Set PRIVCFG in stage 1 STEs
Robin Murphy
2016-09-16
1
-1
/
+6
|
|
|
|
|
|
*
iommu/arm-smmu: Support non-PCI devices with SMMUv3
Robin Murphy
2016-09-16
2
-7
/
+32
|
|
|
|
|
|
*
iommu/arm-smmu: Implement of_xlate() for SMMUv3
Robin Murphy
2016-09-16
1
-170
/
+128
|
|
|
|
|
|
*
iommu/arm-smmu: Fall back to global bypass
Robin Murphy
2016-09-16
1
-4
/
+44
|
|
|
|
|
|
*
iommu: Introduce iommu_fwspec
Robin Murphy
2016-09-16
2
-2
/
+64
|
|
|
|
|
|
*
iommu/of: Handle iommu-map property for PCI
Robin Murphy
2016-09-16
1
-5
/
+41
|
|
|
|
|
|
*
iommu/arm-smmu: Disable interrupts whilst holding the cmdq lock
Will Deacon
2016-09-16
1
-2
/
+3
|
|
|
|
|
|
*
iommu/arm-smmu: Fix polling of command queue
Jean-Philippe Brucker
2016-09-16
1
-19
/
+9
[next]