开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kprobes
/
common.h
Age
Commit message (
Expand
)
Author
2022-03-28
x86,rethook,kprobes: Replace kretprobe with rethook on x86
Masami Hiramatsu
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
2019-06-25
x86/stackframe, x86/kprobes: Fix frame pointer annotations
Peter Zijlstra
2018-06-21
kprobes/x86: Don't call the ->break_handler() in x86 kprobes
Masami Hiramatsu
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-03
kprobes/x86: Set up frame pointer in kprobe trampoline
Josh Poimboeuf
2017-09-28
kprobes/x86: Make insn buffer always ROX and use text_poke()
Masami Hiramatsu
2017-04-12
kprobes/x86: Consolidate insn decoder users for copying code
Masami Hiramatsu
2017-03-01
kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...
Masami Hiramatsu
2013-07-19
kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()
Masami Hiramatsu
2013-01-21
kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/
Masami Hiramatsu