diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-08 15:39:28 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-02-08 15:39:28 -0800 |
commit | 6b2912cedc238c984e6a4039836ed9c911121076 (patch) | |
tree | a5d324da84ec81b43602b96023943e8f027b1943 /arch/powerpc/include/asm | |
parent | 3b6e8204a997510718949fd177f01da1860c738a (diff) | |
parent | 7146db3317c67b517258cb5e1b08af387da0618b (diff) |
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Pull signal fixes from Eric Biederman:
"This contains four small fixes for signal handling. A missing range
check, a regression fix, prioritizing signals we have already started
a signal group exit for, and better detection of synchronous signals.
The confused decision of which signals to handle failed spectacularly
when a timer was pointed at SIGBUS and the stack overflowed. Resulting
in an unkillable process in an infinite loop instead of a SIGSEGV and
core dump"
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace:
signal: Better detection of synchronous signals
signal: Always notice exiting tasks
signal: Always attempt to allocate siginfo for SIGSTOP
signal: Make siginmask safe when passed a signal of 0
Diffstat (limited to 'arch/powerpc/include/asm')
0 files changed, 0 insertions, 0 deletions