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