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
2007-11-23 20:01:11 linux-kernel [PATCH -mm 2/2] do_wait: cleanup delay_group_leader() usage
2007-11-23 20:00:52 linux-kernel [PATCH -mm 1/2] wait_task_stopped: remove unneeded delay_group_leader check
2007-11-23 10:56:29 linux-kernel Re: [PATCH -mm 1/2] ptrace_stop: fix the race with ptrace detach+attach
2007-11-22 17:56:18 linux-kernel [PATCH -mm 4/2] ptrace_stop: fix racy nonstop_code setting
2007-11-22 16:15:44 linux-kernel [PATCH -mm 2/2] wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untrace
2007-11-22 16:15:31 linux-kernel [PATCH -mm 1/2] ptrace_stop: fix the race with ptrace detach+attach
2007-11-22 16:14:56 linux-kernel [PATCH -mm 3/2] do_wait: factor out "retval != 0" checks
2007-11-21 16:00:58 linux-kernel [PATCH -mm 3/3] ptrace_check_attach: remove unneeded ->signal != NULL check
2007-11-21 16:00:43 linux-kernel [PATCH -mm 1/3] kill PT_ATTACHED
2007-11-21 16:00:20 linux-kernel [PATCH -mm 2/3] kill my_ptrace_child()
2007-11-21 15:59:20 linux-kernel Re: 2.6.24-rc2-mm1: kcryptd vs lockdep
2007-11-20 21:44:44 linux-kernel Re: [PATCH -mm 1/2] kill PT_PTRACED
2007-11-20 21:21:40 linux-kernel Re: [PATCH -mm 1/2] kill PT_PTRACED
2007-11-20 16:34:57 linux-kernel [PATCH] proc-remove-races-from-proc_id_readdir-factor-out-tgid-increment
2007-11-20 15:37:23 linux-kernel [PATCH -mm] do_wait: remove one "else if" branch
2007-11-20 15:22:27 linux-kernel [PATCH -mm 2/2] kill my_ptrace_child()
2007-11-20 15:21:35 linux-kernel [PATCH -mm 1/2] kill PT_PTRACED
2007-11-19 18:32:03 linux-kernel Re: [PATCH] task_pid_nr_ns() breaks proc_pid_readdir()
2007-11-18 16:48:32 linux-kernel [PATCH] use __set_task_state() for TRACED/STOPPED tasks
2007-11-18 14:20:53 linux-kernel Re: [PATCH] task_pid_nr_ns() breaks proc_pid_readdir()
2007-11-17 18:31:34 linux-kernel [PATCH] do_task_stat: don't use task_pid_nr_ns() lockless
2007-11-17 18:16:19 linux-kernel [PATCH] task_pid_nr_ns() breaks proc_pid_readdir()
2007-11-17 16:38:58 linux-kernel Re: [PATCH 2/3] wait_task_stopped: tidy up the noreap case
2007-11-16 17:25:19 linux-kernel [PATCH 3/3] wait_task_stopped: fix racy ->exit_code/exit_state manipulations
2007-11-16 17:24:57 linux-kernel [PATCH 2/3] wait_task_stopped: tidy up the noreap case
2007-11-16 17:24:42 linux-kernel [PATCH 1/3] wait_task_stopped: don't use task_pid_nr_ns() lockless
2007-11-15 17:12:28 linux-kernel Re: [RFC PATCH 1/3] cpu-hotplug: Refcount Based Cpu Hotplug implementation
2007-11-15 16:36:47 linux-kernel Re: [RFC PATCH 3/3] cpu-hotplug: Replace per-subsystem mutexes with get_online_cpus()
2007-11-14 17:51:24 linux-kernel Re: 2.6.24-rc1-gb4f5550 oops
2007-11-14 15:53:00 linux-kernel Re: [PATCH] sigwait eats blocked default-ignore signals
2007-11-14 15:51:20 linux-kernel Re: 2.6.24-rc1-gb4f5550 oops
2007-11-14 15:18:25 linux-kernel Re: 2.6.24-rc1-gb4f5550 oops
2007-11-13 15:56:48 linux-kernel Re: [PATCH] sigwait eats blocked default-ignore signals
2007-11-07 12:43:27 linux-kernel Re: [PATCH] cfq: fix IOPRIO_CLASS_IDLE delays
2007-11-06 19:00:08 linux-kernel [PATCH] cfq: fix IOPRIO_CLASS_IDLE delays
2007-11-04 18:27:13 linux-kernel [PATCH] cfq: fix IOPRIO_CLASS_IDLE accounting
2007-10-24 18:13:15 linux-kernel Re: [RFC PATCH 0/5] Refcount based Cpu Hotplug. V2
2007-10-24 18:09:24 linux-kernel Re: [RFC PATCH 4/5] Remove CPU_DEAD/CPU_UP_CANCELLED handling from workqueue.c
2007-10-24 13:39:04 linux-kernel Re: [RFC PATCH 4/5] Remove CPU_DEAD/CPU_UP_CANCELLED handling from workqueue.c
2007-10-24 13:33:26 linux-kernel Re: [RFC PATCH 4/5] Remove CPU_DEAD/CPU_UP_CANCELLED handling from workqueue.c
2007-10-22 17:58:25 linux-kernel Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event workqueue handling fixes
2007-10-22 17:29:57 linux-kernel Re: [RFC/PATCH 3/3] rt: PI-workqueue: fix barriers
2007-10-21 12:43:01 linux-kernel Re: [RFC PATCH 1/4] Refcount Based Cpu-Hotplug Implementation
2007-10-21 11:34:19 linux-kernel Re: [RFC PATCH 3/4] Replace per-subsystem mutexes with get_online_cpus
2007-10-20 13:06:54 linux-kernel [PATCH] cfq_get_queue: fix possible NULL pointer access
2007-10-20 12:15:45 linux-kernel [PATCH 2/2] blk_sync_queue() should cancel request_queue->unplug_work
2007-10-20 12:15:33 linux-kernel [PATCH 1/2] cfq_exit_queue() should cancel cfq_data->unplug_work
2007-10-18 15:44:08 linux-kernel Re: [PATCH] flush_work_sync vs. flush_scheduled_work Re: [PATCH] PHYLIB: IRQ event workqueue handling fixes
2007-10-17 11:52:53 linux-kernel Re: [RFC PATCH 4/4] Remove CPU_DEAD/CPU_UP_CANCELLED handling from workqueue.c
2007-10-13 13:04:13 linux-kernel Re: 2.6.23-mm1 thread exit_group issue
2007-10-13 11:58:18 linux-kernel Re: 2.6.23-mm1 thread exit_group issue