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
/
include
/
linux
/
signal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-11-09
signal: remove duplicate include in signal.h
Ye Guojin
1
-1
/
+0
2021-10-26
signal: Add an optional check for altstack size
Thomas Gleixner
1
-0
/
+6
2021-07-23
signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency
Eric W. Biederman
1
-1
/
+1
2021-07-01
x86: signal: don't do sas_ss_reset() until we are certain that sigframe won't...
Al Viro
1
-2
/
+0
2021-06-27
Revert "signal: Allow tasks to cache one sigqueue struct"
Linus Torvalds
1
-1
/
+0
2021-05-21
Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2021-05-19
signal: Implement SIL_FAULT_TRAPNO
Eric W. Biederman
1
-0
/
+1
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-04-16
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
1
-0
/
+1
2021-04-14
signal: Allow tasks to cache one sigqueue struct
Thomas Gleixner
1
-0
/
+1
2020-11-23
signal: define the SA_EXPOSE_TAGBITS bit in sa_flags
Peter Collingbourne
1
-0
/
+14
2020-10-29
include: jhash/signal: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2020-05-05
binfmt_elf: remove the set_fs in fill_siginfo_note
Eric W. Biederman
1
-0
/
+8
2020-03-26
x86: get rid of put_user_try in __setup_rt_frame() (both 32bit and 64bit)
Al Viro
1
-4
/
+4
2019-08-19
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+14
2019-07-17
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
1
-4
/
+0
2019-06-29
signal: remove the wrong signal_pending() check in restore_user_sigmask()
Oleg Nesterov
1
-1
/
+1
2019-01-12
signal: Make siginmask safe when passed a signal of 0
Eric W. Biederman
1
-1
/
+1
2018-12-06
signal: Add restore_user_sigmask()
Deepa Dinamani
1
-0
/
+2
2018-12-06
signal: Add set_user_sigmask()
Deepa Dinamani
1
-0
/
+2
2018-10-31
include/linux/signal.h: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+6
2018-10-11
signal: Guard against negative signal numbers in copy_siginfo_from_user32
Eric W. Biederman
1
-1
/
+1
2018-10-03
signal: Use a smaller struct siginfo in the kernel
Eric W. Biederman
1
-0
/
+2
2018-10-03
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
1
-7
/
+8
2018-10-03
signal: Introduce copy_siginfo_from_user and use it's return value
Eric W. Biederman
1
-0
/
+1
2018-08-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2018-08-22
signal: make get_signal() return bool
Christian Brauner
1
-1
/
+1
2018-08-22
signal: make unhandled_signal() return bool
Christian Brauner
1
-1
/
+1
2018-07-21
signal: Pass pid type into do_send_sig_info
Eric W. Biederman
1
-1
/
+1
2018-07-21
signal: Pass pid type into group_send_sig_info
Eric W. Biederman
1
-1
/
+3
2018-04-27
signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR}
Eric W. Biederman
1
-0
/
+3
2018-01-12
signal: Remove unnecessary ifdefs now that there is only one struct siginfo
Eric W. Biederman
1
-2
/
+0
2018-01-12
signal: Introduce clear_siginfo
Eric W. Biederman
1
-0
/
+5
2018-01-12
signal: Reduce copy_siginfo to just a memcpy
Eric W. Biederman
1
-6
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-0
/
+14
2017-07-24
fcntl: Don't use ambiguous SIG_POLL si_codes
Eric W. Biederman
1
-0
/
+8
2017-07-07
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+0
2017-06-10
rt_sigtimedwait(): move compat to native
Al Viro
1
-2
/
+0
2017-06-04
signal: Move copy_siginfo_to_user to <linux/signal.h>
Christoph Hellwig
1
-0
/
+2
2017-06-04
ia64: Remove HAVE_ARCH_COPY_SIGINFO
Christoph Hellwig
1
-6
/
+1
2017-04-18
signal: Remove unused definition of sig_user_definied
Eric W. Biederman
1
-4
/
+0
2017-03-03
signals: Move signal data types from <linux/signal.h> to <linux/signal_types.h>
Ingo Molnar
1
-54
/
+0
2017-03-02
signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>
Ingo Molnar
1
-2
/
+1
2016-12-15
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
1
-0
/
+17
2016-05-24
signal: move the "sig < SIGRTMIN" check into siginmask(sig)
Oleg Nesterov
1
-9
/
+7
2016-05-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+15
2016-05-13
SIGNAL: Move generic copy_siginfo() to signal.h
James Hogan
1
-0
/
+15
[next]