Oleg Nesterov ([email protected])

Number of posts: 1533 (0.83 per day)
First post: 2002-07-06 18:13:35
Last post: 2007-08-06 10:53:42

Date List Subject
2008-03-16 23:19:06 linux-kernel Re: [PATCH 5/5] ptrace: it is fun to strace /sbin/init
2008-03-16 23:04:47 linux-kernel Re: [PATCH 4/5] don't panic if /sbin/init exits or killed
2008-03-16 15:51:43 linux-kernel [PATCH 5/5] ptrace: it is fun to strace /sbin/init
2008-03-16 15:51:29 linux-kernel [PATCH 4/5] don't panic if /sbin/init exits or killed
2008-03-16 15:51:11 linux-kernel [PATCH 3/5] signals: allow the kernel to actually kill /sbin/init
2008-03-16 15:50:51 linux-kernel [PATCH 1/5] signals: fix /sbin/init protection from unwanted signals
2008-03-16 15:50:39 linux-kernel [PATCH 2/5] signals: de_thread: simplify the ->child_reaper switching
2008-03-16 15:49:22 linux-kernel [PATCH 0/5] /sbin/init && signals fixes
2008-03-15 11:58:50 linux-kernel Re: 2.6.25-rc5-mm1: "consolechars" hangs on boot
2008-03-14 05:26:36 linux-kernel Re: 2.6.25-rc5-mm1: "consolechars" hangs on boot
2008-03-12 22:29:35 linux-kernel Re: [PATCH 1/2] signals: fold sig_ignored() into handle_stop_signal()
2008-03-12 22:09:19 linux-kernel Re: [PATCH 8/6] signals: send_signal: factor out SIGNAL_GROUP_EXIT checks
2008-03-12 13:18:09 linux-kernel [PATCH] signals: send_signal: be paranoid about signalfd_notify()
2008-03-12 12:34:19 linux-kernel [PATCH 2/2] signals: document CLD_CONTINUED notification mechanics
2008-03-12 12:33:57 linux-kernel [PATCH 1/2] signals: fold sig_ignored() into handle_stop_signal()
2008-03-12 08:12:40 linux-kernel Q: (stupid) can't we "fix" hlist_for_each_entry() ?
2008-03-12 05:49:53 linux-kernel Re: [PATCH 8/6] signals: send_signal: factor out SIGNAL_GROUP_EXIT checks
2008-03-11 18:32:56 linux-kernel Re: [PATCH] signals: document CLD_CONTINUED notification mechanics
2008-03-11 18:18:04 linux-kernel Re: [RFC, PATCH] signals: print_fatal_signal: fix the signr "calculation"
2008-03-11 18:07:24 linux-kernel Re: [PATCH 5/6] signals: unify send_sigqueue/send_group_sigqueue completely
2008-03-11 17:52:49 linux-kernel Re: [PATCH 4/6] signals: fold complete_signal() into send_signal/do_send_sigqueue
2008-03-11 17:47:27 linux-kernel Re: [PATCH 8/6] signals: send_signal: factor out SIGNAL_GROUP_EXIT checks
2008-03-10 21:19:00 linux-kernel [PATCH] signals: cleanup the usage of print_fatal_signal()
2008-03-09 21:54:19 linux-kernel [PATCH] signals: document CLD_CONTINUED notification mechanics
2008-03-09 21:29:15 linux-kernel [PATCH 9/6] signals: fold sig_ignored() into prepare_signal()
2008-03-09 18:55:34 linux-kernel [PATCH 8/6] signals: send_signal: factor out SIGNAL_GROUP_EXIT checks
2008-03-09 17:19:45 linux-kernel [PATCH 7/6] signals: handle_stop_signal: don't worry about SIGKILL
2008-03-09 16:07:47 linux-kernel Re: [RFC, PATCH] signals: print_fatal_signal: fix the signr "calculation"
2008-03-08 20:31:23 linux-kernel Re: [RFC, PATCH] signals: print_fatal_signal: fix the signr "calculation"
2008-03-08 20:19:43 linux-kernel Re: [PATCH] waitid si_code regression
2008-03-08 18:01:19 linux-kernel mt-exec && signals
2008-03-08 17:20:47 linux-kernel [RFC, PATCH] signals: print_fatal_signal: fix the signr "calculation"
2008-03-08 15:08:28 linux-kernel [PATCH 6/6] signals: join send_sigqueue() with send_group_sigqueue()
2008-03-08 15:07:56 linux-kernel [PATCH 2/6] signals: change send_signal/do_send_sigqueue to take "boolean group" parameter
2008-03-08 15:07:28 linux-kernel [PATCH 5/6] signals: unify send_sigqueue/send_group_sigqueue completely
2008-03-08 15:06:51 linux-kernel [PATCH 4/6] signals: fold complete_signal() into send_signal/do_send_sigqueue
2008-03-08 15:06:33 linux-kernel [PATCH 1/6] signals: move the definition of __group_complete_signal() up
2008-03-08 15:06:17 linux-kernel [PATCH 3/6] signals: use __group_complete_signal() for the specific signals too
2008-03-07 21:33:21 linux-kernel Re: [PATCH] signals: do_tkill: don't use tasklist_lock
2008-03-07 20:24:15 linux-kernel Re: [PATCH] signals: do_tkill: don't use tasklist_lock
2008-03-07 20:14:44 linux-kernel Re: [PATCH] signals: do_tkill: don't use tasklist_lock
2008-03-07 11:57:45 linux-kernel [PATCH] signals: microoptimize the usage of ->curr_target
2008-03-07 11:06:17 linux-kernel [PATCH] signals-do_tkill-dont-use-tasklist_lock-comment
2008-03-07 10:38:24 linux-kernel [PATCH] signals: send_sig_info: don't take tasklist_lock
2008-03-07 09:58:56 linux-kernel [PATCH] signals: do_tkill: don't use tasklist_lock
2008-03-07 09:53:15 linux-kernel [PATCH] signals: do_tkill: don't use tasklist_lock
2008-03-07 07:47:00 linux-kernel [PATCH] signals: move handle_stop_signal() into send_signal()
2008-03-07 03:14:17 linux-kernel Re: [RFC,PATCH 2/2] __group_complete_signal: fix? signal load-balancing
2008-03-07 02:55:40 linux-kernel Re: [BUG 2.6.25-rc3] scheduler/hotplug: some processes are dealocked when cpu is set to offline
2008-03-07 02:40:44 linux-kernel Re: [RFC,PATCH 1/2] signals: re-assign CLD_CONTINUED notification from the sender to reciever
2008-03-07 01:53:27 linux-kernel Re: [PATCH 0/3] orphaned pgrp fixes