index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
signal: move the "sig < SIGRTMIN" check into siginmask(sig)
Oleg Nesterov
2016-05-23
1
-9
/
+7
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-19
1
-0
/
+15
|
\
|
*
SIGNAL: Move generic copy_siginfo() to signal.h
James Hogan
2016-05-13
1
-0
/
+15
*
|
signals/sigaltstack: Implement SS_AUTODISARM flag
Stas Sergeev
2016-05-03
1
-1
/
+3
|
/
*
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2015-11-20
1
-1
/
+0
*
signal: use BUILD_BUG() instead of _NSIG_WORDS_is_unsupported_size()
Oleg Nesterov
2014-10-14
1
-16
/
+13
*
Rip out get_signal_to_deliver()
Richard Weinberger
2014-08-06
1
-13
/
+1
*
Clean up signal_delivered()
Richard Weinberger
2014-08-06
1
-1
/
+0
*
signals: introduce kernel_sigaction()
Oleg Nesterov
2014-06-06
1
-2
/
+16
*
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
Oleg Nesterov
2014-06-06
1
-0
/
+2
*
signals: kill sigfindinword()
Oleg Nesterov
2014-06-06
1
-5
/
+0
*
Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP
Al Viro
2013-09-01
1
-0
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-0
/
+5
|
\
|
*
proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
David Howells
2013-05-01
1
-0
/
+5
*
|
Fix breakage in MIPS siginfo handling
David Howells
2013-03-19
1
-2
/
+2
|
/
*
new helper: signal_setup_done()
Al Viro
2013-02-03
1
-0
/
+1
*
new helper: get_signal()
Al Viro
2013-02-03
1
-0
/
+18
*
generic sys_sigaction() and compat_sys_sigaction()
Al Viro
2013-02-03
1
-0
/
+9
*
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
1
-0
/
+14
*
consolidate declarations of k_sigaction
Al Viro
2013-02-03
1
-0
/
+7
*
switch rt_tgsigqueueinfo to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-03
1
-2
/
+0
*
generic compat_sys_rt_sigpending()
Al Viro
2013-02-03
1
-1
/
+0
*
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
Al Viro
2012-12-19
1
-0
/
+1
*
new helper: restore_altstack()
Al Viro
2012-12-19
1
-0
/
+2
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-6
/
+1
*
new helper: signal_delivered()
Al Viro
2012-06-01
1
-1
/
+1
*
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-1
/
+2
*
new helper: sigsuspend()
Al Viro
2012-05-21
1
-0
/
+1
*
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
2012-01-10
1
-0
/
+1
*
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2011-05-20
1
-4
/
+9
|
\
|
*
signal: trivial, fix the "timespec declared inside parameter list" warning
Oleg Nesterov
2011-05-18
1
-1
/
+3
|
*
signal: rename signandsets() to sigandnsets()
Oleg Nesterov
2011-04-28
1
-3
/
+3
|
*
signal: introduce do_sigtimedwait() to factor out compat/native code
Oleg Nesterov
2011-04-28
1
-0
/
+2
|
*
signal: sigprocmask() should do retarget_shared_pending()
Oleg Nesterov
2011-04-28
1
-0
/
+1
*
|
signal.h need a definition of struct task_struct
Stephen Rothwell
2011-05-19
1
-0
/
+2
|
/
[next]