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-11-05 22:54:20 linux-kernel Re: PATCH? hrtimer_wakeup: fix a theoretical race wrt rt_mutex_slowlock()
2006-11-05 19:35:20 linux-kernel PATCH? hrtimer_wakeup: fix a theoretical race wrt rt_mutex_slowlock()
2006-11-03 18:14:29 linux-kernel Re: [PATCH] lockdep: fix delayacct locking bug
2006-11-02 17:48:50 linux-kernel [PATCH] fix Documentation/accounting/getdelays.c buf size
2006-11-02 16:55:41 linux-kernel Re: [PATCH] taskstats: cleanup reply assembling
2006-11-02 13:23:17 linux-kernel Re: [PATCH 1/2] taskstats: factor out reply assembling
2006-11-02 13:04:20 linux-kernel [PATCH] taskstats: cleanup reply assembling
2006-11-01 18:27:50 linux-kernel [PATCH 2/2] taskstats: use nla_reserve() for reply assembling
2006-11-01 18:26:55 linux-kernel [PATCH 1/2] taskstats: factor out reply assembling
2006-11-01 18:25:51 linux-kernel [PATCH 0/2] taskstats: uglify^Woptimize reply assembling
2006-10-31 14:31:27 linux-kernel Re: [PATCH] taskstats: fix sub-threads accounting
2006-10-31 13:50:09 linux-kernel [PATCH 2/2] taskstats: cleanup ->signal->stats allocation
2006-10-31 13:50:06 linux-kernel [PATCH 1/2] taskstats: cleanup do_exit() path
2006-10-30 21:38:09 linux-kernel [PATCH] taskstats: fix sub-threads accounting
2006-10-30 20:48:57 linux-kernel [PATCH] taskstats_exit_alloc: optimize/simplify
2006-10-30 20:41:36 linux-kernel Re: [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free
2006-10-30 20:34:39 linux-kernel Re: [PATCH 1/6] fill_tgid: fix task_struct leak and possible oops
2006-10-29 17:58:45 linux-kernel [PATCH] xacct_add_tsk: fix pure theoretical ->mm use-after-free
2006-10-29 14:57:31 linux-kernel [PATCH] taskstats: fix? sk_buff size calculation
2006-10-29 12:46:13 linux-kernel Re: [PATCH] taskstats: fix? sk_buff leak
2006-10-29 12:25:17 linux-kernel [PATCH] taskstats: fix? sk_buff leak
2006-10-27 17:57:22 linux-kernel [PATCH 7/6] fill_tgid: cleanup delays accounting
2006-10-26 23:22:37 linux-kernel [PATCH 6/6] taskstats: don't use tasklist_lock
2006-10-26 23:22:19 linux-kernel [PATCH 5/6] taskstats: kill ->taskstats_lock in favor of ->siglock
2006-10-26 23:21:57 linux-kernel [PATCH 4/6] taskstats_tgid_alloc: optimization
2006-10-26 23:21:42 linux-kernel [PATCH 3/6] taskstats_tgid_free: fix usage
2006-10-26 23:21:18 linux-kernel [PATCH 2/6] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereference
2006-10-26 23:21:09 linux-kernel [PATCH 1/6] fill_tgid: fix task_struct leak and possible oops
2006-10-26 23:20:36 linux-kernel [PATCH 0/6] taskstats fixes
2006-10-24 18:37:16 linux-kernel [PATCH] add-process_session-helper-routine-deprecate-old-field-tidy
2006-10-24 18:22:06 linux-kernel [PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID)
2006-10-23 17:52:16 linux-kernel [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID)
2006-10-23 15:53:41 linux-kernel [PATCH] sys_unshare: remove a broken CLONE_SIGHAND code
2006-10-23 14:25:58 linux-kernel [PATCH] trivial, make set_special_pids() static
2006-10-23 14:05:22 linux-kernel Re: [PATCH] do_task_stat: don't take tty_mutex
2006-10-23 13:56:56 linux-kernel [PATCH] do_acct_process: don't take tty_mutex
2006-10-22 15:57:50 linux-kernel [PATCH] do_task_stat: don't take tty_mutex
2006-10-18 17:21:12 linux-kernel Re: [RFC][PATCH] ->signal->tty locking
2006-10-18 16:56:13 linux-kernel Re: [RFC][PATCH] ->signal->tty locking
2006-10-17 12:31:31 linux-kernel Re: [RFC][PATCH] ->signal->tty locking
2006-10-17 08:10:32 linux-kernel Re: [RFC][PATCH] ->signal->tty locking
2006-09-11 18:30:20 linux-kernel Re: [PATCH 0/3] proc: bye bye tasklist_lock
2006-09-11 15:48:42 linux-kernel Re: [patch -mm] update mq_notify to use a struct pid
2006-09-11 15:13:06 linux-kernel Re: [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
2006-09-11 04:37:56 linux-kernel Re: [PATCH] introduce get_task_pid() to fix unsafe get_pid()
2006-09-11 02:59:45 linux-kernel Re: [PATCH] vt: Rework the console spawning variables.
2006-09-11 02:25:41 linux-kernel [PATCH] introduce get_task_pid() to fix unsafe get_pid()
2006-09-11 01:05:44 linux-kernel Re: [PATCH] vt: Rework the console spawning variables.
2006-09-10 21:32:51 linux-kernel [PATCH] rcu_do_batch: make ->qlen decrement irq safe
2006-09-10 21:27:35 linux-kernel Re: rcu_do_batch: rcu_data->qlen is not irq safe
2006-09-10 21:13:55 linux-kernel Re: [PATCH] force_quiescent_state: factor out duplicated code