Sign in
android-kvm
/
linux
/
fb6cec1492d6a693d33224487061e92d0275c6e2
/
arch
/
x86
/
kernel
/
kprobes
35de5b0
x86/asm: Stop depending on ptrace.h in alternative.h
by Andy Lutomirski
· 9 years ago
87aaff2
x86/kprobes: Mark kretprobe_trampoline() stack frame as non-standard
by Josh Poimboeuf
· 9 years ago
319e305
Merge branch 'ras/core' into core/objtool, to pick up the new exception table format
by Ingo Molnar
· 9 years ago
c1c355c
x86/kprobes: Get rid of kretprobe_trampoline_holder()
by Josh Poimboeuf
· 9 years ago
548acf1
x86/mm: Expand the exception table logic to allow new handling options
by Tony Luck
· 9 years ago
6c8a53c9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f39b6f0
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
by Andy Lutomirski
· 10 years ago
c80e5c0
kprobes/x86: Return correct length in __copy_instruction()
by Eugene Shatokhin
· 10 years ago
33be4ef
Merge 'tip/perf/urgent' into perf/core to pick fixes
by Arnaldo Carvalho de Melo
· 10 years ago
d7b48fe
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
b5aeca5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
2a6730c
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
by Petr Mladek
· 10 years ago
650b7b2
kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
by Petr Mladek
· 10 years ago
b7e3756
kprobes/x86: Mark 2 bytes NOP as boostable
by Wang Nan
· 10 years ago
42cf0f2
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
237d28d
ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing
by Steven Rostedt (Red Hat)
· 10 years ago
cbf6ab5
kprobes: Pass the original kprobe for preparing optimized kprobe
by Masami Hiramatsu
· 10 years ago
1dd7dcb
Merge tag 'trace-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
a017784
kprobes/ftrace: Recover original IP if pre_handler doesn't change it
by Masami Hiramatsu
· 10 years ago
6ba48ff
x86: Remove arbitrary instruction size limit in instruction decoder
by Dave Hansen
· 10 years ago
256aae5
kprobes/x86: Free 'optinsn' cache when range check fails
by Wang Nan
· 11 years ago
0cdd192
kprobes/x86: Don't try to resolve kprobe faults from userspace
by Andy Lutomirski
· 11 years ago
9326638
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
by Masami Hiramatsu
· 11 years ago
7ec8a97
kprobes/x86: Allow probe on some kprobe preparation functions
by Masami Hiramatsu
· 11 years ago
6f6343f
kprobes/x86: Call exception handlers directly from do_int3/do_debug
by Masami Hiramatsu
· 11 years ago
be8f274
kprobes: Prohibit probing on .entry.text code
by Masami Hiramatsu
· 11 years ago
6a5022a
kprobes/x86: Allow to handle reentered kprobe on single-stepping
by Masami Hiramatsu
· 11 years ago
6381c24
kprobes/x86: Fix page-fault handling logic
by Masami Hiramatsu
· 11 years ago
2a47550
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
04bb591
x86, asmlinkage: Make kprobes code visible and fix assembler code
by Andi Kleen
· 12 years ago
a7b0133
kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()
by Masami Hiramatsu
· 12 years ago
c7e85c4
kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE
by Masami Hiramatsu
· 12 years ago
003002e
kprobes: Fix arch_prepare_kprobe to handle copy insn failures
by Masami Hiramatsu
· 12 years ago
8101376
kprobes/x86: Just return error for sanity check failure instead of using BUG_ON
by Masami Hiramatsu
· 12 years ago
9a556ab
kprobes/x86: Check Interrupt Flag modifier when registering probe
by Masami Hiramatsu
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
f684199
kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/
by Masami Hiramatsu
· 12 years ago