平松雅巳 / HIRAMATU,MASAMI ([email protected])

Number of posts: 1573 (0.45 per day)
First post: 2006-09-20 11:00:18
Last post: 2016-03-17 12:58:30

Date List Subject
2014-04-17 08:54:01 linux-kernel Re: [PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
2014-04-17 08:33:55 linux-kernel [PATCH -tip v9 03/26] kprobes: Prohibit probing on .entry.text code
2014-04-17 08:32:39 linux-kernel [PATCH -tip v9 08/26] kprobes/x86: Call exception handlers directly from do_int3/do_debug
2014-04-17 08:31:35 linux-kernel [PATCH -tip v9 09/26] x86: Call exception_enter after kprobes handled
2014-04-17 08:26:26 linux-kernel [PATCH -tip v9 15/26] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
2014-04-17 08:25:53 linux-kernel [PATCH -tip v9 17/26] notifier: Use NOKPROBE_SYMBOL macro in notifier
2014-04-17 08:22:06 linux-kernel [PATCH -tip v9 21/26] kprobes: Use NOKPROBE_SYMBOL() in sample modules
2014-04-17 08:21:14 linux-kernel [PATCH -tip v9 23/26] kprobes/x86: Remove unneeded preempt_disable/enable in interrupt handlers
2014-04-17 08:19:51 linux-kernel [PATCH -tip v9 26/26] ftrace: Introduce FTRACE_OPS_FL_SELF_FILTER for ftrace-kprobe
2014-04-17 08:19:45 linux-kernel [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits
2014-04-17 08:19:37 linux-kernel [PATCH -tip v9 24/26] kprobes: Enlarge hash table to 512 entries
2014-04-17 08:19:26 linux-kernel [PATCH -tip v9 22/26] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
2014-04-17 08:19:12 linux-kernel [PATCH -tip v9 20/26] kprobes: Support blacklist functions in module
2014-04-17 08:19:01 linux-kernel [PATCH -tip v9 19/26] kprobes: Show blacklist entries via debugfs
2014-04-17 08:18:55 linux-kernel [PATCH -tip v9 18/26] sched: Use NOKPROBE_SYMBOL macro in sched
2014-04-17 08:18:45 linux-kernel [PATCH -tip v9 16/26] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace
2014-04-17 08:18:31 linux-kernel [PATCH -tip v9 14/26] x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
2014-04-17 08:18:19 linux-kernel [PATCH -tip v9 13/26] x86: Allow kprobes on text_poke/hw_breakpoint
2014-04-17 08:18:13 linux-kernel [PATCH -tip v9 12/26] ftrace/*probes: Allow probing on some functions
2014-04-17 08:18:08 linux-kernel [PATCH -tip v9 11/26] kprobes: Allow probe on some kprobe functions
2014-04-17 08:18:01 linux-kernel [PATCH -tip v9 10/26] kprobes/x86: Allow probe on some kprobe preparation functions
2014-04-17 08:17:55 linux-kernel [PATCH -tip v9 07/26] [BUGFIX] x86: Prohibit probing on thunk functions and restore
2014-04-17 08:17:52 linux-kernel [PATCH -tip v9 06/26] [BUGFIX] x86: Prohibit probing on native_set_debugreg/load_idt
2014-04-17 08:17:49 linux-kernel [PATCH -tip v9 05/26] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*
2014-04-17 08:17:47 linux-kernel [PATCH -tip v9 04/26] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
2014-04-17 08:17:41 linux-kernel [PATCH -tip v9 02/26] kprobes/x86: Allow to handle reentered kprobe on singlestepping
2014-04-17 08:17:12 linux-kernel [PATCH -tip v9 01/26] [BUGFIX]kprobes/x86: Fix page-fault handling logic
2014-04-17 08:16:52 linux-kernel [PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
2014-04-17 03:13:00 linux-kernel [PATCH v2] kernel/panic: Add "crash_kexec_post_notifiers" option for kdump after panic_notifers
2014-04-17 01:59:23 linux-kernel Re: [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition
2014-04-16 05:44:25 linux-kernel Re: Re: [PATCH 3/4] x86/insn: Extract more information about instructions
2014-04-16 05:30:11 linux-kernel Re: Re: [PATCH 3/4] x86/insn: Extract more information about instructions
2014-04-16 04:51:05 linux-kernel Re: Re: [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition
2014-04-16 03:06:45 linux-kernel Re: [PATCH 2/4] x86: Move instruction decoder data into header
2014-04-16 01:28:47 linux-kernel Re: [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition
2014-04-15 09:48:38 linux-kernel Re: Re: [PATCH] kprobes: be more permissive when user specifies both symbol name and address
2014-04-15 08:58:39 linux-kernel Re: [PATCH] kprobes: be more permissive when user specifies both symbol name and address
2014-04-15 08:54:32 linux-kernel Re: [PATCH] kprobes: be more permissive when user specifies both symbol name and address
2014-04-15 08:27:15 linux-kernel Re: [PATCH] kprobes: be more permissive when user specifies both symbol name and address
2014-04-15 04:37:10 linux-kernel Re: [PATCH 3/4] x86/insn: Extract more information about instructions
2014-04-15 03:12:23 linux-kernel Re: [PATCH 3/4] x86/insn: Extract more information about instructions
2014-04-15 03:11:02 linux-kernel Re: Re: [PATCH 2/4] x86: Move instruction decoder data into header
2014-04-15 01:41:10 linux-kernel Re: [PATCH 2/4] x86: Move instruction decoder data into header
2014-04-15 01:37:49 linux-kernel Re: [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition
2014-04-14 15:08:59 linux-kernel Re: [PATCH] kprobes: be more permissive when user specifies both symbol name and address
2014-04-14 15:00:27 linux-kernel Re: [PATCH] kprobes: be more permissive when user specifies both symbol name and address
2014-04-14 14:22:51 linux-kernel Re: Re: Re: [RFC PATCH 4/6] uprobes/x86: Emulate rip-relative call's
2014-04-14 14:06:15 linux-kernel Re: [RFC PATCH 4/6] uprobes/x86: Emulate rip-relative call's
2014-04-14 06:13:37 linux-kernel Re: [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition
2014-04-14 05:14:23 linux-kernel Re: Re: [RFC PATCH 4/6] uprobes/x86: Emulate rip-relative call's
2014-04-14 04:52:10 linux-kernel [PATCH] kernel/panic: Add "late_kdump" option for kdump in unstable condition