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-29 10:39:52 linux-kernel Re: [PATCH 2/2] ptrace children revamp
2008-03-29 10:35:44 linux-kernel Re: [PATCH 1/2] do_wait reorganization
2008-03-27 13:45:26 linux-kernel Re: [PATCH] Discard notification signals when a tracer exits
2008-03-26 20:19:54 linux-kernel [PATCH] ptrace: allow to ptrace /sbin/init
2008-03-26 18:12:20 linux-kernel Re: [PATCH] Discard notification signals when a tracer exits
2008-03-25 17:38:24 linux-kernel Re: [PATCH] ptrace: it is fun to strace /sbin/init
2008-03-25 16:28:16 linux-kernel Re: [PATCH] Discard notification signals when a tracer exits
2008-03-25 16:11:03 linux-kernel Re: [PATCH] Discard notification signals when a tracer exits
2008-03-25 13:57:19 linux-kernel Re: [PATCH] kill_something_info: don't take tasklist_lock for pid==-1 case
2008-03-24 23:39:33 linux-kernel Re: [PATCH] ptrace: it is fun to strace /sbin/init
2008-03-24 23:30:26 linux-kernel Re: [PATCH] ptrace: it is fun to strace /sbin/init
2008-03-24 23:20:13 linux-kernel Re: [PATCH] ptrace: it is fun to strace /sbin/init
2008-03-24 23:05:52 linux-kernel Re: [PATCH] ptrace: it is fun to strace /sbin/init
2008-03-24 23:02:57 linux-kernel Re: [PATCH] ptrace: it is fun to strace /sbin/init
2008-03-24 18:32:04 linux-kernel [PATCH 1/2] pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH
2008-03-24 18:31:49 linux-kernel [PATCH 0/2] pids: initial fixes, unsafe dereference of the special pids
2008-03-24 18:31:37 linux-kernel [PATCH 2/2] pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/
2008-03-24 16:36:55 linux-kernel Re: [PATCH] ptrace: it is fun to strace /sbin/init
2008-03-24 07:34:57 linux-kernel Re: [PATCH] pids: sys_getsid: make sure we don't return 0 instead of -ESRCH
2008-03-23 17:47:10 linux-kernel [PATCH] pids: sys_getsid: make sure we don't return 0 instead of -ESRCH
2008-03-23 17:46:45 linux-kernel [PATCH] pids: sys_getpgid: use rcu_read_lock() instead of tasklist_lock
2008-03-23 13:47:16 linux-kernel [PATCH] ptrace: it is fun to strace /sbin/init
2008-03-23 13:03:13 linux-kernel [PATCH 2/3] signals: de_thread: simplify the ->child_reaper switching
2008-03-23 13:02:53 linux-kernel [PATCH 0/3] /sbin/init && signals fixes
2008-03-23 13:02:39 linux-kernel [PATCH 1/3] signals: fix /sbin/init protection from unwanted signals
2008-03-23 13:01:56 linux-kernel [PATCH 3/3] signals: allow the kernel to actually kill /sbin/init
2008-03-21 16:06:01 linux-kernel [PATCH] signals: check_kill_permission: remove tasklist_lock
2008-03-21 01:17:01 linux-kernel Re: [PATCH 5/5] ptrace: it is fun to strace /sbin/init
2008-03-20 16:53:47 linux-kernel Re: [PATCH 5/5] ptrace: it is fun to strace /sbin/init
2008-03-20 15:24:48 linux-kernel [PATCH 3/4] pids: sys_setpgid: use change_pid() helper
2008-03-20 15:24:32 linux-kernel [PATCH 2/4] pids: introduce change_pid() helper
2008-03-20 15:24:18 linux-kernel [PATCH 1/4] pids: de_thread: don't clear session/pgrp pids for the old leader
2008-03-20 15:23:56 linux-kernel [PATCH 3/4] pids: __set_special_pids: use change_pid() helper
2008-03-19 23:00:30 linux-kernel rfc, leader_pid_type()
2008-03-19 22:59:53 linux-kernel Re: [PATCH 4/5] don't panic if /sbin/init exits or killed
2008-03-19 22:59:28 linux-kernel [PATCH] ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific()
2008-03-19 22:59:00 linux-kernel Re: [PATCH] signals: check_kill_permission: check session under tasklist_lock
2008-03-19 22:58:38 linux-kernel Re: rfc, leader_pid_type()
2008-03-19 22:58:10 linux-kernel Re: rfc, leader_pid_type()
2008-03-19 22:57:39 linux-kernel Re: rfc, leader_pid_type()
2008-03-19 22:56:54 linux-kernel [PATCH] signals-fold-sig_ignored-into-handle_stop_signal-comment
2008-03-19 22:56:19 linux-kernel [PATCH] signals-document-cld_continued-notification-mechanics-more
2008-03-19 22:55:39 linux-kernel [PATCH] signals: check_kill_permission: check session under tasklist_lock
2008-03-17 21:23:42 linux-kernel Re: [PATCH] fix misplaced mb() in rcu_enter/exit_nohz()
2008-03-17 20:18:22 linux-kernel Re: [PATCH] fix misplaced mb() in rcu_enter/exit_nohz()
2008-03-17 18:26:11 linux-kernel Re: [PATCH] fix misplaced mb() in rcu_enter/exit_nohz()
2008-03-17 17:52:29 linux-kernel Re: [PATCH 2/2] Bsd_acct: using task_struct->tgid is not right in pid-namespaces
2008-03-17 16:57:29 linux-kernel Re: [RFC,PATCH 2/2] kill_pid_info: don't take now unneeded tasklist_lock
2008-03-17 00:06:19 linux-kernel Re: [PATCH 4/5] don't panic if /sbin/init exits or killed
2008-03-16 23:50:30 linux-kernel Re: [PATCH 4/5] don't panic if /sbin/init exits or killed
2008-03-16 23:33:44 linux-kernel Re: [PATCH 0/5] /sbin/init && signals fixes