Sign in
android-kvm
/
linux
/
fee0aede6f4739c87179eca76136f83210953b86
/
arch
/
x86
/
kernel
/
kprobes
/
opt.c
5515114
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
c86a32c
kprobes/x86: Disable optimizing on the function jumps to indirect thunk
by Masami Hiramatsu
· 7 years ago
a19b2e3
kprobes/x86: Remove IRQ disabling from ftrace-based/optimized kprobes
by Masami Hiramatsu
· 7 years ago
9a09f26
kprobes/x86: Disable preemption in optprobe
by Masami Hiramatsu
· 7 years ago
cd52eda
kprobes/x86: Move the get_kprobe_ctlblk() into irq-disabled block
by Masami Hiramatsu
· 7 years ago
a8976fc
kprobes/x86: Remove addressof() operators
by Masami Hiramatsu
· 7 years ago
63fef14
kprobes/x86: Make insn buffer always ROX and use text_poke()
by Masami Hiramatsu
· 7 years ago
d9f5f32
kprobes/x86: Do not jump-optimize kprobes on irq entry code
by Masami Hiramatsu
· 7 years ago
c207aee
objtool, x86: Add several functions and files to the objtool whitelist
by Josh Poimboeuf
· 7 years ago
e6ccbff
treewide: decouple cacheflush.h and set_memory.h
by Laura Abbott
· 8 years ago
a8d11cd
kprobes/x86: Consolidate insn decoder users for copying code
by Masami Hiramatsu
· 8 years ago
ea1e34f
kprobes/x86: Use probe_kernel_read() instead of memcpy()
by Masami Hiramatsu
· 8 years ago
d0381c8
kprobes/x86: Set kprobes pages read-only
by Masami Hiramatsu
· 8 years ago
75013fb
kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed
by Masami Hiramatsu
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
744c193
x86: Migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
35de5b0
x86/asm: Stop depending on ptrace.h in alternative.h
by Andy Lutomirski
· 9 years ago
d7b48fe
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
2a6730c
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
by Petr Mladek
· 10 years ago
cbf6ab5
kprobes: Pass the original kprobe for preparing optimized kprobe
by Masami Hiramatsu
· 10 years ago
6ba48ff
x86: Remove arbitrary instruction size limit in instruction decoder
by Dave Hansen
· 10 years ago
256aae5
kprobes/x86: Free 'optinsn' cache when range check fails
by Wang Nan
· 10 years ago
9326638
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
by Masami Hiramatsu
· 11 years ago
7ec8a97
kprobes/x86: Allow probe on some kprobe preparation functions
by Masami Hiramatsu
· 11 years ago
2a47550
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
04bb591
x86, asmlinkage: Make kprobes code visible and fix assembler code
by Andi Kleen
· 11 years ago
a7b0133
kprobes/x86: Use text_poke_bp() instead of text_poke_smp*()
by Masami Hiramatsu
· 11 years ago
c7e85c4
kprobes/x86: Remove an incorrect comment about int3 in NMI/MCE
by Masami Hiramatsu
· 11 years ago
f684199
kprobes/x86: Move kprobes stuff under arch/x86/kernel/kprobes/
by Masami Hiramatsu
· 12 years ago
[Renamed (99%) from arch/x86/kernel/kprobes-opt.c]
3f33ab1
x86/kprobes: Split out optprobe related code to kprobes-opt.c
by Masami Hiramatsu
· 13 years ago