Masami Hiramatsu
|
c93f5cf571
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
|
пре 8 година |
Laura Abbott
|
e6ccbff0e9
treewide: decouple cacheflush.h and set_memory.h
|
пре 8 година |
Masami Hiramatsu
|
a8d11cd071
kprobes/x86: Consolidate insn decoder users for copying code
|
пре 8 година |
Masami Hiramatsu
|
ea1e34fc36
kprobes/x86: Use probe_kernel_read() instead of memcpy()
|
пре 8 година |
Masami Hiramatsu
|
d0381c81c2
kprobes/x86: Set kprobes pages read-only
|
пре 8 година |
Masami Hiramatsu
|
490154bc68
kprobes/x86: Make boostable flag boolean
|
пре 8 година |
Masami Hiramatsu
|
804dec5bda
kprobes/x86: Do not modify singlestep buffer while resuming
|
пре 8 година |
Masami Hiramatsu
|
17880e4d57
kprobes/x86: Use instruction decoder for booster
|
пре 8 година |
Masami Hiramatsu
|
129d17e8e8
kprobes/x86: Fix the description of __copy_instruction()
|
пре 8 година |
Masami Hiramatsu
|
bd0b90676c
kprobes/x86: Fix kprobe-booster not to boost far call instructions
|
пре 8 година |
Ingo Molnar
|
84e5b54921
Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
пре 8 година |
Ingo Molnar
|
b17b01533b
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
|
пре 8 година |
Masami Hiramatsu
|
75013fb16f
kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed
|
пре 8 година |
Masami Hiramatsu
|
b6263178b8
kprobes/x86: Use hlist_for_each_entry() instead of hlist_for_each_entry_safe()
|
пре 8 година |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
пре 8 година |
Dmitry Vyukov
|
9f7d416c36
kprobes: Unpoison stack in jprobe_return() for KASAN
|
пре 9 година |
Dmitry Vyukov
|
9254139ad0
kprobes: Avoid false KASAN reports during stack copy
|
пре 9 година |
Paul Gortmaker
|
744c193eb9
x86: Migrate exception table users off module.h and onto extable.h
|
пре 9 година |
Masami Hiramatsu
|
dcfc47248d
kprobes/x86: Clear TF bit in fault on single-stepping
|
пре 9 година |
Andy Lutomirski
|
35de5b0692
x86/asm: Stop depending on ptrace.h in alternative.h
|
пре 9 година |
Josh Poimboeuf
|
87aaff2ae0
x86/kprobes: Mark kretprobe_trampoline() stack frame as non-standard
|
пре 9 година |
Ingo Molnar
|
319e305ca4
Merge branch 'ras/core' into core/objtool, to pick up the new exception table format
|
пре 9 година |
Josh Poimboeuf
|
c1c355ce14
x86/kprobes: Get rid of kretprobe_trampoline_holder()
|
пре 9 година |
Tony Luck
|
548acf1923
x86/mm: Expand the exception table logic to allow new handling options
|
пре 9 година |
Linus Torvalds
|
6c8a53c9e6
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
пре 10 година |
Andy Lutomirski
|
f39b6f0ef8
x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'
|
пре 10 година |
Eugene Shatokhin
|
c80e5c0c23
kprobes/x86: Return correct length in __copy_instruction()
|
пре 10 година |
Petr Mladek
|
2a6730c8b6
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
|
пре 10 година |
Petr Mladek
|
650b7b23cb
kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
|
пре 10 година |
Wang Nan
|
b7e37567d0
kprobes/x86: Mark 2 bytes NOP as boostable
|
пре 10 година |