Masami Hiramatsu ([email protected])

Number of posts: 1256 (4.94 per day)
First post: 2007-08-17 19:46:22
Last post: 2008-04-28 00:53:42

Date List Subject
2008-03-17 22:17:44 linux-kernel Re: [PATCH] Subject: kprobes-x86: correct post-eip value in post_hander()
2008-03-17 20:53:43 linux-kernel [PATCH -mm] list.h: rename list_singleton to list_is_singular
2008-03-17 15:04:51 linux-kernel Re: [PATCH -mm 1/5] list.h: add list_singleton
2008-03-14 22:23:39 linux-kernel Re: [PATCH -mm 1/5] list.h: add list_singleton
2008-03-14 20:49:37 linux-kernel [PATCH -mm 4/5] kprobes: add (un)register_jprobes for batch registration
2008-03-14 20:44:32 linux-kernel [PATCH -mm 3/5] kprobes: add (un)register_kretprobes for batch registration
2008-03-14 20:43:37 linux-kernel [PATCH -mm 5/5] kprobes: update document about batch registration
2008-03-14 20:42:56 linux-kernel [PATCH -mm 1/5] list.h: add list_singleton
2008-03-14 20:42:19 linux-kernel [PATCH -mm 2/5] kprobes: add (un)register_kprobes for batch registration
2008-03-11 18:18:23 linux-kernel Re: [PATCH -mm] kprobes: kprobe-booster for ia64
2008-03-11 00:07:30 linux-kernel [PATCH -mm] kprobes: fix prepare_booster to get correct slot
2008-03-10 18:28:27 linux-kernel Re: [PATCH -mm] kprobes: kprobe-booster for ia64
2008-03-07 16:05:36 linux-kernel [PATCH -mm] kprobes: kprobe-booster for ia64
2008-03-03 23:00:31 linux-kernel Re: [PATCH][2.6.25-rc2-mm1] fix a null pointer bug in register_kretprobe
2008-03-03 22:29:49 linux-kernel [PATCH][2.6.25-rc2-mm1] fix a null pointer bug in register_kretprobe
2008-02-14 15:08:43 linux-kernel Re: [PATCH] kprobes: remove sparse warnings from x86
2008-02-11 15:38:55 linux-kernel Re: [17/19] ftrace: dynamic enabling/disabling of function calls
2008-02-07 19:13:59 linux-kernel Re: [PATCH 2/2] kprobe: remove preempt_enable/disable from kprobe_handle_fault()
2008-02-07 19:13:40 linux-kernel Re: [PATCH 1/2] kprobes: Introduce kprobe_handle_fault()
2008-02-06 12:53:53 linux-kernel Re: [RFC][PATCH] kprobes: kprobe-booster for ia64
2008-02-05 22:57:27 linux-kernel [RFC][PATCH] kprobes: kprobe-booster for ia64
2008-01-29 19:37:49 linux-kernel Re: [PATCH 0/3][RFC] x86: Catch stray non-kprobe breakpoints
2008-01-29 15:13:59 linux-kernel Re: [PATCH 0/3][RFC] x86: Catch stray non-kprobe breakpoints
2008-01-28 17:26:31 linux-kernel Re: [PATCH 3/3] x86: WARN_ON breakpoints from .kprobes.text section
2008-01-27 22:10:00 linux-kernel Re: [PATCH 3/3] x86: WARN_ON breakpoints from .kprobes.text section
2008-01-27 14:28:45 linux-kernel Re: [PATCH 3/3] x86: WARN_ON breakpoints from .kprobes.text section
2008-01-18 16:21:36 linux-kernel [PATCH]Fix the order of atomic operations in restore_previous_kprobes on ia64
2008-01-10 11:08:38 linux-kernel Re: [PATCH] x86: trivial whitespace in kprobes.c
2008-01-10 10:45:26 linux-kernel Re: [PATCH] x86: trivial whitespace in kprobes.c
2008-01-10 03:17:20 linux-kernel Re: [PATCH 1/2] kprobes: Introduce kprobe_handle_fault()
2008-01-10 03:16:53 linux-kernel Re: [PATCH 2/2] kprobe: remove preempt_enable/disable from kprobe_handle_fault()
2008-01-09 23:39:21 linux-kernel Re: [PATCHv4] kprobes: Introduce kprobe_handle_fault()
2008-01-08 17:04:53 linux-kernel Re: [PATCHv2] kprobes: Introduce is_kprobe_fault()
2008-01-03 21:32:34 linux-kernel Re: [PATCH] x86: kprobes change kprobe_handler flow
2008-01-03 20:13:41 linux-kernel Re: [PATCH] x86: kprobes change kprobe_handler flow
2008-01-03 17:18:05 linux-kernel Re: [PATCH] x86: kprobes change kprobe_handler flow
2008-01-03 04:52:21 linux-kernel Re: [PATCH] kprobes: Introduce is_kprobe_fault()
2008-01-03 03:22:13 linux-kernel Re: [PATCH] x86: Use is_kprobe_fault to better match usage
2008-01-03 02:37:50 linux-kernel Re: [PATCH] x86: Use is_kprobe_fault to better match usage
2008-01-02 21:57:55 linux-kernel Re: [PATCH] x86: kprobes change kprobe_handler flow
2008-01-02 18:10:56 linux-kernel Re: [PATCH] x86: kprobes change kprobe_handler flow
2008-01-02 16:01:30 linux-kernel Re: [PATCH] x86: kprobes change kprobe_handler flow
2008-01-01 17:50:28 linux-kernel Re: [PATCH] x86: kprobes change kprobe_handler flow
2007-12-30 20:07:34 linux-kernel Re: [PATCH] x86: kprobes remove fix_riprel #ifdef
2007-12-30 14:53:38 linux-kernel Re: [PATCH] x86: kprobes remove fix_riprel #ifdef
2007-12-30 08:34:08 linux-kernel Re: [PATCH] x86: Introduce REX prefix helper for kprobes
2007-12-30 08:09:23 linux-kernel Re: [PATCH] x86: Introduce REX prefix helper for kprobes
2007-12-30 08:08:44 linux-kernel Re: [PATCH] x86: kprobes change kprobe_handler flow
2007-12-30 06:40:55 linux-kernel Re: [PATCH] x86: kprobes remove fix_riprel #ifdef
2007-12-30 06:38:34 linux-kernel Re: [PATCH] x86: Introduce REX prefix helper for kprobes
2007-12-19 21:57:26 linux-kernel [PATCH 1/3] x86: fix kprobe_handler reenable preemption