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
2006-02-16 19:38:31 linux-kernel Re: [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
2006-02-16 17:32:31 linux-kernel [PATCH] release_task: replace open-coded ptrace_unlink()
2006-02-15 17:55:55 linux-kernel [PATCH 2/2] fix kill_proc_info() vs fork() theoretical race
2006-02-15 17:55:50 linux-kernel [PATCH 1/2] fix kill_proc_info() vs CLONE_THREAD race
2006-02-15 12:48:13 linux-kernel Re: [PATCH] fix kill_proc_info() vs copy_process() race
2006-02-09 18:25:47 linux-kernel [PATCH] wait_for_helper: trivial style cleanup
2006-02-09 18:24:57 linux-kernel [PATCH] do_sigaction: cleanup ->sa_mask manipulation
2006-02-09 18:24:34 linux-kernel [PATCH] sys_signal: initialize ->sa_mask
2006-02-08 17:11:43 linux-kernel Re: [PATCH] fork: Allow init to become a session leader.
2006-02-08 16:51:40 linux-kernel [PATCH] fix copy_sighand() vs do_sigaction() race
2006-02-06 19:08:25 linux-kernel Re: [PATCH] fix kill_proc_info() vs copy_process() race
2006-02-06 15:53:22 linux-kernel Re: [PATCH] fix kill_proc_info() vs copy_process() race
2006-02-06 15:28:39 linux-kernel [PATCH] fix kill_proc_info() vs copy_process() race
2006-02-04 19:15:51 linux-kernel [PATCH rc1-mm] reparent_thread: use remove_parent/add_parent
2006-02-04 19:13:19 linux-kernel [PATCH rc1-mm] kill SET_LINKS/REMOVE_LINKS
2006-02-03 18:16:31 linux-kernel [PATCH 2/2] don't use REMOVE_LINKS/SET_LINKS for reparenting
2006-02-03 18:15:09 linux-kernel [PATCH 1/2] remove add_parent()'s parent argument
2006-02-03 12:09:40 linux-kernel Re: [PATCH] pidhash: Kill switch_exec_pids
2006-02-02 19:08:31 linux-kernel Re: [PATCH] pidhash: Kill switch_exec_pids
2006-02-01 18:30:52 linux-kernel [PATCH] choose_new_parent: remove unused arg, sanitize exit_state check
2006-02-01 18:26:27 linux-kernel [PATCH rc1-mm] simplify exec from init's subthread
2006-01-31 09:11:01 linux-kernel Re: [PATCH 2/3] pidhash: don't use zero pids
2006-01-31 08:50:46 linux-kernel Re: [PATCH] exec: Cleanup exec from a non thread group leader.
2006-01-30 13:36:12 linux-kernel [PATCH] don't touch current->tasks in de_thread()
2006-01-30 13:31:14 linux-kernel Re: [PATCH] exec: Cleanup exec from a non thread group leader.
2006-01-30 13:16:53 linux-kernel Re: [PATCH 3/3] pidhash: temporal debug checks
2006-01-30 13:16:28 linux-kernel Re: [PATCH 1/3] pidhash: don't count idle threads
2006-01-30 10:35:03 linux-kernel Re: [PATCH] exec: Cleanup exec from a non thread group leader.
2006-01-30 09:49:54 linux-kernel [PATCH 3/3] pidhash: temporal debug checks
2006-01-30 09:49:08 linux-kernel [PATCH 2/3] pidhash: don't use zero pids
2006-01-30 09:48:37 linux-kernel [PATCH 1/3] pidhash: don't count idle threads
2006-01-30 09:42:44 linux-kernel Re: [PATCH] pid: Don't hash pid 0.
2006-01-28 17:44:59 linux-kernel [PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlist
2006-01-28 16:50:27 linux-kernel Re: [patch 1/2] rcu batch tuning
2006-01-27 18:41:20 linux-kernel Re: [patch 1/2] rcu batch tuning
2006-01-19 13:28:58 linux-kernel [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage
2006-01-18 08:01:35 linux-kernel Re: [rfc][patch] Avoid taking global tasklist_lock for single threadedprocess at getrusage()
2006-01-17 18:42:41 linux-kernel Re: [rfc][patch] Avoid taking global tasklist_lock for single threadedprocess at getrusage()
2006-01-16 16:45:00 linux-kernel [PATCH] sigprocmask: kill unneeded temp var
2006-01-15 17:01:26 linux-kernel Re: [PATCH] [5/6] Handle TIF_RESTORE_SIGMASK for i386
2006-01-11 18:09:31 linux-kernel Re: [PATCH] rcu: fix hotplug-cpu ->donelist leak
2006-01-11 08:05:50 linux-kernel Re: [patch 00/15] Generic Mutex Subsystem
2006-01-10 17:47:15 linux-kernel Re: [rfc][patch] Avoid taking global tasklist_lock for single threadedprocess at getrusage()
2006-01-10 16:46:59 linux-kernel Re: [patch 00/15] Generic Mutex Subsystem
2006-01-10 13:11:35 linux-kernel Re: [PATCH 2/5] rcu: don't check ->donelist in __rcu_pending()
2006-01-10 13:08:33 linux-kernel [PATCH] rcu: fix hotplug-cpu ->donelist leak
2006-01-10 12:31:42 linux-kernel [PATCH 3/3] rcu: join rcu_ctrlblk and rcu_state
2006-01-10 12:30:23 linux-kernel [PATCH 2/3] rcu: don't set ->next_pending in rcu_start_batch()
2006-01-10 12:29:29 linux-kernel [PATCH 1/3] rcu: uninline __rcu_pending()
2006-01-10 12:28:21 linux-kernel [PATCH 0/3] rcu: misc cleanups
2006-01-09 19:15:06 linux-kernel Re: [PATCH 2/5] rcu: don't check ->donelist in __rcu_pending()