Thomas Richter
|
bcbd385b61
kprobes: Fix random address output of blacklist file
|
7 lat temu |
Jessica Yu
|
297f9233b5
kprobes: Propagate error from disarm_kprobe_ftrace()
|
7 lat temu |
Jessica Yu
|
12310e3437
kprobes: Propagate error from arm_kprobe_ftrace()
|
7 lat temu |
Masami Hiramatsu
|
590c845930
kprobes: Disable the jprobes APIs
|
7 lat temu |
Masami Hiramatsu
|
a30b85df7d
kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
|
7 lat temu |
Naveen N. Rao
|
4f3a871443
Revert "kprobes: Warn if optprobe handler tries to change execution path"
|
7 lat temu |
Masami Hiramatsu
|
e863d53961
kprobes: Warn if optprobe handler tries to change execution path
|
8 lat temu |
Masami Hiramatsu
|
63fef14fc9
kprobes/x86: Make insn buffer always ROX and use text_poke()
|
8 lat temu |
Naveen N. Rao
|
dbf580623d
kprobes: Ensure that jprobe probepoints are at function entry
|
8 lat temu |
Naveen N. Rao
|
0f73ff80b7
kprobes: Simplify register_jprobes()
|
8 lat temu |
Naveen N. Rao
|
659b957f20
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry()
|
8 lat temu |
Linus Torvalds
|
9a9594efe5
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 lat temu |
Masami Hiramatsu
|
c93f5cf571
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
|
8 lat temu |
Thomas Gleixner
|
2d1e38f566
kprobes: Cure hotplug lock ordering issues
|
8 lat temu |
Steven Rostedt (VMware)
|
545a028190
kprobes: Document how optimized kprobes are removed from module unload
|
8 lat temu |
Thomas Gleixner
|
30e7d894c1
tracing/kprobes: Enforce kprobes teardown after testing
|
8 lat temu |
Linus Torvalds
|
7246f60068
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
8 lat temu |
Naveen N. Rao
|
290e307076
powerpc/kprobes: Fix handling of function offsets on ABIv2
|
8 lat temu |
Naveen N. Rao
|
49e0b4658f
kprobes: Convert kprobe_lookup_name() to a function
|
8 lat temu |
Masami Hiramatsu
|
a460246c70
kprobes: Skip preparing optprobe if the probe is ftrace-based
|
8 lat temu |
Naveen N. Rao
|
1d585e7090
trace/kprobes: Fix check for kretprobe offset within function entry
|
8 lat temu |
Naveen N. Rao
|
5f6bee3470
kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOL
|
8 lat temu |
Naveen N. Rao
|
90ec5e89e3
kretprobes: Ensure probe location is at function entry
|
8 lat temu |
Linus Torvalds
|
38705613b7
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
8 lat temu |
Naveen N. Rao
|
fc62d0207a
kprobes: Introduce weak variant of kprobe_exceptions_notify()
|
8 lat temu |
Masami Hiramatsu
|
5b485629ba
kprobes, extable: Identify kprobes trampolines as kernel text area
|
8 lat temu |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 lat temu |
Christoph Hellwig
|
bfd45be0b8
kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>
|
8 lat temu |
Andy Lutomirski
|
e5779e8e12
perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe
|
10 lat temu |
Wang Nan
|
69d54b916d
kprobes: makes kprobes/enabled works correctly for optimized kprobes.
|
10 lat temu |