Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f7716563441ae29cc91954a7744ff7bfdd344b2d
/
arch
/
openrisc
/
kernel
/
signal.c
210893c
openrisc: signal: remove unused DEBUG_SIG macro
by Denis Kirjanov
· 3 years, 3 months ago
e181c0a
openrisc: add support for TIF_NOTIFY_SIGNAL
by Jens Axboe
· 4 years, 3 months ago
3c53279
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
by Jens Axboe
· 4 years, 3 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 5 months ago
d995966
openrisc: signal: Fix sparse address space warnings
by Stafford Horne
· 4 years, 5 months ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
fa41b1c
arch: Remove exec_domain from remaining archs
by Richard Weinberger
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
8e2beaf
openrisc: Use sigsp()
by Richard Weinberger
· 11 years ago
548dafe
openrisc: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
10f67db
openrisc: Rework signal handling
by Jonas Bonn
· 13 years ago
faec5a9
openrisc: switch to generic sigaltstack
by Al Viro
· 12 years ago
d26654e
openrisk: fix altstack switching on sigreturn
by Al Viro
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 13 years ago
39974d0
openrisc: tracehook_signal_handler() is supposed to be called on success
by Al Viro
· 13 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 13 years ago
6cbe5e9
openrisc: sanitize use of orig_gpr11
by Jonas Bonn
· 13 years ago
d8d4b20
OpenRISC: Use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
e933c70
OpenRISC: Don't mask signals if we fail to setup signal stack
by Matt Fleming
· 13 years ago
b675eeb
OpenRISC: No need to reset handler if SA_ONESHOT
by Matt Fleming
· 13 years ago
4ca159f
OpenRISC: Don't reimplement force_sigsegv()
by Matt Fleming
· 13 years ago
d7cb666
openrisc: don't use pt_regs in struct sigcontext
by Jonas Bonn
· 13 years ago
ac689eb
OpenRISC: Signal handling
by Jonas Bonn
· 14 years ago