aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/kprobes/common.h
AgeCommit message (Expand)Author
2020-01-09x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra
2020-01-09x86/stackframe, x86/kprobes: Fix frame pointer annotationsPeter Zijlstra
2018-06-21kprobes/x86: Don't call the ->break_handler() in x86 kprobesMasami Hiramatsu
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-03kprobes/x86: Set up frame pointer in kprobe trampolineJosh Poimboeuf
2017-09-28kprobes/x86: Make insn buffer always ROX and use text_poke()Masami Hiramatsu
2017-04-12kprobes/x86: Consolidate insn decoder users for copying codeMasami Hiramatsu
2017-03-01kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu
2013-07-19kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu
2013-01-21kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu