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-06-16 14:19:15 linux-kernel [PATCH 1/3] ptrace: give more respect to SIGKILL
2008-06-16 14:18:43 linux-kernel [PATCH 0/3] resend, ptrace && SIGKILL fixes
2008-06-15 10:21:00 linux-kernel Re: [PATCH 1/2] workqueues: implement flush_work()
2008-06-14 14:57:18 linux-kernel Re: [Bug #10815] 2.6.26-rc4: RIP find_pid_ns+0x6b/0xa0
2008-06-14 13:58:03 linux-kernel Re: [PATCH 1/2] workqueues: implement flush_work()
2008-06-13 15:15:32 linux-kernel Re: [PATCH] workqueues: insert_work: use "list_head *" instead of "int tail"
2008-06-13 14:44:13 linux-kernel Re: [PATCH 1/2] workqueues: implement flush_work()
2008-06-13 14:26:23 linux-kernel [PATCH 2/2] workqueues: schedule_on_each_cpu: use flush_work()
2008-06-13 14:26:01 linux-kernel [PATCH 1/2] workqueues: implement flush_work()
2008-06-13 14:25:18 linux-kernel Re: [PATCH] workqueues: insert_work: use "list_head *" instead of "int tail"
2008-06-12 17:42:59 linux-kernel Re: [PATCH] workqueues: insert_work: use "list_head *" instead of "int tail"
2008-06-12 16:53:51 linux-kernel Re: [PATCH] workqueues: insert_work: use "list_head *" instead of "int tail"
2008-06-12 16:49:24 linux-kernel [PATCH] workqueues: insert_work: use "list_head *" instead of "int tail"
2008-06-12 16:34:08 linux-kernel Re: workqueue cpu affinity
2008-06-11 16:06:43 linux-kernel Re: workqueue cpu affinity
2008-06-10 17:46:03 linux-kernel Re: [patch] sched: prevent bound kthreads from changing cpus_allowed
2008-06-10 17:18:19 linux-kernel Re: Question about task_struct::state
2008-06-10 16:58:20 linux-kernel Re: [patch] sched: prevent bound kthreads from changing cpus_allowed
2008-06-10 16:50:00 linux-kernel [PATCH 0/2] ptrace && SIGKILL fixes
2008-06-10 16:49:45 linux-kernel [PATCH 2/2] ptrace: never sleep in TASK_TRACED if SIGKILL'ed
2008-06-10 16:49:33 linux-kernel [PATCH 1/2] ptrace: give more respect to SIGKILL
2008-06-08 17:20:47 linux-kernel [PATCH 3/3] do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() fails
2008-06-08 17:20:34 linux-kernel [PATCH 1/3] sched: fix TASK_WAKEKILL vs SIGKILL race
2008-06-08 17:20:08 linux-kernel [PATCH 0/3] TASK_WAKEKILL fixes
2008-06-08 17:19:20 linux-kernel [PATCH 2/3] __mutex_lock_common: use signal_pending_state()
2008-06-05 16:15:09 linux-kernel Re: TASK_WAKEKILL && /sbin/init (was: [PATCH 1/2] schedule: fix TASK_WAKEKILL vs SIGKILL race)
2008-06-05 16:03:20 linux-kernel Re: TASK_WAKEKILL && /sbin/init (was: [PATCH 1/2] schedule: fix TASK_WAKEKILL vs SIGKILL race)
2008-06-05 15:22:43 linux-kernel Re: [PATCH 1/2] schedule: fix TASK_WAKEKILL vs SIGKILL race
2008-06-05 15:22:11 linux-kernel TASK_WAKEKILL && /sbin/init (was: [PATCH 1/2] schedule: fix TASK_WAKEKILL vs SIGKILL race)
2008-06-04 18:08:00 linux-kernel Re: [PATCH 2/2] __down_common: use signal_pending_state()
2008-06-04 17:59:43 linux-kernel Re: [PATCH 1/2] schedule: fix TASK_WAKEKILL vs SIGKILL race
2008-06-04 17:43:38 linux-kernel Re: [PATCH 1/3] introduce PF_KTHREAD flag
2008-06-04 17:09:13 linux-kernel [PATCH 1/2] schedule: fix TASK_WAKEKILL vs SIGKILL race
2008-06-04 17:08:53 linux-kernel [PATCH 0/2] introduce signal_pending_state()
2008-06-04 17:08:14 linux-kernel [PATCH 2/2] __down_common: use signal_pending_state()
2008-06-03 16:12:05 linux-kernel Re: Q: down_killable() is racy? or schedule() is not right?
2008-06-03 12:31:48 linux-kernel Q: down_killable() is racy? or schedule() is not right?
2008-06-01 21:09:03 linux-kernel Re: [PATCH] coredump: binfmt_elf{,_fdpic}.c: don't abuse GFP_ATOMIC
2008-06-01 16:53:34 linux-kernel [PATCH] coredump: binfmt_elf{,_fdpic}.c: don't abuse GFP_ATOMIC
2008-06-01 16:28:19 linux-kernel Re: [PATCH] kill_something_info: don't take tasklist_lock for pid==-1 case
2008-06-01 15:30:23 linux-kernel [PATCH 0/3] s/PF_BORROWED_MM/PF_KTHREAD/
2008-06-01 15:29:53 linux-kernel [PATCH 2/3] kill PF_BORROWED_MM in favour of PF_KTHREAD
2008-06-01 15:29:40 linux-kernel [PATCH 1/3] introduce PF_KTHREAD flag
2008-06-01 15:29:24 linux-kernel [PATCH 3/3] coredump: zap_threads() must skip kernel threads
2008-03-31 21:08:31 linux-kernel Re: [PATCH 1/3] do_wait reorganization
2008-03-31 12:03:41 linux-kernel Re: [PATCH 3/3] do_wait: return security_task_wait() error code in place of -ECHILD
2008-03-31 10:12:45 linux-kernel Re: [PATCH 2/3] ptrace children revamp
2008-03-31 09:51:39 linux-kernel Re: [PATCH 1/3] do_wait reorganization
2008-03-29 14:38:20 linux-kernel Re: [PATCH 2/2] ptrace children revamp
2008-03-29 13:10:58 linux-kernel Re: [PATCH 2/2] ptrace children revamp
2008-03-29 10:52:20 linux-kernel Re: [PATCH 4/5] don't panic if /sbin/init exits or killed