Linus Torvalds
|
6c8a53c9e6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 年之前 |
Andy Lutomirski
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
10 年之前 |
Eugene Shatokhin
|
c80e5c0c23
kprobes/x86: Return correct length in __copy_instruction()
|
10 年之前 |
Petr Mladek
|
2a6730c8b6
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
|
10 年之前 |
Petr Mladek
|
650b7b23cb
kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
|
10 年之前 |
Wang Nan
|
b7e37567d0
kprobes/x86: Mark 2 bytes NOP as boostable
|
10 年之前 |
Steven Rostedt (Red Hat)
|
237d28db03
ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing
|
10 年之前 |
Dave Hansen
|
6ba48ff46f
x86: Remove arbitrary instruction size limit in instruction decoder
|
10 年之前 |
Andy Lutomirski
|
0cdd192cf4
kprobes/x86: Don't try to resolve kprobe faults from userspace
|
11 年之前 |
Masami Hiramatsu
|
9326638cbe
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
|
11 年之前 |
Masami Hiramatsu
|
7ec8a97a99
kprobes/x86: Allow probe on some kprobe preparation functions
|
11 年之前 |
Masami Hiramatsu
|
6f6343f53d
kprobes/x86: Call exception handlers directly from do_int3/do_debug
|
11 年之前 |
Masami Hiramatsu
|
be8f274323
kprobes: Prohibit probing on .entry.text code
|
11 年之前 |
Masami Hiramatsu
|
6a5022a56a
kprobes/x86: Allow to handle reentered kprobe on single-stepping
|
11 年之前 |
Masami Hiramatsu
|
6381c24cd6
kprobes/x86: Fix page-fault handling logic
|
11 年之前 |
Linus Torvalds
|
2a475501b8
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 年之前 |
Andi Kleen
|
04bb591ca7
x86, asmlinkage: Make kprobes code visible and fix assembler code
|
12 年之前 |
Masami Hiramatsu
|
a7b0133ea9
kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()
|
12 年之前 |
Masami Hiramatsu
|
003002e04e
kprobes: Fix arch_prepare_kprobe to handle copy insn failures
|
12 年之前 |
Masami Hiramatsu
|
8101376dc5
kprobes/x86: Just return error for sanity check failure instead of using BUG_ON
|
12 年之前 |
Masami Hiramatsu
|
9a556ab998
kprobes/x86: Check Interrupt Flag modifier when registering probe
|
12 年之前 |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 年之前 |
Masami Hiramatsu
|
f684199f5d
kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/
|
13 年之前 |