aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/signal.c
Commit message (Expand)AuthorAge
...
| | * ptrace: Add @why to ptrace_stop()Tejun Heo2011-03-23
| | * ptrace: Kill tracehook_notify_jctl()Tejun Heo2011-03-23
| | * signal: Remove superflous try_to_freeze() loop in do_signal_stop()Tejun Heo2011-03-23
| | * signal: Fix SIGCONT notification codeTejun Heo2011-03-23
* | | signal.c: fix erroneous syscall kernel-docRandy Dunlap2011-04-08
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
|\ \ \ | |/ / |/| |
| * | Fix common misspellingsLucas De Marchi2011-03-31
* | | kernel/signal.c: add kernel-doc notation to syscallsRandy Dunlap2011-04-04
* | | kernel/signal.c: fix typos and coding styleRandy Dunlap2011-04-04
|/ /
* | Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfoRoland Dreier2011-03-28
* | userns: allow killing tasks in your own or child usernsSerge E. Hallyn2011-03-23
|/
* Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal codeJulien Tinnes2011-03-21
* signals: annotate lock context change on ptrace_stop()Namhyung Kim2010-10-27
* signals: annotate lock_task_sighand()Namhyung Kim2010-10-27
* HWPOISON: Copy si_addr_lsb to userAndi Kleen2010-10-07
* CRED: Fix RCU warning due to previous patch fixing __task_cred()'s checksDavid Howells2010-08-04
* exit: change zap_other_threads() to count sub-threadsOleg Nesterov2010-05-27
* signals: check_kill_permission(): don't check creds if same_thread_group()Oleg Nesterov2010-05-27
* kdb: core for kgdb back end (2 of 2)Jason Wessel2010-05-20
* kernel core: use helpers for rlimitsJiri Slaby2010-03-06
* Prioritize synchronous signals over 'normal' signalsLinus Torvalds2010-03-03
* kernel/signal.c: fix kernel information leak with print-fatal-signals=1Andi Kleen2010-01-11
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-19
|\
| * signals: Fix more rcu assumptionsThomas Gleixner2009-12-10
| * signal: Fix racy access to __task_cred in kill_pid_info_as_uid()Thomas Gleixner2009-12-10
* | signals: check ->group_stop_count after tracehook_get_signal()Oleg Nesterov2009-12-16
* | signals: kill force_sig_specific()Oleg Nesterov2009-12-16
* | signals: cosmetic, collect_signal: use SI_USEROleg Nesterov2009-12-16
* | signals: send_signal: use si_fromuser() to detect from_ancestor_nsOleg Nesterov2009-12-16
* | signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()Oleg Nesterov2009-12-16
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\
| * tracepoint: Add signal loss eventsMasami Hiramatsu2009-11-26
| * tracepoint: Add signal deliver eventMasami Hiramatsu2009-11-26
| * tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu2009-11-26
* | signal: Print warning message when dropping signalsNaohiro Ooiwa2009-11-09
|/
* signals: inline __fatal_signal_pendingRoland McGrath2009-09-24
* signals: introduce do_send_sig_info() helperOleg Nesterov2009-09-24
* signals: tracehook_notify_jctl changeRoland McGrath2009-09-24
* ptrace: __ptrace_detach: do __wake_up_parent() if we reap the traceeOleg Nesterov2009-09-24
* do_sigaltstack: small cleanupsLinus Torvalds2009-08-01
* do_sigaltstack: avoid copying 'stack_t' as a structure to user spaceLinus Torvalds2009-08-01
* ptrace: do_notify_parent_cldstop: fix the wrong ->nsproxy usageOleg Nesterov2009-06-18
* ptrace: do not use task->ptrace directly in core kernelOleg Nesterov2009-06-18
* signal: fix __send_signal() false positive kmemcheck warningVegard Nossum2009-06-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-06-11
|\
| * Merge branch 'master' into nextJames Morris2009-05-08
| |\
| * | SELinux: Don't flush inherited SIGKILL during execve()David Howells2009-04-29
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \ \
| * | | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
| * | | tracing: create automated trace definesSteven Rostedt2009-04-14
| | |/ | |/|