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.12.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
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal: Restore the stop PTRACE_EVENT_EXIT
Eric W. Biederman
2019-02-20
1
-2
/
+5
*
signal: Better detection of synchronous signals
Eric W. Biederman
2019-02-15
1
-1
/
+51
*
signal: Always notice exiting tasks
Eric W. Biederman
2019-02-15
1
-0
/
+6
*
signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack
Will Deacon
2018-12-21
1
-7
/
+10
*
signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init
Eric W. Biederman
2018-11-13
1
-1
/
+1
*
kernel/signal.c: avoid undefined behaviour in kill_something_info
zhongjiang
2018-05-30
1
-0
/
+4
*
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
2018-05-22
1
-0
/
+7
*
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
2018-01-10
1
-2
/
+2
*
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
2018-01-10
1
-1
/
+1
*
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
2018-01-10
1
-5
/
+7
*
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
2017-08-11
1
-2
/
+2
*
signal: Only reschedule timers on signals timers have sent
Eric W. Biederman
2017-06-29
1
-6
/
+14
*
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
2017-03-12
1
-2
/
+9
*
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
Dmitry Safonov
2016-09-14
1
-0
/
+7
*
signals: Use hrtimer for sigtimedwait()
Thomas Gleixner
2016-07-07
1
-14
/
+10
*
kernel/signal.c: convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Wang Xiaoqiang
2016-05-23
1
-5
/
+5
*
signals/sigaltstack: Report current flag bits in sigaltstack()
Andy Lutomirski
2016-05-04
1
-1
/
+2
*
signals/sigaltstack: Implement SS_AUTODISARM flag
Stas Sergeev
2016-05-03
1
-2
/
+8
*
signals/sigaltstack: Prepare to add new SS_xxx flags
Stas Sergeev
2016-05-03
1
-10
/
+6
*
kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZE
Helge Deller
2016-03-22
1
-0
/
+4
*
signals, pkeys: Notify userspace about protection key faults
Dave Hansen
2016-02-18
1
-0
/
+4
*
signals: avoid random wakeups in sigsuspend()
Sasha Levin
2016-02-05
1
-2
/
+4
*
kernel/signal.c: unexport sigsuspend()
Richard Weinberger
2015-11-20
1
-1
/
+1
*
coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP
Oleg Nesterov
2015-11-06
1
-1
/
+1
*
signals: kill block_all_signals() and unblock_all_signals()
Oleg Nesterov
2015-11-06
1
-50
/
+1
*
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-07
1
-3
/
+6
*
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-07
1
-2
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2015-06-27
1
-9
/
+4
|
\
|
*
signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()
Oleg Nesterov
2015-06-04
1
-9
/
+4
*
|
signals, sched: Change all uses of JOBCTL_* from 'int' to 'long'
Palmer Dabbelt
2015-05-08
1
-3
/
+3
|
/
*
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Vladimir Davydov
2015-04-17
1
-9
/
+5
*
signal: use current->state helpers
Davidlohr Bueso
2015-02-17
1
-2
/
+2
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
1
-1
/
+1
*
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
1
-0
/
+4
|
\
|
*
mpx: Extend siginfo structure to include bound violation information
Qiaowei Ren
2014-11-18
1
-0
/
+4
*
|
signal: Document the RCU protection of ->sighand
Oleg Nesterov
2014-10-29
1
-1
/
+11
*
|
signal: Exit RCU read-side critical section on each pass through loop
Paul E. McKenney
2014-10-29
1
-16
/
+14
|
/
*
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-09
1
-25
/
+21
|
\
|
*
Rip out get_signal_to_deliver()
Richard Weinberger
2014-08-06
1
-11
/
+12
|
*
Clean up signal_delivered()
Richard Weinberger
2014-08-06
1
-13
/
+8
|
*
tracehook_signal_handler: Remove sig, info, ka and regs
Richard Weinberger
2014-08-06
1
-1
/
+1
*
|
signal: Explain local_irq_save() call
Paul E. McKenney
2014-07-09
1
-0
/
+4
|
/
*
signals: introduce kernel_sigaction()
Oleg Nesterov
2014-06-06
1
-24
/
+12
*
signals: disallow_signal() should flush the potentially pending signal
Oleg Nesterov
2014-06-06
1
-0
/
+7
*
signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal()
Oleg Nesterov
2014-06-06
1
-4
/
+1
*
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
Oleg Nesterov
2014-06-06
1
-0
/
+29
*
signals: cleanup the usage of t/current in do_sigaction()
Oleg Nesterov
2014-06-06
1
-8
/
+7
*
signals: rename rm_from_queue_full() to flush_sigqueue_mask()
Oleg Nesterov
2014-06-06
1
-11
/
+8
*
signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread()
Oleg Nesterov
2014-06-06
1
-33
/
+10
*
signals: s/siginitset/sigemptyset/ in do_sigtimedwait()
Oleg Nesterov
2014-06-06
1
-1
/
+1
[next]