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
/
intel
Age
Commit message (
Expand
)
Author
2021-01-12
iommu/vt-d: Fix duplicate included linux/dma-map-ops.h
Tian Tao
2021-01-12
iommu/vt-d: Fix unaligned addresses for intel_flush_svm_range_dev()
Lu Baolu
2021-01-07
iommu/vt-d: Fix ineffective devTLB invalidation for subdevices
Liu Yi L
2021-01-07
iommu/vt-d: Fix general protection fault in aux_detach_device()
Liu Yi L
2021-01-07
iommu/vt-d: Move intel_iommu info from struct intel_svm to struct intel_svm_dev
Liu Yi L
2021-01-07
iommu/vt-d: Fix lockdep splat in sva bind()/unbind()
Lu Baolu
2021-01-07
iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()
Lu Baolu
2021-01-05
iommu/intel: Fix memleak in intel_irq_remapping_alloc
Dinghao Liu
2020-12-16
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-08
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
2020-12-08
Merge branch 'for-next/iommu/vt-d' into for-next/iommu/core
Will Deacon
2020-12-08
Merge branch 'for-next/iommu/svm' into for-next/iommu/core
Will Deacon
2020-12-01
iommu/vt-d: Avoid GFP_ATOMIC where it is not needed
Christophe JAILLET
2020-11-27
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-27
iommu/vt-d: Remove set but not used variable
Lu Baolu
2020-11-26
iommu/vt-d: Don't read VCCAP register unless it exists
David Woodhouse
2020-11-25
iommu: Move def_domain type check for untrusted device into core
Lu Baolu
2020-11-25
iommu/vt-d: Cleanup after converting to dma-iommu ops
Lu Baolu
2020-11-25
iommu/vt-d: Convert intel iommu driver to the iommu ops
Tom Murphy
2020-11-25
iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_dev
Lu Baolu
2020-11-25
iommu: Handle freelists when using deferred flushing in iommu drivers
Tom Murphy
2020-11-23
iommu/ioasid: Add ioasid references
Jean-Philippe Brucker
2020-11-23
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Will Deacon
2020-11-20
Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-19
iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not set
Lu Baolu
2020-11-19
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Will Deacon
2020-11-18
iommu/vt-d: Avoid panic if iommu init fails in tboot system
Zhenzhong Duan
2020-11-17
iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM
Lukas Bulwahn
2020-11-15
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-13
iommu/vt-d: Cure VF irqdomain hickup
Thomas Gleixner
2020-11-11
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-11-03
iommu/vt-d: Fix a bug for PDP check in prq_event_thread
Liu, Yi L
2020-11-03
iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()
Liu Yi L
2020-11-03
iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
Lu Baolu
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
2020-10-28
iommu/vt-d: Simplify intel_irq_remapping_select()
David Woodhouse
2020-10-28
x86: Kill all traces of irq_remapping_get_irq_domain()
David Woodhouse
2020-10-28
iommu/vt-d: Implement select() method on remapping irqdomain
David Woodhouse
2020-10-28
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
2020-10-28
x86/ioapic: Cleanup IO/APIC route entry structs
Thomas Gleixner
2020-10-28
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
2020-10-28
iommu/intel: Use msi_msg shadow structs
Thomas Gleixner
2020-10-28
x86/apic: Cleanup destination mode
Thomas Gleixner
2020-10-28
x86/apic: Cleanup delivery mode defines
Thomas Gleixner
2020-10-20
Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-19
iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not built
Bartosz Golaszewski
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-14
Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
[next]