summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/kprobes/common.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-06x86/kprobes: Refactor can_{probe,boost} return type to boolJinghao Jia1-1/+1
2022-03-29x86,rethook,kprobes: Replace kretprobe with rethook on x86Masami Hiramatsu1-0/+1
2019-06-25x86/stackframe/32: Provide consistent pt_regsPeter Zijlstra1-2/+2
2019-06-25x86/stackframe, x86/kprobes: Fix frame pointer annotationsPeter Zijlstra1-12/+12
2018-06-21kprobes/x86: Don't call the ->break_handler() in x86 kprobesMasami Hiramatsu1-10/+0
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-2/+11
2017-10-03kprobes/x86: Set up frame pointer in kprobe trampolineJosh Poimboeuf1-2/+11
2017-09-28kprobes/x86: Make insn buffer always ROX and use text_poke()Masami Hiramatsu1-3/+3
2017-04-12kprobes/x86: Consolidate insn decoder users for copying codeMasami Hiramatsu1-2/+2
2017-03-01kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu1-1/+1
2013-07-19kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()Masami Hiramatsu1-5/+0
2013-01-21kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/Masami Hiramatsu1-0/+113