Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
27e23ca806c6fe08613330bb35e1f502ffd2d3a8
/
arch
/
alpha
/
kernel
/
signal.c
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
5f50245
signal/alpha: Use send_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
68db0cf
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
cfd60c0
alpha: pass k_sigaction and siginfo_t using ksignal pointer
by Al Viro
· 12 years ago
302627e
alpha: switch to generic old sigsuspend
by Al Viro
· 12 years ago
50ececc
alpha: switch to generic sigaltstack
by Al Viro
· 12 years ago
b960f30
alpha: don't pass useless arguments to do_{,rt_},sigreturn()
by Al Viro
· 12 years ago
cb45076
alpha: get rid of switch_stack argument of do_work_pending()
by Al Viro
· 12 years ago
d9d0738
alpha: don't bother passing switch_stack separately from regs
by Al Viro
· 12 years ago
6972d6f
alpha: take SIGPENDING/NOTIFY_RESUME loop into signal.c
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
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
cbdfb9f
alpha: tidy signal delivery up
by Al Viro
· 13 years ago
68f3f16
new helper: sigsuspend()
by Al Viro
· 13 years ago
2561b06
alpha: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
87400e5
Fix up more fallout form alpha signal cleanups
by Linus Torvalds
· 14 years ago
0f44fbd
alpha: fix compile problem in arch/alpha/kernel/signal.c
by Linus Torvalds
· 14 years ago
18e6bfa
alpha: __get_user/__put_user results need to be checked...
by Al Viro
· 14 years ago
c52c2dd
alpha: switch osf_sigprocmask() to use of sigprocmask()
by Al Viro
· 14 years ago
392fb6e
alpha: unb0rk sigsuspend() and rt_sigsuspend()
by Al Viro
· 14 years ago
2deba1b
alpha: belated ERESTART_RESTARTBLOCK race fix
by Al Viro
· 14 years ago
733e5e4
KEYS: Add missing linux/tracehook.h #inclusions
by David Howells
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
d0420c8
KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]
by David Howells
· 15 years ago
e5d9a90
alpha: use syscall wrappers
by Ivan Kokshaysky
· 16 years ago
b927b3e
alpha: support new syscalls
by Richard Henderson
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
d09042d
[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes
by Laurent MEYER
· 19 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago