]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 May 2017 17:41:45 +0000 (10:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 12 May 2017 17:41:45 +0000 (10:41 -0700)
commit36e159e85456978fad15805a3edc3034172690a7
tree6f00b63b21ea10b695481eeb732e169488f6fbcb
parent08028af045fac268f79bb8b05e4739c78a8d6915
parent7e097104bb5fb81aae8eba1d6016bb9ef9293e8a
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull stackprotector fixlet from Ingo Molnar:
 "A single fix/enhancement to increase stackprotector canary randomness
  on 64-bit kernels with very little cost"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  stackprotector: Increase the per-task stack canary's random range from 32 bits to 64 bits on 64-bit platforms
kernel/fork.c