Age | Commit message (Expand) | Author | Files | Lines |
2021-01-05 | x86/kprobes: Do not decode opcode in resume_execution() | Masami Hiramatsu | 1 | -4/+7 |
2020-09-04 | x86/debug: Move kprobe_debug_handler() into exc_debug_kernel() | Peter Zijlstra | 1 | -0/+4 |
2020-06-15 | perf/x86: Add perf text poke events for kprobes | Adrian Hunter | 1 | -0/+2 |
2020-03-20 | x86/optprobe: Fix OPTPROBE vs UACCESS | Peter Zijlstra | 1 | -0/+1 |
2019-11-27 | x86/kprobes: Convert to text-patching.h | Peter Zijlstra | 1 | -9/+5 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2018-06-21 | kprobes/x86: Don't call the ->break_handler() in x86 kprobes | Masami Hiramatsu | 1 | -1/+1 |
2018-06-21 | kprobes/x86: Remove jprobe implementation | Masami Hiramatsu | 1 | -3/+0 |
2018-01-12 | tracing/kprobe: bpf: Check error injectable event is on function entry | Masami Hiramatsu | 1 | -3/+1 |
2017-12-12 | bpf: add a bpf_override_function helper | Josef Bacik | 1 | -0/+4 |
2017-09-28 | kprobes/x86: Remove addressof() operators | Masami Hiramatsu | 1 | -2/+2 |
2017-07-20 | x86: mark kprobe templates as character arrays, not single characters | Linus Torvalds | 1 | -4/+4 |
2017-04-12 | kprobes/x86: Make boostable flag boolean | Masami Hiramatsu | 1 | -4/+3 |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -1/+8 |
2016-06-24 | x86: fix up a few misc stack pointer vs thread_info confusions | Linus Torvalds | 1 | -6/+5 |
2014-10-17 | kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define | Anton Blanchard | 1 | -1/+0 |
2014-04-24 | kprobes/x86: Call exception handlers directly from do_int3/do_debug | Masami Hiramatsu | 1 | -0/+2 |
2013-08-06 | x86, asmlinkage: Make kprobes code visible and fix assembler code | Andi Kleen | 1 | -5/+5 |
2013-03-18 | kprobes/x86: Check Interrupt Flag modifier when registering probe | Masami Hiramatsu | 1 | -0/+1 |
2012-07-31 | kprobes/x86: ftrace based optimization for x86 | Masami Hiramatsu | 1 | -0/+1 |
2010-03-10 | x86: Move MAX_INSN_SIZE into asm/insn.h | Peter Zijlstra | 1 | -1/+1 |
2010-02-25 | kprobes/x86: Support kprobes jump optimization on x86 | Masami Hiramatsu | 1 | -0/+29 |
2010-02-25 | kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE | Masami Hiramatsu | 1 | -1/+1 |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+88 |