index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
signal_64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparc: Fix typos
Bjorn Helgaas
2024-02-16
1
-1
/
+1
*
x86/shstk: Add user control-protection fault handler
Rick Edgecombe
2023-08-03
1
-1
/
+1
*
signal: Deliver SIGTRAP on perf event asynchronously if blocked
Marco Elver
2022-04-22
1
-0
/
+1
*
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-09
1
-4
/
+4
*
signal: Verify the alignment and size of siginfo_t
Eric W. Biederman
2021-07-23
1
-0
/
+2
*
sparc64: Add compile-time asserts for siginfo_t offsets
Marco Elver
2021-07-23
1
-0
/
+34
*
sparc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-12-12
1
-1
/
+1
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-3
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-2
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-3
/
+3
*
signal: Remove task parameter from force_sigsegv
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
sparc: suppress the implicit-fallthrough warning
Stephen Rothwell
2018-11-28
1
-0
/
+1
*
sparc64: Make corrupted user stacks more debuggable.
David Miller
2018-10-27
1
-1
/
+5
*
sparc64: drop unneeded compat include
Rolf Eike Beer
2018-01-22
1
-3
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
sparc64:Support User Probes for sparc
Allen Pais
2016-12-12
1
-0
/
+2
*
sparc: Harden signal return frame checks.
David S. Miller
2016-05-29
1
-11
/
+20
*
sparc64: Fix sparc64_set_context stack handling.
David S. Miller
2016-03-01
1
-1
/
+1
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-1
/
+1
*
sparc64: fix sparse "Should it be static?" warnings in signal32.c
Sam Ravnborg
2014-05-19
1
-3
/
+3
*
sparc64: Implement HAVE_CONTEXT_TRACKING
Kirill Tkhai
2013-11-14
1
-2
/
+11
*
sparc: convert to ksignal
Al Viro
2013-02-14
1
-75
/
+43
*
sparc: switch to generic old sigsuspend
Al Viro
2013-02-04
1
-7
/
+0
*
sparc: bury the sys_sigpause() remains
Al Viro
2013-02-04
1
-11
/
+1
*
sparc: switch to generic sigaltstack
Al Viro
2013-02-04
1
-4
/
+3
*
sparc64: not any error from do_sigaltstack() should fail rt_sigreturn()
Al Viro
2012-11-19
1
-3
/
+1
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-2
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-4
/
+0
*
pull clearing RESTORE_SIGMASK into block_sigmask()
Al Viro
2012-06-01
1
-12
/
+3
*
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-6
/
+1
*
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-4
/
+1
*
move key_repace_session_keyring() into tracehook_notify_resume()
Al Viro
2012-05-24
1
-2
/
+0
*
new helper: sigsuspend()
Al Viro
2012-05-22
1
-12
/
+1
*
Disintegrate asm/system.h for Sparc
David Howells
2012-03-28
1
-0
/
+2
*
sparc: use block_sigmask()
Matt Fleming
2012-03-22
1
-5
/
+1
*
sparc: Stash orig_i0 into %g6 instead of %g2
David S. Miller
2011-11-15
1
-5
/
+15
*
sparc: Fix handling of orig_i0 wrt. debugging when restarting syscalls.
David S. Miller
2011-11-15
1
-14
/
+18
*
sparc: Avoid calling sigprocmask()
David S. Miller
2011-10-12
1
-1
/
+1
*
sparc: Use set_current_blocked()
Matt Fleming
2011-10-12
1
-18
/
+12
*
sparc: Allow handling signals when stack is corrupted.
David S. Miller
2011-08-21
1
-61
/
+47
*
sparc: Prevent no-handler signal syscall restart recursion.
David S. Miller
2010-09-22
1
-0
/
+2
*
sparc: Don't mask signal when we can't setup signal frame.
David S. Miller
2010-09-22
1
-17
/
+26
*
sparc: Align clone and signal stacks to 16 bytes.
David S. Miller
2010-02-10
1
-3
/
+5
*
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
1
-0
/
+3
*
sparc,sparc64: unify kernel/
Sam Ravnborg
2008-12-04
1
-0
/
+617