diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-01-20 22:44:47 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-01-20 22:44:47 +0300 |
commit | f8f2d4bdb52e67139b0b3e5ae16da04e71ebc1a6 (patch) | |
tree | 2bbb0dfdaf054e593cb605459c3e1f3d2e862805 /drivers | |
parent | 44b4b461a0fb407507b46ea76a71376d74de7058 (diff) | |
parent | 7d9e8f71b989230bc613d121ca38507d34ada849 (diff) | |
download | linux-f8f2d4bdb52e67139b0b3e5ae16da04e71ebc1a6.tar.xz |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fixes from Catalin Marinas:
- avoid potential stack information leak via the ptrace ABI caused by
uninitialised variables
- SWIOTLB DMA API fall-back allocation fix when the SWIOTLB buffer is
not initialised (all RAM is suitable for 32-bit DMA masks)
- fix the bad_mode function returning for unhandled exceptions coming
from user space
- fix name clash in __page_to_voff()
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64: avoid returning from bad_mode
arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fields
arm64/ptrace: Avoid uninitialised struct padding in fpr_set()
arm64/ptrace: Preserve previous registers for short regset write
arm64/ptrace: Preserve previous registers for short regset write
arm64/ptrace: Preserve previous registers for short regset write
arm64: mm: avoid name clash in __page_to_voff()
arm64: Fix swiotlb fallback allocation
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions