Roland McGrath ([email protected])

Number of posts: 1241 (0.47 per day)
First post: 2002-09-20 18:42:32
Last post: 2010-01-04 18:23:46

Date List Subject
2008-07-27 06:37:50 linux-kernel x86 tracehook
2008-07-26 21:45:27 linux-kernel [PATCH] tracehook: comment fixes
2008-07-24 01:05:25 linux-kernel Re: [PATCH 3/4] x86_64 ia32 syscall audit fast-path
2008-07-21 23:55:07 linux-kernel Re: [PATCH 3/4] x86_64 ia32 syscall audit fast-path
2008-07-21 10:54:46 linux-kernel Re: [PATCH 00/23] tracehook
2008-07-21 09:59:48 linux-kernel Re: [PATCH 00/23] tracehook
2008-07-21 08:19:40 linux-kernel Re: [PATCH 23/23] /proc/PID/syscall
2008-07-21 00:48:13 linux-kernel Re: [PATCH] posix-timers: Do not modify an already queued timer signal
2008-07-21 00:10:45 linux-kernel Re: [PATCH 2/2] coredump: exit_mm: clear ->mm first, then play with ->core_state
2008-07-20 06:52:55 linux-kernel Re: [PATCH] posix-timers: Do not modify an already queued timer signal
2008-07-20 03:20:25 linux-kernel Re: [PATCH] coredump: kill mm->core_done
2008-07-20 02:33:17 linux-kernel Re: [PATCH 2/2] coredump: exit_mm: clear ->mm first, then play with ->core_state
2008-07-17 08:38:44 linux-kernel Re: [PATCH 00/23] tracehook
2008-07-17 08:12:09 linux-kernel Re: [PATCH 00/23] tracehook
2008-07-17 07:51:19 linux-kernel [PATCH 6/6] x86: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
2008-07-17 07:50:40 linux-kernel [PATCH 4/6] x86 signals: use asm/syscall.h
2008-07-17 07:50:24 linux-kernel [PATCH 5/6] x86: tracehook: TIF_NOTIFY_RESUME
2008-07-17 07:49:35 linux-kernel [PATCH 3/6] x86: tracehook: asm/syscall.h
2008-07-17 07:48:30 linux-kernel [PATCH 2/6] x86: tracehook syscall
2008-07-17 07:47:50 linux-kernel [PATCH 1/6] x86: tracehook_signal_handler
2008-07-17 07:46:05 linux-kernel [PATCH 0/6] x86 tracehook patches
2008-07-17 07:38:01 linux-kernel Re: [PATCH 2/4] ptrace children revamp
2008-07-17 07:37:42 linux-kernel [PATCH 23/23] /proc/PID/syscall
2008-07-17 07:37:10 linux-kernel [PATCH 21/23] tracehook: wait_task_inactive
2008-07-17 07:36:35 linux-kernel [PATCH 22/23] task_current_syscall
2008-07-17 07:36:07 linux-kernel [PATCH 18/23] tracehook: TIF_NOTIFY_RESUME
2008-07-17 07:35:17 linux-kernel [PATCH 20/23] tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
2008-07-17 07:34:49 linux-kernel [PATCH 19/23] tracehook: asm/syscall.h
2008-07-17 07:34:34 linux-kernel [PATCH 17/23] tracehook: force signal_pending()
2008-07-17 07:34:08 linux-kernel [PATCH 16/23] tracehook: death
2008-07-17 07:33:47 linux-kernel [PATCH 14/23] tracehook: get_signal_to_deliver
2008-07-17 07:33:28 linux-kernel [PATCH 15/23] tracehook: job control
2008-07-17 07:32:59 linux-kernel [PATCH 13/23] tracehook: syscall
2008-07-17 07:32:46 linux-kernel [PATCH 09/23] tracehook: tracehook_expect_breakpoints
2008-07-17 07:32:28 linux-kernel [PATCH 12/23] tracehook: tracehook_consider_fatal_signal
2008-07-17 07:31:57 linux-kernel [PATCH 11/23] tracehook: tracehook_consider_ignored_signal
2008-07-17 07:31:37 linux-kernel [PATCH 10/23] tracehook: tracehook_signal_handler
2008-07-17 07:31:08 linux-kernel [PATCH 08/23] tracehook: tracehook_tracer_task
2008-07-17 07:30:46 linux-kernel [PATCH 06/23] tracehook: vfork-done
2008-07-17 07:30:23 linux-kernel [PATCH 05/23] tracehook: clone
2008-07-17 07:29:52 linux-kernel [PATCH 07/23] tracehook: release_task
2008-07-17 07:29:32 linux-kernel [PATCH 04/23] tracehook: exit
2008-07-17 07:29:15 linux-kernel [PATCH 02/23] tracehook: exec
2008-07-17 07:28:46 linux-kernel [PATCH 03/23] tracehook: unexport ptrace_notify
2008-07-17 07:28:26 linux-kernel [PATCH 01/23] tracehook: add linux/tracehook.h
2008-07-17 07:26:28 linux-kernel [PATCH 00/23] tracehook
2008-07-17 07:15:30 linux-kernel [PATCH 4/4] fix dangling zombie when new parent ignores children
2008-07-17 07:14:51 linux-kernel [PATCH 3/4] do_wait: return security_task_wait() error code in place of -ECHILD
2008-07-17 07:14:37 linux-kernel [PATCH 2/4] ptrace children revamp
2008-07-17 07:13:36 linux-kernel [PATCH 1/4] do_wait reorganization
2008-07-17 07:11:58 linux-kernel [PATCH 0/5] ptrace & wait cleanup