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
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
signals: inline __fatal_signal_pending
Roland McGrath
2009-09-24
1
-6
/
+0
*
signals: introduce do_send_sig_info() helper
Oleg Nesterov
2009-09-24
1
-29
/
+27
*
signals: tracehook_notify_jctl change
Roland McGrath
2009-09-24
1
-50
/
+47
*
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
2009-09-24
1
-9
/
+0
*
do_sigaltstack: small cleanups
Linus Torvalds
2009-08-01
1
-4
/
+6
*
do_sigaltstack: avoid copying 'stack_t' as a structure to user space
Linus Torvalds
2009-08-01
1
-7
/
+8
*
ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usage
Oleg Nesterov
2009-06-18
1
-1
/
+1
*
ptrace: do not use task->ptrace directly in core kernel
Oleg Nesterov
2009-06-18
1
-5
/
+5
*
signal: fix __send_signal() false positive kmemcheck warning
Vegard Nossum
2009-06-15
1
-3
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-06-11
1
-3
/
+8
|
\
|
*
Merge branch 'master' into next
James Morris
2009-05-08
1
-14
/
+49
|
|
\
|
*
|
SELinux: Don't flush inherited SIGKILL during execve()
David Howells
2009-04-30
1
-3
/
+8
*
|
|
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
1
-3
/
+1
|
\
\
\
|
*
|
|
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
1
-1
/
+1
|
*
|
|
tracing: create automated trace defines
Steven Rostedt
2009-04-14
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
signals: implement sys_rt_tgsigqueueinfo
Thomas Gleixner
2009-04-30
1
-0
/
+26
*
|
|
signals: split do_tkill
Thomas Gleixner
2009-04-30
1
-12
/
+18
|
/
/
*
|
signals: SI_USER: Masquerade si_pid when crossing pid ns boundary
Sukadev Bhattiprolu
2009-04-02
1
-0
/
+2
*
|
signals: protect cinit from blocked fatal signals
Sukadev Bhattiprolu
2009-04-02
1
-1
/
+8
*
|
signals: protect cinit from unblocked SIG_DFL signals
Sukadev Bhattiprolu
2009-04-02
1
-9
/
+19
*
|
signals: add from_ancestor_ns parameter to send_signal()
Sukadev Bhattiprolu
2009-04-02
1
-3
/
+9
*
|
signals: protect init from unwanted signals more
Oleg Nesterov
2009-04-02
1
-3
/
+13
*
|
signals: remove 'handler' parameter to tracehook functions
Oleg Nesterov
2009-04-02
1
-3
/
+3
|
/
*
fix ptrace slowness
Miklos Szeredi
2009-03-23
1
-0
/
+8
*
signal: re-add dead task accumulation stats.
Peter Zijlstra
2009-02-05
1
-4
/
+4
*
signals, debug: fix BUG: using smp_processor_id() in preemptible code in prin...
Ed Swierk
2009-01-27
1
-0
/
+2
*
[CVE-2009-0029] System call wrappers part 32
Heiko Carstens
2009-01-14
1
-6
/
+5
*
[CVE-2009-0029] System call wrappers part 09
Heiko Carstens
2009-01-14
1
-13
/
+8
*
[CVE-2009-0029] System call wrappers part 08
Heiko Carstens
2009-01-14
1
-11
/
+7
*
[CVE-2009-0029] System call wrappers part 07
Heiko Carstens
2009-01-14
1
-1
/
+1
*
[CVE-2009-0029] System call wrappers part 04
Heiko Carstens
2009-01-14
1
-4
/
+3
*
[CVE-2009-0029] Convert all system calls to return a long
Heiko Carstens
2009-01-14
1
-1
/
+1
*
SEND_SIG_NOINFO: set si_pid to tgid instead of pid
Sukadev Bhattiprolu
2009-01-06
1
-1
/
+1
*
SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary
Sukadev Bhattiprolu
2009-01-06
1
-1
/
+2
*
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-28
1
-0
/
+2
|
\
|
*
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
2008-11-16
1
-0
/
+2
*
|
CRED: Inaugurate COW credentials
David Howells
2008-11-14
1
-4
/
+6
*
|
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
2008-11-14
1
-18
/
+31
*
|
CRED: Separate task security context from task_struct
David Howells
2008-11-14
1
-8
/
+8
*
|
CRED: Wrap task credential accesses in the core kernel
David Howells
2008-11-14
1
-6
/
+9
|
/
*
'kill sig -1' must only apply to caller's namespace
Sukadev Bhattiprolu
2008-10-30
1
-1
/
+2
*
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-20
1
-0
/
+3
|
\
|
*
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
2008-10-14
1
-0
/
+3
*
|
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-14
1
-4
/
+4
|
/
*
tracehook: fix SA_NOCLDWAIT
Roland McGrath
2008-08-19
1
-2
/
+3
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-08-11
1
-0
/
+1
|
\
|
*
Merge branch 'timers/urgent' of ssh://master.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2008-07-27
1
-0
/
+1
|
|
\
|
|
*
posix-timers: fix posix_timer_event() vs dequeue_signal() race
Oleg Nesterov
2008-07-24
1
-0
/
+1
*
|
|
tracehook: force signal_pending()
Roland McGrath
2008-07-26
1
-1
/
+3
*
|
|
tracehook: death
Roland McGrath
2008-07-26
1
-3
/
+7
[next]