Will Deacon
|
784e0300fe
rseq: Avoid infinite recursion when delivering SIGSEGV
|
7 лет назад |
Linus Torvalds
|
d82991a868
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 лет назад |
Boqun Feng
|
8a417c48fa
powerpc: Add support for restartable sequences
|
7 лет назад |
Michael Ellerman
|
3e3786801b
powerpc: Check address limit on user-mode return (TIF_FSCHECK)
|
7 лет назад |
Linus Torvalds
|
e1c70f3238
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
|
7 лет назад |
Miroslav Benes
|
43347d56c8
livepatch: send a fake signal to all blocking tasks
|
7 лет назад |
Naveen N. Rao
|
46725b17f1
powerpc/signal: Properly handle return value from uprobe_deny_signal()
|
8 лет назад |
Josh Poimboeuf
|
a768f78429
livepatch/powerpc: add TIF_PATCH_PENDING thread flag
|
8 лет назад |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 лет назад |
Cyril Bur
|
d11994314b
powerpc: signals: Stop using current in signal code
|
9 лет назад |
Adam Buchbinder
|
446957ba51
powerpc: Fix misspellings in comments.
|
9 лет назад |
Richard Weinberger
|
059ade650a
powerpc: Use sigsp()
|
11 лет назад |
Richard Weinberger
|
129b69df9c
powerpc: Use get_signal() signal_setup_done()
|
11 лет назад |
Paul Gortmaker
|
21f585073d
powerpc: Fix smp_processor_id() in preemptible splat in set_breakpoint
|
11 лет назад |
Paul Mackerras
|
d31626f70b
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
|
11 лет назад |
Michael Neuling
|
2b3f8e87cf
powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions
|
12 лет назад |
Benjamin Herrenschmidt
|
e34166ad63
powerpc: Set show_unhandled_signals to 1 by default
|
12 лет назад |
Li Zhong
|
106ed886ab
powerpc: Exit user context on notify resume
|
12 лет назад |
Linus Torvalds
|
9e2d59ad58
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
|
12 лет назад |
Al Viro
|
7cce246557
powerpc: switch to generic sigaltstack
|
12 лет назад |
Michael Neuling
|
b9818c3312
powerpc: Rename set_break to avoid naming conflict
|
12 лет назад |
Michael Neuling
|
9422de3e95
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
|
12 лет назад |
Oleg Nesterov
|
f57d56dd29
uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()
|
12 лет назад |
Michael Neuling
|
4474ef055c
powerpc: Rework set_dabr so it can take a DABRX value as well
|
13 лет назад |
Ananth N Mavinakayanahalli
|
8b7b80b9eb
powerpc: Uprobes port to powerpc
|
13 лет назад |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 лет назад |
Al Viro
|
17440f171e
powerpc: get rid of restore_sigmask()
|
13 лет назад |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 лет назад |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 лет назад |
Al Viro
|
b7f9a11a6c
new helper: sigmask_to_save()
|
13 лет назад |