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/amd: Fix loop timeout issue in iommu_ga_log_enable()
Joerg Roedel
2022-02-04
1
-0
/
+2
*
iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
Guoqing Jiang
2022-01-31
1
-3
/
+10
*
iommu: Fix some W=1 warnings
John Garry
2022-01-31
3
-13
/
+14
*
iommu: Fix potential use-after-free during probe
Vijayanand Jitta
2022-01-31
1
-2
/
+7
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-18
1
-1
/
+1
|
\
|
*
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-14
1
-1
/
+1
*
|
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-13
1
-18
/
+5
|
\
\
|
*
|
iommu/arm-smmu-v3: Use msi_get_virq()
Thomas Gleixner
2021-12-16
1
-16
/
+3
|
*
|
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
1
-2
/
+2
|
*
|
device: Move MSI related data into a struct
Thomas Gleixner
2021-12-16
1
-1
/
+1
|
|
/
*
|
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-12
13
-483
/
+475
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
.
\
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
2022-01-04
13
-483
/
+475
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
iommu: Move flush queue data into iommu_dma_cookie
Robin Murphy
2021-12-20
2
-79
/
+94
|
|
|
|
|
|
*
iommu/iova: Move flush queue code to iommu-dma
Robin Murphy
2021-12-20
2
-176
/
+176
|
|
|
|
|
|
*
iommu/iova: Consolidate flush queue code
Robin Murphy
2021-12-20
1
-73
/
+58
|
|
|
|
|
|
*
iommu/vt-d: Use put_pages_list
Matthew Wilcox (Oracle)
2021-12-20
3
-76
/
+41
|
|
|
|
|
|
*
iommu/amd: Use put_pages_list
Matthew Wilcox (Oracle)
2021-12-20
1
-32
/
+18
|
|
|
|
|
|
*
iommu/amd: Simplify pagetable freeing
Robin Murphy
2021-12-20
1
-48
/
+34
|
|
|
|
|
|
*
iommu/iova: Squash flush_cb abstraction
Robin Murphy
2021-12-20
2
-18
/
+6
|
|
|
|
|
|
*
iommu/iova: Squash entry_dtor abstraction
Robin Murphy
2021-12-20
2
-28
/
+17
|
|
|
|
|
|
*
iommu/iova: Fix race between FQ timeout and teardown
Xiongfeng Wang
2021-12-20
1
-2
/
+1
|
|
|
|
|
|
*
iommu/iova: Move fast alloc size roundup into alloc_iova_fast()
John Garry via iommu
2021-12-17
2
-8
/
+9
|
|
|
|
|
|
*
iommu/io-pgtable-arm: Fix table descriptor paddr formatting
Hector Martin
2021-12-06
1
-4
/
+5
|
|
|
|
|
|
*
iommu: Extend mutex lock scope in iommu_probe_device()
Lu Baolu
2021-12-06
1
-1
/
+2
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
iommu/vt-d: Remove unused dma_to_mm_pfn function
Maíra Canal
2021-12-17
1
-5
/
+0
|
|
|
|
|
*
iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable()
Kefeng Wang
2021-12-17
1
-4
/
+0
|
|
|
|
|
*
iommu/vt-d: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-12-17
1
-5
/
+4
|
|
|
|
|
*
iommu/vt-d: Use correctly sized arguments for bit field
Kees Cook
2021-12-17
1
-2
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
iommu/amd: Fix typo in *glues … together* in comment
Paul Menzel
2021-12-20
1
-1
/
+1
|
|
|
|
*
iommu/amd: Remove useless irq affinity notifier
Maxim Levitsky
2021-12-17
1
-2
/
+0
|
|
|
|
*
iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resume
Maxim Levitsky
2021-12-17
1
-1
/
+7
|
|
|
|
*
iommu/amd: X2apic mode: setup the INTX registers on mask/unmask
Maxim Levitsky
2021-12-17
1
-32
/
+33
|
|
|
|
*
iommu/amd: X2apic mode: re-enable after resume
Maxim Levitsky
2021-12-17
1
-1
/
+4
|
|
|
|
*
iommu/amd: Restore GA log/tail pointer on host resume
Maxim Levitsky
2021-12-17
1
-16
/
+15
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
iommu/virtio: Fix typo in a comment
Xiang wangx
2021-12-17
1
-1
/
+1
|
|
|
*
iommu/virtio: Support identity-mapped domains
Jean-Philippe Brucker
2021-12-06
1
-4
/
+57
|
|
|
*
iommu/virtio: Pass end address to viommu_add_mapping()
Jean-Philippe Brucker
2021-12-06
1
-16
/
+15
|
|
|
*
iommu/virtio: Sort reserved regions
Jean-Philippe Brucker
2021-12-06
1
-2
/
+7
|
|
|
*
iommu/virtio: Support bypass domains
Jean-Philippe Brucker
2021-12-06
1
-1
/
+19
|
|
|
/
|
|
/
|
|
|
*
Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"
Zhou Wang
2021-12-15
1
-3
/
+2
|
|
*
iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
Yunfei Wang
2021-12-14
1
-1
/
+5
|
|
*
iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_ops
Rikard Falkeborn
2021-12-14
1
-1
/
+1
|
|
*
iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
Vinod Koul
2021-12-14
1
-0
/
+1
|
|
*
iommu/arm-smmu-qcom: Fix TTBR0 read
Rob Clark
2021-12-14
1
-1
/
+1
|
|
/
*
/
s390/pci: use physical addresses in DMA tables
Niklas Schnelle
2021-12-06
1
-5
/
+5
|
/
*
iommu/vt-d: Fix unmap_pages support
Alex Williamson
2021-11-26
1
-4
/
+2
*
iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
Christophe JAILLET
2021-11-26
1
-2
/
+3
*
iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568
Alex Bee
2021-11-26
1
-2
/
+2
*
iommu/amd: Clarify AMD IOMMUv2 initialization messages
Joerg Roedel
2021-11-26
1
-3
/
+3
*
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
1
-0
/
+28
|
\
[next]