diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-14 19:16:59 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-08-14 19:16:59 +0200 |
commit | b5e33e44d994bb03c75f1901d47b1cf971f752a0 (patch) | |
tree | d7a8c44ab9c24f066ab9fadefc15b722011fdfe0 /kernel/dma/direct.c | |
parent | Merge branch 'akpm' (patches from Andrew) (diff) | |
parent | iommu/vt-d: Fix possible use-after-free of private domain (diff) | |
download | linux-b5e33e44d994bb03c75f1901d47b1cf971f752a0.tar.xz linux-b5e33e44d994bb03c75f1901d47b1cf971f752a0.zip |
Merge tag 'iommu-fixes-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Pull iommu fixes from Joerg Roedel:
- A couple more fixes for the Intel VT-d driver for bugs introduced
during the recent conversion of this driver to use IOMMU core default
domains.
- Fix for common dma-iommu code to make sure MSI mappings happen in the
correct domain for a device.
- Fix a corner case in the handling of sg-lists in dma-iommu code that
might cause dma_length to be truncated.
- Mark a switch as fall-through in arm-smmu code.
* tag 'iommu-fixes-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu:
iommu/vt-d: Fix possible use-after-free of private domain
iommu/vt-d: Detach domain before using a private one
iommu/dma: Handle SG length overflow better
iommu/vt-d: Correctly check format of page table in debugfs
iommu/vt-d: Detach domain when move device out of group
iommu/arm-smmu: Mark expected switch fall-through
iommu/dma: Handle MSI mappings separately
Diffstat (limited to 'kernel/dma/direct.c')
0 files changed, 0 insertions, 0 deletions