开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
2022-04-18
ARC: fix typos in comments
Julia Lawall
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2021-06-10
ARCv2: save ABI registers across signal handling
Vineet Gupta
2021-05-10
arc: Fix typos/spellos
Bhaskar Chowdhury
2021-03-22
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
2020-11-09
arc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-09-15
arc: don't leak bits of kernel stack into coredump
Al Viro
2016-05-30
Fix typos
Andrea Gelmini
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
2015-06-19
ARC: Make way for pt_regs != user_regs_struct
Vineet Gupta
2015-04-12
arc: Remove signal translation and exec_domain
Richard Weinberger
2015-03-26
ARC: signal handling robustify
Vineet Gupta
2015-03-26
ARC: SA_SIGINFO ucontext regs off-by-one
Vineet Gupta
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2014-08-06
arc: Use sigsp()
Richard Weinberger
2014-08-06
arc: Use get_signal() signal_setup_done()
Richard Weinberger
2013-10-03
ARC: Fix signal frame management for SA_SIGINFO
Christian Ruppert
2013-02-15
ARC: [Review] Prevent incorrect syscall restarts
Vineet Gupta
2013-02-15
ARC: Signal handling
Vineet Gupta