index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
kernel
/
signal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
ARC: Fix typos
Bjorn Helgaas
1
-3
/
+4
2023-12-09
ARC: fix spare error
Vineet Gupta
1
-3
/
+3
2023-08-14
ARC: -Wmissing-prototype warning fixes
Vineet Gupta
1
-0
/
+1
2022-04-18
ARC: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-11
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
1
-2
/
+2
2021-06-11
ARCv2: save ABI registers across signal handling
Vineet Gupta
1
-0
/
+43
2021-05-10
arc: Fix typos/spellos
Bhaskar Chowdhury
1
-2
/
+2
2021-03-22
arc: kernel: Return -EFAULT if copy_to_user() fails
Wang Qing
1
-2
/
+2
2020-11-09
arc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+1
2020-10-18
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-07-09
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2016-09-16
arc: don't leak bits of kernel stack into coredump
Al Viro
1
-4
/
+4
2016-05-30
Fix typos
Andrea Gelmini
1
-1
/
+1
2015-06-22
ARCv2: Support for ARCv2 ISA and HS38x cores
Vineet Gupta
1
-3
/
+3
2015-06-19
ARC: Make way for pt_regs != user_regs_struct
Vineet Gupta
1
-2
/
+54
2015-04-12
arc: Remove signal translation and exec_domain
Richard Weinberger
1
-13
/
+1
2015-03-26
ARC: signal handling robustify
Vineet Gupta
1
-4
/
+16
2015-03-26
ARC: SA_SIGINFO ucontext regs off-by-one
Vineet Gupta
1
-2
/
+2
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-1
/
+1
2014-08-06
arc: Use sigsp()
Richard Weinberger
1
-7
/
+3
2014-08-06
arc: Use get_signal() signal_setup_done()
Richard Weinberger
1
-24
/
+15
2013-10-03
ARC: Fix signal frame management for SA_SIGINFO
Christian Ruppert
1
-12
/
+13
2013-02-15
ARC: [Review] Prevent incorrect syscall restarts
Vineet Gupta
1
-4
/
+8
2013-02-15
ARC: Signal handling
Vineet Gupta
1
-0
/
+356