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
2009-09-30 06:49:29 linux-kernel Re: [RFC][v7][PATCH 8/9]: Define clone2() syscall
2009-09-29 18:41:53 linux-kernel Re: [RFC][v7][PATCH 8/9]: Define clone2() syscall
2009-09-25 08:16:05 linux-kernel Re: HR timers prevent an itimer from generating EINTR?
2009-09-25 00:50:21 linux-kernel Re: [PATCH 2/4] jump label - base patch
2009-09-23 06:22:18 linux-kernel [PATCH 4/4] x86: ptrace: set TS_COMPAT when 32-bit ptrace sets orig_eax>=0
2009-09-23 06:21:45 linux-kernel [PATCH 3/4] x86: ptrace: do not sign-extend orig_ax on write
2009-09-23 06:21:32 linux-kernel [PATCH 2/4] x86: syscall_get_nr returns int
2009-09-23 06:20:55 linux-kernel [PATCH 1/4] asm-generic: syscall_get_nr returns int
2009-09-23 06:19:41 linux-kernel [PATCH 0/4] x86: clean up orig_ax handling
2009-09-23 04:03:21 linux-kernel [PATCH] x86: ptrace: sysret path should reach syscall_trace_leave
2009-09-23 02:42:26 linux-kernel Re: [PATCH] x86: ptrace: sign-extend eax with orig_eax>=0
2009-09-23 00:50:28 linux-kernel [PATCH] x86: ptrace: sign-extend eax with orig_eax>=0
2009-09-23 00:14:20 linux-kernel [PATCH] kmemcheck: clean up kmemcheck_annotate_bitfield
2009-09-18 01:56:06 linux-kernel Re: tracehooks changes && 2.6.32 -mm merge plans
2009-09-11 21:56:32 linux-kernel Re: [PATCH 1/2] UNREACHABLE() macro
2009-09-11 01:39:04 linux-kernel Re: [PATCH 02/10] x86: Convert BUG() to use unreachable()
2009-09-11 01:10:46 linux-kernel Re: [PATCH 02/10] x86: Convert BUG() to use unreachable()
2009-09-10 02:05:58 linux-kernel [PATCH 2/2] x86: BUG(): use UNREACHABLE()
2009-09-10 02:05:41 linux-kernel [PATCH 1/2] UNREACHABLE() macro
2009-09-10 02:04:26 linux-kernel [PATCH 0/2] __builtin_unreachable
2009-09-09 02:50:40 linux-kernel Re: binfmt_elf PT_INTERP gets EFAULT if no PROT_WRITE
2009-09-07 18:38:22 linux-kernel Re: [PATCH] kconfig CROSS_COMPILE option
2009-09-05 00:30:32 linux-kernel [PATCH] kconfig CROSS_COMPILE option
2009-09-04 09:26:32 linux-kernel Re: [PATCH 1/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
2009-09-04 09:25:45 linux-kernel Re: [PATCH 0/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
2009-09-03 21:12:05 linux-kernel Re: [PATCH 0/4] RFC: jump label - (tracepoint optimizations)
2009-09-03 20:12:08 linux-kernel Re: [PATCH 1/1] exec: do not sleep in TASK_TRACED under ->cred_guard_mutex
2009-07-30 19:27:51 linux-kernel Re: [PATCH 1/1] task_struct cleanup: move binfmt field to mm_struct
2009-07-29 22:46:17 linux-kernel Re: [PATCH -mm] introduce tracehook_finish_jctl() helper
2009-07-29 22:46:00 linux-kernel Re: [PATCH 1/1] do_signal_stop: do not call tracehook_notify_jctl() in TASK_STOPPED state
2009-07-22 22:04:41 linux-kernel Re: [RFC 1/2] move binfmt filed to signal_struct
2009-07-15 20:19:00 linux-kernel Re: [PATCH V2] score: add regset support
2009-07-09 21:05:12 linux-kernel Re: [PATCH] score: add regsets support for score
2009-07-02 20:32:51 linux-kernel Re: [PATCH 0/3] do_wait() wakeup optimization
2009-07-02 09:56:42 linux-kernel Re: [Patch 3/3] elf: use a macro instead of a raw number
2009-07-02 00:50:16 linux-kernel Re: [RFC][PATCH] Disable CLONE_PARENT for init
2009-07-01 21:59:04 linux-kernel Re: [RFC][PATCH] Disable CLONE_PARENT for init
2009-07-01 07:47:19 linux-kernel Re: [RFC][PATCH] Disable CLONE_PARENT for init
2009-07-01 07:40:21 linux-kernel Re: [Patch 1/3] elf: fix one check-after-use
2009-07-01 07:39:28 linux-kernel Re: [Patch 3/3] elf: use a macro instead of a raw number
2009-06-30 19:31:32 linux-kernel Re: [rfc] do not place sub-threads on task_struct->children list
2009-06-30 19:23:30 linux-kernel Re: [RFC,PATCH 2/2] change __wake_up_parent() to use filtered wakeup
2009-06-26 22:42:00 linux-kernel Re: [PATCH 1/2] do_coredump: factor out put_cred() calls
2009-06-24 20:51:39 linux-kernel Re: [RFC,PATCH 2/2] change __wake_up_parent() to use filtered wakeup
2009-06-24 19:43:31 linux-kernel Re: [RFC,PATCH 2/2] change __wake_up_parent() to use filtered wakeup
2009-06-24 18:58:18 linux-kernel Re: [RFC,PATCH 2/2] change __wake_up_parent() to use filtered wakeup
2009-06-24 09:48:59 linux-kernel Re: [PATCH 1/1] mm_for_maps: simplify, use ptrace_may_access()
2009-06-24 09:48:10 linux-kernel Re: [RFC,PATCH 2/2] change __wake_up_parent() to use filtered wakeup
2009-06-24 08:57:14 linux-kernel Re: [PATCH 16/17] arm: asm/syscall.h (unfinished)
2009-06-24 06:56:21 linux-kernel Re: [PATCH 01/17] arm: arch_ptrace clean-up
2009-06-19 02:25:15 linux-kernel Re: [PATCH] cred_guard_mutex: do not return -EINTR to user-space