]> 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>
Sat, 27 May 2017 15:52:27 +0000 (08:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 May 2017 15:52:27 +0000 (08:52 -0700)
commitd024baa58a4a7e5eb6058017771d15b9e47b56db
tree03e0a3338ecc033942c48acf51bac9138ef0dfd6
parent77d64656950b299f5e7c70f1e3a0bdc991b51497
parent4d6501dce079c1eb6bf0b1d8f528a5e81770109e
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull kthread fix from Thomas Gleixner:
 "A single fix which prevents a use after free when kthread fork fails"

* 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  kthread: Fix use-after-free if kthread fork fails
kernel/fork.c