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.13.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
2020-01-15
iommu/arm-smmu-v3: Improve add_device() error handling
Jean-Philippe Brucker
1
-7
/
+21
2020-01-15
iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STE
Will Deacon
1
-1
/
+2
2020-01-15
iommu/arm-smmu-v3: Add second level of context descriptor table
Jean-Philippe Brucker
1
-8
/
+134
2020-01-15
iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failure
Jean-Philippe Brucker
1
-4
/
+12
2020-01-15
iommu/arm-smmu-v3: Propagate ssid_bits
Jean-Philippe Brucker
1
-3
/
+16
2020-01-15
iommu/arm-smmu-v3: Add support for Substream IDs
Jean-Philippe Brucker
1
-22
/
+111
2020-01-15
iommu/arm-smmu-v3: Add context descriptor tables allocators
Jean-Philippe Brucker
1
-13
/
+34
2020-01-15
iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID support
Jean-Philippe Brucker
1
-19
/
+27
2020-01-15
iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices
Jean-Philippe Brucker
2
-1
/
+18
2020-01-15
iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation
Jean-Philippe Brucker
1
-5
/
+4
2020-01-10
iommu/arm-smmu: Improve SMR mask test
Robin Murphy
1
-5
/
+18
2020-01-10
iommu/io-pgtable-arm: Prepare for TTBR1 usage
Robin Murphy
1
-6
/
+19
2020-01-10
iommu/io-pgtable-arm: Rationalise VTCR handling
Will Deacon
4
-38
/
+59
2020-01-10
iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespace
Will Deacon
4
-188
/
+204
2020-01-10
iommu/io-pgtable-arm: Rationalise TCR handling
Robin Murphy
7
-103
/
+87
2020-01-10
iommu/io-pgtable-arm: Ensure ARM_64_LPAE_S2_TCR_RES1 is unsigned
Will Deacon
1
-1
/
+1
2020-01-10
iommu/io-pgtable-arm: Improve attribute handling
Robin Murphy
2
-10
/
+14
2020-01-10
iommu/io-pgtable-arm: Support non-coherent stage-2 page tables
Will Deacon
1
-4
/
+10
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
8
-25
/
+21
2020-01-10
iommu/arm-smmu: Fix -Wunused-const-variable warning
Masahiro Yamada
1
-1
/
+1
2020-01-10
iommu/arm-smmu-v3: Remove useless of_match_ptr()
Masahiro Yamada
1
-1
/
+1
2020-01-10
iommu/arm-smmu-v3: Fix resource_size check
Masahiro Yamada
1
-1
/
+1
2020-01-10
iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
Shameer Kolothum
1
-0
/
+1
2020-01-10
drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()
Will Deacon
2
-2
/
+0
2019-12-23
iommu/arm-smmu: Update my email address in MODULE_AUTHOR()
Will Deacon
2
-2
/
+2
2019-12-23
iommu/arm-smmu: Allow building as a module
Will Deacon
3
-22
/
+47
2019-12-23
iommu/arm-smmu: Unregister IOMMU and bus ops on device removal
Will Deacon
1
-10
/
+40
2019-12-23
iommu/arm-smmu-v3: Allow building as a module
Will Deacon
2
-3
/
+2
2019-12-23
iommu/arm-smmu: Support SMMU module probing from the IORT
Ard Biesheuvel
2
-0
/
+2
2019-12-23
iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removal
Will Deacon
1
-21
/
+43
2019-12-23
iommu/arm-smmu: Prevent forced unbinding of Arm SMMU drivers
Will Deacon
2
-5
/
+7
2019-12-23
Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"
Will Deacon
1
-13
/
+19
2019-12-23
Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
Will Deacon
1
-9
/
+16
2019-12-23
drivers/iommu: Allow IOMMU bus ops to be unregistered
Will Deacon
1
-0
/
+5
2019-12-23
iommu/of: Take a ref to the IOMMU driver during ->of_xlate()
Will Deacon
1
-6
/
+12
2019-12-23
drivers/iommu: Take a ref to the IOMMU driver prior to ->add_device()
Will Deacon
1
-2
/
+17
2019-12-23
iommu/of: Request ACS from the PCI core when configuring IOMMU linkage
Will Deacon
1
-0
/
+1
2019-12-23
drivers/iommu: Export core IOMMU API symbols to permit modular drivers
Will Deacon
2
-0
/
+13
2019-12-20
Merge tag 'iommu-fixes-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-30
/
+17
2019-12-18
iommu/dma: Relax locking in iommu_dma_prepare_msi()
Robin Murphy
1
-9
/
+8
2019-12-18
iommu/vt-d: Remove incorrect PSI capability check
Lu Baolu
1
-5
/
+1
2019-12-17
iommu/vt-d: Allocate reserved region for ISA with correct permission
Jerry Snitselaar
1
-1
/
+1
2019-12-17
iommu: set group default domain before creating direct mappings
Jerry Snitselaar
1
-2
/
+2
2019-12-17
iommu/vt-d: Fix dmar pte read access not set error
Lu Baolu
1
-8
/
+0
2019-12-17
iommu/vt-d: Set ISA bridge reserved region as relaxable
Alex Williamson
1
-1
/
+1
2019-12-17
iommu/dma: Rationalise types for DMA masks
Robin Murphy
1
-3
/
+3
2019-12-17
iommu/iova: Init the struct iova to fix the possible memleak
Xiaotao Yin
1
-1
/
+1
2019-12-16
iommu: fix KASAN use-after-free in iommu_insert_resv_region
Eric Auger
1
-2
/
+2
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+3
2019-12-02
Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
29
-1162
/
+1189
[next]