Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / signal.c
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsDisintegrate asm/system.h for Sparc
2012-03-23 Oleg Nesterovsignal: cosmetic, s/from_ancestor_ns/force/ in prepare_...
2012-03-23 Oleg Nesterovsignal: give SEND_SIG_FORCED more power to beat SIGNAL_...
2012-03-20 Oleg Nesterovexit_signal: fix the "parent has changed security domai...
2012-01-13 Oleg Nesterovtracing: send_sigqueue() needs trace_signal_generate...
2012-01-13 Oleg Nesterovtracing: let trace_signal_generate() report more info...
2012-01-11 Serge E. Hallynuser namespace: make signal.c respect user namespaces
2012-01-11 Matt Flemingsignal: add block_sigmask() for adding sigmask to curre...
2012-01-09 Linus TorvaldsMerge branch 'for-3.3' of git://git./linux/kernel/git...
2012-01-06 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2012-01-04 Oleg Nesterovptrace: ensure JOBCTL_STOP_SIGMASK is not zero after...
2011-12-15 Martin Schwidefsky[S390] cputime: add sparse checking and cleanup
2011-12-13 Tejun Heothreadgroup: extend threadgroup_lock() to cover exit...
2011-10-31 Paul Gortmakerkernel: Map most files to use export.h instead of module.h
2011-09-29 Serge Hallynuser namespace: usb: make usb urbs user namespace aware...
2011-07-27 Oleg Nesterovsignals: sys_ssetmask/sys_rt_sigsuspend should use...
2011-07-22 Linus TorvaldsMerge branch 'ptrace' of git://git./linux/kernel/git...
2011-07-21 Oleg Nesterovptrace: fix ptrace_signal() && STOP_DEQUEUED interaction
2011-07-20 Paul E. McKenneysignal: align __lock_task_sighand() irq disabling and RCU
2011-06-27 Oleg Nesterovptrace: kill real_parent_is_ptracer() in in favor of...
2011-06-27 Oleg Nesterovdo not change dead_task->exit_signal
2011-06-27 Oleg Nesterovmake do_notify_parent() return bool
2011-06-22 Tejun Heoptrace: kill trivial tracehooks
2011-06-22 Tejun Heoptrace: kill task_ptrace()
2011-06-16 Tejun Heoptrace: implement PTRACE_LISTEN
2011-06-16 Tejun Heoptrace: implement TRAP_NOTIFY and use it for group...
2011-06-16 Tejun Heoptrace: implement PTRACE_SEIZE
2011-06-16 Tejun Heojob control: introduce JOBCTL_TRAP_STOP and use it...
2011-06-15 Randy Dunlapsignal.c: fix kernel-doc notation
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-04 Tejun Heosignal: remove three noop tracehooks
2011-06-04 Tejun Heoptrace: use bit_waitqueue for TRAPPING instead of wait_...
2011-06-04 Tejun Heojob control: introduce task_set_jobctl_pending()
2011-06-04 Tejun Heojob control: make task_clear_jobctl_pending() clear...
2011-06-04 Tejun Heojob control: introduce JOBCTL_PENDING_MASK and task_cle...
2011-06-04 Tejun Heoptrace: relocate set_current_state(TASK_TRACED) in...
2011-06-04 Tejun Heojob control: rename signal->group_stop and flags to...
2011-05-25 Oleg Nesterovsignal: sys_pause() should check signal_pending()
2011-05-20 Linus TorvaldsMerge branch 'ptrace' of git://git./linux/kernel/git...
2011-05-09 Tejun Heoptrace: fix signal->wait_chldexit usage in task_clear_g...
2011-05-09 Oleg Nesterovsignal: sys_sigprocmask() needs retarget_shared_pending()
2011-04-28 Oleg Nesterovsignal: cleanup sys_sigprocmask()
2011-04-28 Oleg Nesterovsignal: rename signandsets() to sigandnsets()
2011-04-28 Oleg Nesterovsignal: do_sigtimedwait() needs retarget_shared_pending()
2011-04-28 Oleg Nesterovsignal: introduce do_sigtimedwait() to factor out compa...
2011-04-28 Oleg Nesterovsignal: sys_rt_sigtimedwait: simplify the timeout logic
2011-04-28 Oleg Nesterovsignal: cleanup sys_rt_sigprocmask()
2011-04-28 Oleg Nesterovsignal: sigprocmask() should do retarget_shared_pending()
2011-04-28 Oleg Nesterovsignal: sigprocmask: narrow the scope of ->siglock
2011-04-28 Oleg Nesterovsignal: retarget_shared_pending: optimize while_each_th...
2011-04-28 Oleg Nesterovsignal: retarget_shared_pending: consider shared/unbloc...
2011-04-28 Oleg Nesterovsignal: introduce retarget_shared_pending()
2011-04-08 Randy Dunlapsignal.c: fix erroneous syscall kernel-doc
2011-04-07 Oleg NesterovMerge branch 'ptrace' of git://git./linux/kernel/git...
2011-04-07 Linus TorvaldsMerge branch 'for-linus2' of git://git.profusion.mobi...
2011-04-05 Randy Dunlapkernel/signal.c: add kernel-doc notation to syscalls
2011-04-05 Randy Dunlapkernel/signal.c: fix typos and coding style
2011-04-04 Oleg Nesterovsignal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUED
2011-04-04 Oleg Nesterovsignal: do_signal_stop: Remove the unneeded task_clear_...
2011-04-04 Oleg Nesterovsignal: prepare_signal(SIGCONT) shouldn't play with...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-30 Jiri Slaby- Relax si_code check in rt_sigqueueinfo and rt_tgsigqu...
2011-03-28 Roland DreierRelax si_code check in rt_sigqueueinfo and rt_tgsigqueu...
2011-03-24 Jiri Slaby- Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from...
2011-03-24 Serge E. Hallynuserns: allow killing tasks in your own or child userns
2011-03-23 Tejun Heojob control: Don't send duplicate job control stop...
2011-03-23 Tejun Heojob control: Notify the real parent of job control...
2011-03-23 Tejun Heojob control: Job control stop notifications should...
2011-03-23 Tejun Heojob control: Add @for_ptrace to do_notify_parent_cldstop()
2011-03-23 Tejun Heojob control: Don't set group_stop exit_code if re-enter...
2011-03-23 Tejun Heoptrace: Clean transitions between TASK_STOPPED and...
2011-03-23 Tejun Heoptrace: Make do_signal_stop() use ptrace_stop() if...
2011-03-23 Tejun Heoptrace: Participate in group stop from ptrace_stop...
2011-03-23 Tejun Heosignal: Use GROUP_STOP_PENDING to stop once for a singl...
2011-03-23 Tejun Heosignal: Fix premature completion of group stop when...
2011-03-23 Tejun Heoptrace: Add @why to ptrace_stop()
2011-03-23 Tejun Heoptrace: Kill tracehook_notify_jctl()
2011-03-23 Tejun Heosignal: Remove superflous try_to_freeze() loop in do_si...
2011-03-23 Tejun Heosignal: Fix SIGCONT notification code
2011-03-21 Julien TinnesPrevent rt_sigqueueinfo and rt_tgsigqueueinfo from...
2010-10-28 Namhyung Kimsignals: annotate lock context change on ptrace_stop()
2010-10-28 Namhyung Kimsignals: annotate lock_task_sighand()
2010-10-07 Andi KleenHWPOISON: Copy si_addr_lsb to user
2010-08-10 David HowellsCRED: Fix RCU warning due to previous patch fixing...
2010-08-04 David HowellsCRED: Fix RCU warning due to previous patch fixing...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-27 Oleg Nesterovexit: change zap_other_threads() to count sub-threads
2010-05-27 Oleg Nesterovsignals: check_kill_permission(): don't check creds...
2010-05-21 Jason Wesselkdb: core for kgdb back end (2 of 2)
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-06 Jiri Slabykernel core: use helpers for rlimits
2010-03-04 Linus TorvaldsPrioritize synchronous signals over 'normal' signals
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-18 Andi Kleenkernel/signal.c: fix kernel information leak with print...
2010-01-12 Jeff Mahoney- patches.fixes/signal-fix-kernel-information-leak...
2010-01-11 Andi Kleenkernel/signal.c: fix kernel information leak with print...
2010-01-09 Jiri Slaby- patches.suse/perfmon2.patch: Refresh.
2009-12-19 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-12-16 Oleg Nesterovsignals: check ->group_stop_count after tracehook_get_s...
next