]> 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)
commit32c61541915a70b826c659393701d88d1b6018cf
treea67dee85e1188aff30af7b52224bf1b74608ef90
parent3dfc6e9395a1d5bc4925e0d3fabfe06e72e49ccf
parent72550623753621f2692372adcebda450fb17b269
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