]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit1b84fc1503f24862d45eafb2e63da72b714da3fa
tree6f00b63b21ea10b695481eeb732e169488f6fbcb
parentf1e0527d2db416dfdef9c55132fed7fa05910101
parent5ea30e4e58040cfd6434c2f33dc3ea76e2c15b05
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