]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 May 2017 17:45:15 +0000 (10:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 May 2017 17:45:15 +0000 (10:45 -0700)
commit5958cc49ed2961a059d92ae55afeeaba64a783a0
treea67dee85e1188aff30af7b52224bf1b74608ef90
parent2575be8ad32f9910d7e7c118e73f529b8d5b8b7b
parent517e1fbeb65f5eade8d14f46ac365db6c75aea9b
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux

Pull hardened usercopy updates from Kees Cook:
 "A couple hardened usercopy changes:

   - drop now unneeded is_vmalloc_or_module() check (Laura Abbott)

   - use enum instead of literals for stack frame API (Sahara)"

* tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  mm/usercopy: Drop extra is_vmalloc_or_module() check
  usercopy: Move enum for arch_within_stack_frames()
arch/x86/include/asm/thread_info.h
include/linux/thread_info.h