Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
0ec76a63e54e1537765f4db9874fd22c632f0bde
/
arch
/
sparc
/
kernel
/
signal32.c
ea64d5a
signal: Unify and correct copy_siginfo_to_user32
by Eric W. Biederman
· 7 years ago
212a36a
signal: Unify and correct copy_siginfo_from_user32
by Eric W. Biederman
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 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
68c38fb
sparc: switch to {get,put}_compat_sigset()
by Al Viro
· 7 years ago
cc73152
signal: Remove kernel interal si_code magic
by Eric W. Biederman
· 7 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
d11c2a0
sparc: Harden signal return frame checks.
by David S. Miller
· 9 years ago
9ef595d
sparc: Convert naked unsigned uses to unsigned int
by Joe Perches
· 9 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
c19ac32
sparc64: clean up compat_sigset_t.seta handling
by Sam Ravnborg
· 11 years ago
abaff45
sparc64: fix sparse "Should it be static?" warnings in signal32.c
by Sam Ravnborg
· 11 years ago
ce39596
constify copy_siginfo_to_user{,32}()
by Al Viro
· 11 years ago
dfbb83d
[regression] braino in "sparc: convert to ksignal"
by Al Viro
· 12 years ago
08f73957
sparc: convert to ksignal
by Al Viro
· 12 years ago
99b06fe
sparc: switch to generic sigaltstack
by Al Viro
· 12 years ago
751f409
compat: move compat_siginfo_t definition to asm/compat.h
by Denys Vlasenko
· 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
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 13 years ago
187cd44
sparc: missing checks of __get_user()/__put_user() return values
by Al Viro
· 13 years ago
d550bbd
Disintegrate asm/system.h for Sparc
by David Howells
· 13 years ago
ce24d8a
sparc: use block_sigmask()
by Matt Fleming
· 13 years ago
e88d246
sparc: Stash orig_i0 into %g6 instead of %g2
by David S. Miller
· 13 years ago
1d299bc
sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.
by David S. Miller
· 13 years ago
27f20dc
sparc: Avoid calling sigprocmask()
by David S. Miller
· 13 years ago
faddf59
sparc: Use set_current_blocked()
by Matt Fleming
· 13 years ago
5598473
sparc: Allow handling signals when stack is corrupted.
by David S. Miller
· 13 years ago
c278525
sparc: Prevent no-handler signal syscall restart recursion.
by David S. Miller
· 14 years ago
392c218
sparc: Don't mask signal when we can't setup signal frame.
by David S. Miller
· 14 years ago
05c5e76
sparc64: Fix race in signal instruction flushing.
by David S. Miller
· 14 years ago
f036d9f
sparc: Align clone and signal stacks to 16 bytes.
by David S. Miller
· 15 years ago
a88b5ba
sparc,sparc64: unify kernel/
by Sam Ravnborg
· 16 years ago
[Renamed from arch/sparc64/kernel/signal32.c]
9569846
sparc64: tracehook_signal_handler
by Roland McGrath
· 16 years ago
9a28dbf
sparc64: Use a TS_RESTORE_SIGMASK
by David S. Miller
· 17 years ago
28e6103
sparc: Fix debugger syscall restart interactions.
by David S. Miller
· 17 years ago
dc5dc7e
sparc: Fix SA_ONSTACK signal handling.
by David S. Miller
· 17 years ago
2678fef
sparc64: Fix syscall restart, for real...
by David S. Miller
· 17 years ago
5526b7e
sparc: Remove old style signal frame support.
by David S. Miller
· 17 years ago
238468b
[SPARC64]: Use trap type stored in pt_regs to handle syscall restart.
by David S. Miller
· 17 years ago
ec98c6b
[SPARC]: Remove SunOS and Solaris binary support.
by David S. Miller
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
14cc6ab
[SPARC64]: Move signal compat bits to new header file.
by David S. Miller
· 18 years ago
2d7d5f0
[SPARC]: Add support for *at(), ppoll, and pselect syscalls.
by David S. Miller
· 19 years ago
b8ae486
[SPARC64] mm: don't re-evaluate *ptep
by Hugh Dickins
· 19 years ago
4f07118
[SPARC64]: More fully work around Spitfire Errata 51.
by David S. Miller
· 19 years ago
69be8f1
[PATCH] convert signal handling of NODEFER to act like other Unix boxes.
by Steven Rostedt
· 19 years ago
0d77e5a
[PATCH] compat: introduce compat_time_t
by Stephen Rothwell
· 20 years ago
9c7d3b3
[PATCH] sparc64: Fix copy_sigingo_to_user32()
by Jurij Smakov
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago