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
2009-01-28 17:58:46 linux-kernel Re: [BUG][kprobes][vunmap?]: kprobes may cause memory corruption
2009-01-28 16:59:19 linux-kernel Re: [BUG][kprobes][vunmap?]: kprobes may cause memory corruption
2009-01-28 05:11:14 linux-kernel Re: [BUG][kprobes][vunmap?]: kprobes may cause memory corruption
2009-01-28 02:39:25 linux-kernel [PATCH][bugfix?][kprobes][vunmap?]: use vm_map_ram() in text_poke()
2009-01-28 02:32:19 linux-kernel [BUG][kprobes][vunmap?]: kprobes may cause memory corruption
2009-01-14 16:31:43 linux-kernel Re: [PATCH][bugfix] kprobes: fix module compilation error with CONFIG_KPROBES=n
2009-01-13 01:57:54 linux-kernel [RFC][PATCH -mm 5/6] kprobes: Support per-kprobe disabling
2009-01-13 01:57:37 linux-kernel [RFC][PATCH -mm 6/6] kprobes: Support kretprobe and jprobe per-probe disabling
2009-01-13 01:57:22 linux-kernel [RFC][PATCH -mm 4/6] kprobes: rename kprobe_enabled to kprobes_all_disarmed
2009-01-13 01:56:55 linux-kernel [RFC][PATCH -mm 2/6] kprobes: move EXPORT_SYMBOL_GPL just after function definitions
2009-01-13 01:56:38 linux-kernel [RFC][PATCH -mm 3/6] kprobes: cleanup comment style in kprobes.h
2009-01-13 01:55:50 linux-kernel [RFC][PATCH -mm 1/6] kprobes: cleanup aggr_kprobe related code
2009-01-13 01:55:31 linux-kernel [RFC][PATCH -mm 0/6] kprobes: Per-probe disabling support
2009-01-13 01:38:34 linux-kernel Re: [PATCH][bugfix] kprobes: fix module compilation error with CONFIG_KPROBES=n
2009-01-06 16:39:38 linux-kernel Re: [PATCH][bugfix] kprobes: fix module compilation error with CONFIG_KPROBES=n
2009-01-05 22:23:17 linux-kernel [PATCH][bugfix] kprobes: fix module compilation error with CONFIG_KPROBES=n
2009-01-05 22:11:57 linux-kernel [PATCH] kprobes: check CONFIG_FREEZER instead of CONFIG_PM
2008-11-24 15:16:31 linux-kernel Re: [RFC] kreplace: Rebootless kernel updates
2008-11-21 14:42:00 linux-kernel Re: [RFC] kreplace: Rebootless kernel updates
2008-11-19 23:03:46 linux-kernel [PATCH -mm] bugfix: release old_p's insn_slot before error return
2008-11-18 16:30:26 linux-kernel [PATCH -mm] bugfix: pass aggr_kprobe to arch_remove_kprobe
2008-11-14 04:07:25 linux-kernel Re: [PATCH 2/7] kprobes: Add kprobe_insn_mutex and cleanup arch_remove_kprobe()
2008-11-12 16:48:17 linux-kernel Re: [PATCH 1/7] module: Add within_module_core() and within_module_init()
2008-11-12 15:37:58 linux-kernel Re: [PATCH 5/7] kprobes: Remove called_from argument
2008-11-11 21:00:15 linux-kernel [PATCH 7/7] kprobes: Support probing module __init function
2008-11-11 20:59:34 linux-kernel [PATCH 6/7] module: Add MODULE_STATE_LIVE notify
2008-11-11 20:58:51 linux-kernel [PATCH 5/7] kprobes: Remove called_from argument
2008-11-11 20:58:36 linux-kernel [PATCH 4/7] kprobes: Support probing module __exit function
2008-11-11 20:58:16 linux-kernel [PATCH 3/7] kprobes: Add __kprobes to kprobe internal functions
2008-11-11 20:57:44 linux-kernel [PATCH 2/7] kprobes: Add kprobe_insn_mutex and cleanup arch_remove_kprobe()
2008-11-11 20:57:30 linux-kernel [PATCH 1/7] module: Add within_module_core() and within_module_init()
2008-11-11 20:57:10 linux-kernel [PATCH 0/7] kprobes: Support probing __init and __exit functions in modules
2008-11-08 02:54:50 linux-kernel Re: [PATCH] kprobe: increase kprobe_hash_table size
2008-11-08 02:52:15 linux-kernel Re: [PATCH] kprobe: increase kprobe_hash_table size
2008-11-08 02:34:56 linux-kernel Re: [PATCH] kprobe: increase kprobe_hash_table size
2008-11-08 00:19:49 linux-kernel Re: [PATCH] kprobe: increase kprobe_hash_table size
2008-11-07 23:45:53 linux-kernel [PATCH] kprobe: increase kprobe_hash_table size
2008-11-07 02:30:11 linux-kernel Re: [PATCH] kprobes: bugfix: try_module_get even if calling_mod is NULL
2008-11-06 15:39:26 linux-kernel [PATCH] kprobes: disable preempt for module_text_address() and kernel_text_address()
2008-11-06 00:08:24 linux-kernel [PATCH] kprobes: bugfix: try_module_get even if calling_mod is NULL
2008-11-05 23:09:00 linux-kernel Re: [PATCH] kprobes: disable preempt for module_text_address()
2008-11-05 21:41:45 linux-kernel Re: [PATCH] kprobes: disable preempt for module_text_address()
2008-11-05 01:29:26 linux-kernel Re: [PATCH] kprobes: disable preempt for module_text_address()
2008-08-28 17:05:25 linux-kernel Re: HELP! KProbes bug
2008-08-06 16:54:26 linux-kernel Re: [PATCH 2.6.27-rc1-git5 2/26] mdb: correct kprobes int3 trap
2008-08-05 15:35:35 linux-kernel Re: [PATCH 2.6.27-rc1-git5 2/26] mdb: correct kprobes int3 trap
2008-07-29 01:49:11 linux-kernel Re: [PATCH 11/24] x86: kernel/kprobes.c cleanup
2008-07-23 22:14:36 linux-kernel Re: systemtap & backward compatibility, was Re: [RFC] systemtap: begin the process of using proper kernel APIs
2008-07-23 20:27:11 linux-kernel Re: systemtap & backward compatibility, was Re: [RFC] systemtap: begin the process of using proper kernel APIs
2008-07-18 15:43:13 linux-kernel Re: [patch 00/17] Tracepoints v4 for linux-next
2008-07-17 22:05:40 linux-kernel Re: [RFC] systemtap: begin the process of using proper kernel APIs (part1: use kprobe symbol_name/offset instead of address)