]> git.baikalelectronics.ru Git - kernel.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)
commit8b3a3638ba297b0a558999db94b42f5fadcdeeb3
treea67dee85e1188aff30af7b52224bf1b74608ef90
parent27114a53830611cb3a3442d83883f549437e2f7f
parent44d2e1ee106fe23808d58de8773624370e4c9cbc
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