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 branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...
Joerg Roedel
2020-03-27
15
-164
/
+340
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
iommu/virtio: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
1
-6
/
+5
|
|
|
|
|
|
|
|
*
iommu/qcom: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
1
-25
/
+36
|
|
|
|
|
|
|
|
*
iommu/mediatek: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
2
-14
/
+13
|
|
|
|
|
|
|
|
*
iommu/renesas: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
1
-5
/
+2
|
|
|
|
|
|
|
|
*
iommu/arm-smmu: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
1
-8
/
+9
|
|
|
|
|
|
|
|
*
iommu/arm-smmu: Refactor master_cfg/fwspec usage
Robin Murphy
2020-03-27
1
-20
/
+22
|
|
|
|
|
|
|
|
*
iommu/arm-smmu-v3: Use accessor functions for iommu private data
Joerg Roedel
2020-03-27
1
-5
/
+5
|
|
|
|
|
|
|
|
*
iommu/arm-smmu: Fix uninitilized variable warning
Joerg Roedel
2020-03-27
1
-1
/
+1
|
|
|
|
|
|
|
|
*
iommu: Move iommu_fwspec to struct dev_iommu
Joerg Roedel
2020-03-27
1
-0
/
+3
|
|
|
|
|
|
|
|
*
iommu: Rename struct iommu_param to dev_iommu
Joerg Roedel
2020-03-27
1
-14
/
+14
|
|
|
|
|
|
|
|
*
iommu/tegra-gart: Remove direct access of dev->iommu_fwspec
Joerg Roedel
2020-03-27
1
-1
/
+1
|
|
|
|
|
|
|
|
*
iommu: Use C99 flexible array in fwspec
Robin Murphy
2020-02-28
1
-7
/
+8
|
|
|
|
|
|
|
*
|
iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZE
Jean-Philippe Brucker
2020-03-27
1
-2
/
+12
|
|
|
|
|
|
|
*
|
iommu/virtio: Fix freeing of incomplete domains
Jean-Philippe Brucker
2020-03-27
1
-7
/
+9
|
|
|
|
|
|
|
*
|
iommu/virtio: Build virtio-iommu as module
Jean-Philippe Brucker
2020-02-28
2
-3
/
+2
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
iommu/vt-d: Add build dependency on IOASID
Jacob Pan
2020-03-27
1
-0
/
+1
|
|
|
|
|
|
*
|
iommu/vt-d: Fix mm reference leak
Jacob Pan
2020-03-27
1
-3
/
+4
|
|
|
|
|
|
|
/
|
|
|
|
|
*
/
iommu/amd: Fix the configuration of GCR3 table root pointer
Adrian Huang
2020-02-28
1
-1
/
+1
|
|
|
|
|
|
/
|
|
|
|
*
|
iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation support
Rob Herring
2020-03-18
1
-2
/
+67
|
|
|
|
*
|
iommu/arm-smmu-v3: Batch ATC invalidation commands
Rob Herring
2020-03-18
1
-13
/
+18
|
|
|
|
*
|
iommu/arm-smmu-v3: Batch context descriptor invalidation
Jean-Philippe Brucker
2020-03-18
1
-2
/
+3
|
|
|
|
*
|
iommu/arm-smmu-v3: Add command queue batching helpers
Jean-Philippe Brucker
2020-03-18
1
-11
/
+26
|
|
|
|
*
|
iommu/arm-smmu-v3: Write level-1 descriptors atomically
Jean-Philippe Brucker
2020-03-18
1
-1
/
+3
|
|
|
|
*
|
iommu/arm-smmu-v3: Add support for PCI PASID
Jean-Philippe Brucker
2020-03-18
1
-1
/
+61
|
|
|
|
|
/
|
|
|
*
|
iommu: Enable compile testing for some of drivers
Krzysztof Kozlowski
2020-03-04
1
-8
/
+8
|
|
|
*
|
iommu/omap: Fix -Woverflow warnings when compiling on 64-bit architectures
Krzysztof Kozlowski
2020-03-04
1
-1
/
+2
|
|
|
*
|
iommu/omap: Fix printing format for size_t on 64-bit
Krzysztof Kozlowski
2020-03-04
1
-4
/
+4
|
|
|
*
|
iommu/omap: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit
Krzysztof Kozlowski
2020-03-04
1
-1
/
+1
|
|
|
|
/
|
|
*
/
iommu/qcom: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-28
1
-1
/
+1
|
|
|
/
|
*
|
iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()
Qian Cai
2020-03-19
1
-1
/
+2
|
*
|
iommu/vt-d: Fix page request descriptor size
Jacob Pan
2020-03-19
1
-1
/
+1
|
/
/
*
|
iommu/vt-d: Populate debugfs if IOMMUs are detected
Megha Dey
2020-03-14
2
-2
/
+13
*
|
iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
Suravee Suthikulpanit
2020-03-14
1
-2
/
+2
*
|
iommu/vt-d: Ignore devices with out-of-spec domain number
Daniel Drake
2020-03-14
1
-0
/
+8
*
|
iommu/vt-d: Fix the wrong printing in RHSA parsing
Zhenzhong Duan
2020-03-14
1
-1
/
+1
*
|
iommu/vt-d: Fix debugfs register reads
Megha Dey
2020-03-13
1
-15
/
+25
*
|
iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...
Hans de Goede
2020-03-13
1
-3
/
+4
*
|
iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taint
Hans de Goede
2020-03-13
1
-2
/
+4
*
|
iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
Hans de Goede
2020-03-13
1
-5
/
+6
*
|
iommu/vt-d: Silence RCU-list debugging warnings
Qian Cai
2020-03-10
1
-1
/
+2
*
|
iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()
Qian Cai
2020-03-10
1
-1
/
+4
*
|
iommu/dma: Fix MSI reservation allocation
Marc Zyngier
2020-03-04
1
-8
/
+8
*
|
iommu/io-pgtable-arm: Fix IOVA validation for 32-bit
Robin Murphy
2020-03-02
1
-2
/
+2
*
|
iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
Yonghyun Hwang
2020-03-02
1
-2
/
+4
|
/
*
iommu/arm-smmu: Restore naming of driver parameter prefix
Will Deacon
2020-02-19
1
-2
/
+2
*
iommu/qcom: Fix bogus detach logic
Robin Murphy
2020-02-19
1
-16
/
+12
*
iommu/amd: Disable IOMMU on Stoney Ridge systems
Kai-Heng Feng
2020-02-19
1
-1
/
+12
*
iommu/vt-d: Simplify check in identity_mapping()
Joerg Roedel
2020-02-18
1
-1
/
+1
*
iommu/vt-d: Remove deferred_attach_domain()
Joerg Roedel
2020-02-18
1
-8
/
+3
[next]