Stephen Rothwell
|
e945067d95
sparc32: suppress an implicit-fallthrough warning
|
6 years ago |
David Miller
|
5b4fc3882a
sparc64: Make corrupted user stacks more debuggable.
|
6 years ago |
Eric W. Biederman
|
ea64d5acc8
signal: Unify and correct copy_siginfo_to_user32
|
7 years ago |
Eric W. Biederman
|
212a36a17e
signal: Unify and correct copy_siginfo_from_user32
|
8 years ago |
Linus Torvalds
|
93f30c73ec
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Al Viro
|
68c38fb6ac
sparc: switch to {get,put}_compat_sigset()
|
8 years ago |
Eric W. Biederman
|
cc731525f2
signal: Remove kernel interal si_code magic
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
David S. Miller
|
d11c2a0de2
sparc: Harden signal return frame checks.
|
9 years ago |
Joe Perches
|
9ef595d83a
sparc: Convert naked unsigned uses to unsigned int
|
9 years ago |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 years ago |
Sam Ravnborg
|
c19ac3260c
sparc64: clean up compat_sigset_t.seta handling
|
11 years ago |
Sam Ravnborg
|
abaff455f7
sparc64: fix sparse "Should it be static?" warnings in signal32.c
|
11 years ago |
Al Viro
|
ce39596048
constify copy_siginfo_to_user{,32}()
|
11 years ago |
Al Viro
|
dfbb83d32c
[regression] braino in "sparc: convert to ksignal"
|
12 years ago |
Al Viro
|
08f739570d
sparc: convert to ksignal
|
12 years ago |
Al Viro
|
99b06feb0f
sparc: switch to generic sigaltstack
|
12 years ago |
Denys Vlasenko
|
751f409db6
compat: move compat_siginfo_t definition to asm/compat.h
|
13 years ago |
Al Viro
|
efee984c27
new helper: signal_delivered()
|
13 years ago |
Al Viro
|
77097ae503
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
|
13 years ago |
Al Viro
|
a610d6e672
pull clearing RESTORE_SIGMASK into block_sigmask()
|
13 years ago |
Al Viro
|
51a7b448d4
new helper: restore_saved_sigmask()
|
13 years ago |
Al Viro
|
187cd44e14
sparc: missing checks of __get_user()/__put_user() return values
|
13 years ago |
David Howells
|
d550bbd40c
Disintegrate asm/system.h for Sparc
|
13 years ago |
Matt Fleming
|
ce24d8a142
sparc: use block_sigmask()
|
13 years ago |
David S. Miller
|
e88d246871
sparc: Stash orig_i0 into %g6 instead of %g2
|
13 years ago |
David S. Miller
|
1d299bc773
sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.
|
13 years ago |
David S. Miller
|
27f20dca01
sparc: Avoid calling sigprocmask()
|
14 years ago |
Matt Fleming
|
faddf598f0
sparc: Use set_current_blocked()
|
14 years ago |