index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2022-02-28
iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_find
Miaoqian Lin
2022-02-28
iommu/vt-d: Fix double list_add when enabling VMD in scalable mode
Adrian Huang
2022-02-14
iommu/amd: Fix I/O page table memory leak
Suravee Suthikulpanit
2022-02-14
iommu/amd: Recover from event log overflow
Lennert Buytenhek
2022-02-04
iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()
Joerg Roedel
2022-01-31
iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
Guoqing Jiang
2022-01-31
iommu: Fix some W=1 warnings
John Garry
2022-01-31
iommu: Fix potential use-after-free during probe
Vijayanand Jitta
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-01-12
Merge tag 'iommu-updates-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
2021-12-20
iommu: Move flush queue data into iommu_dma_cookie
Robin Murphy
2021-12-20
iommu/iova: Move flush queue code to iommu-dma
Robin Murphy
2021-12-20
iommu/iova: Consolidate flush queue code
Robin Murphy
2021-12-20
iommu/vt-d: Use put_pages_list
Matthew Wilcox (Oracle)
2021-12-20
iommu/amd: Use put_pages_list
Matthew Wilcox (Oracle)
2021-12-20
iommu/amd: Simplify pagetable freeing
Robin Murphy
2021-12-20
iommu/iova: Squash flush_cb abstraction
Robin Murphy
2021-12-20
iommu/iova: Squash entry_dtor abstraction
Robin Murphy
2021-12-20
iommu/iova: Fix race between FQ timeout and teardown
Xiongfeng Wang
2021-12-20
iommu/amd: Fix typo in *glues … together* in comment
Paul Menzel
2021-12-17
iommu/vt-d: Remove unused dma_to_mm_pfn function
Maíra Canal
2021-12-17
iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable()
Kefeng Wang
2021-12-17
iommu/vt-d: Use bitmap_zalloc() when applicable
Christophe JAILLET
2021-12-17
iommu/amd: Remove useless irq affinity notifier
Maxim Levitsky
2021-12-17
iommu/amd: X2apic mode: mask/unmask interrupts on suspend/resume
Maxim Levitsky
2021-12-17
iommu/amd: X2apic mode: setup the INTX registers on mask/unmask
Maxim Levitsky
2021-12-17
iommu/amd: X2apic mode: re-enable after resume
Maxim Levitsky
2021-12-17
iommu/amd: Restore GA log/tail pointer on host resume
Maxim Levitsky
2021-12-17
iommu/iova: Move fast alloc size roundup into alloc_iova_fast()
John Garry via iommu
2021-12-17
iommu/virtio: Fix typo in a comment
Xiang wangx
2021-12-17
iommu/vt-d: Use correctly sized arguments for bit field
Kees Cook
2021-12-16
iommu/arm-smmu-v3: Use msi_get_virq()
Thomas Gleixner
2021-12-16
platform-msi: Use msi_desc::msi_index
Thomas Gleixner
2021-12-16
device: Move MSI related data into a struct
Thomas Gleixner
2021-12-15
Revert "iommu/arm-smmu-v3: Decrease the queue size of evtq and priq"
Zhou Wang
2021-12-14
iommu/io-pgtable-arm-v7s: Add error handle for page table allocation failure
Yunfei Wang
2021-12-14
iommu/arm-smmu-v3: Constify arm_smmu_mmu_notifier_ops
Rikard Falkeborn
2021-12-14
iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation
Vinod Koul
2021-12-14
iommu/arm-smmu-qcom: Fix TTBR0 read
Rob Clark
2021-12-06
iommu/virtio: Support identity-mapped domains
Jean-Philippe Brucker
2021-12-06
iommu/virtio: Pass end address to viommu_add_mapping()
Jean-Philippe Brucker
2021-12-06
iommu/virtio: Sort reserved regions
Jean-Philippe Brucker
2021-12-06
iommu/virtio: Support bypass domains
Jean-Philippe Brucker
2021-12-06
s390/pci: use physical addresses in DMA tables
Niklas Schnelle
2021-12-06
iommu/io-pgtable-arm: Fix table descriptor paddr formatting
Hector Martin
2021-12-06
iommu: Extend mutex lock scope in iommu_probe_device()
Lu Baolu
2021-11-26
iommu/vt-d: Fix unmap_pages support
Alex Williamson
[next]