index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
signal.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
*
ARCv2: save ABI registers across signal handling
Vineet Gupta
2021-06-11
1
-0
/
+43
*
arc: Fix typos/spellos
Bhaskar Chowdhury
2021-05-10
1
-2
/
+2
*
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
2021-03-22
1
-2
/
+2
*
arc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-1
/
+1
*
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-17
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
|
*
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-2
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
arc: don't leak bits of kernel stack into coredump
Al Viro
2016-09-16
1
-4
/
+4
*
Fix typos
Andrea Gelmini
2016-05-30
1
-1
/
+1
*
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-06-22
1
-3
/
+3
*
ARC: Make way for pt_regs != user_regs_struct
Vineet Gupta
2015-06-19
1
-2
/
+54
*
arc: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
1
-13
/
+1
*
ARC: signal handling robustify
Vineet Gupta
2015-03-26
1
-4
/
+16
*
ARC: SA_SIGINFO ucontext regs off-by-one
Vineet Gupta
2015-03-26
1
-2
/
+2
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-13
1
-1
/
+1
*
arc: Use sigsp()
Richard Weinberger
2014-08-06
1
-7
/
+3
*
arc: Use get_signal() signal_setup_done()
Richard Weinberger
2014-08-06
1
-24
/
+15
*
ARC: Fix signal frame management for SA_SIGINFO
Christian Ruppert
2013-10-03
1
-12
/
+13
*
ARC: [Review] Prevent incorrect syscall restarts
Vineet Gupta
2013-02-15
1
-4
/
+8
*
ARC: Signal handling
Vineet Gupta
2013-02-15
1
-0
/
+356