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