Naveen N. Rao
|
dbf580623d
kprobes: Ensure that jprobe probepoints are at function entry
|
8 жил өмнө |
Naveen N. Rao
|
0f73ff80b7
kprobes: Simplify register_jprobes()
|
8 жил өмнө |
Naveen N. Rao
|
659b957f20
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry()
|
8 жил өмнө |
Linus Torvalds
|
9a9594efe5
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 жил өмнө |
Masami Hiramatsu
|
c93f5cf571
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
|
8 жил өмнө |
Thomas Gleixner
|
2d1e38f566
kprobes: Cure hotplug lock ordering issues
|
8 жил өмнө |
Steven Rostedt (VMware)
|
545a028190
kprobes: Document how optimized kprobes are removed from module unload
|
8 жил өмнө |
Thomas Gleixner
|
30e7d894c1
tracing/kprobes: Enforce kprobes teardown after testing
|
8 жил өмнө |
Linus Torvalds
|
7246f60068
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
8 жил өмнө |
Naveen N. Rao
|
290e307076
powerpc/kprobes: Fix handling of function offsets on ABIv2
|
8 жил өмнө |
Naveen N. Rao
|
49e0b4658f
kprobes: Convert kprobe_lookup_name() to a function
|
8 жил өмнө |
Masami Hiramatsu
|
a460246c70
kprobes: Skip preparing optprobe if the probe is ftrace-based
|
8 жил өмнө |
Naveen N. Rao
|
1d585e7090
trace/kprobes: Fix check for kretprobe offset within function entry
|
8 жил өмнө |
Naveen N. Rao
|
5f6bee3470
kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOL
|
8 жил өмнө |
Naveen N. Rao
|
90ec5e89e3
kretprobes: Ensure probe location is at function entry
|
8 жил өмнө |
Linus Torvalds
|
38705613b7
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
8 жил өмнө |
Naveen N. Rao
|
fc62d0207a
kprobes: Introduce weak variant of kprobe_exceptions_notify()
|
8 жил өмнө |
Masami Hiramatsu
|
5b485629ba
kprobes, extable: Identify kprobes trampolines as kernel text area
|
8 жил өмнө |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
Christoph Hellwig
|
bfd45be0b8
kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>
|
9 жил өмнө |
Andy Lutomirski
|
e5779e8e12
perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe
|
10 жил өмнө |
Wang Nan
|
69d54b916d
kprobes: makes kprobes/enabled works correctly for optimized kprobes.
|
10 жил өмнө |
Wang Nan
|
977ad481b6
kprobes: set kprobes_all_disarmed earlier to enable re-optimization.
|
10 жил өмнө |
Linus Torvalds
|
42cf0f203e
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
|
10 жил өмнө |
Rusty Russell
|
be1f221c04
module: remove mod arg from module_free, rename module_memfree().
|
10 жил өмнө |
Masami Hiramatsu
|
cbf6ab52ad
kprobes: Pass the original kprobe for preparing optimized kprobe
|
10 жил өмнө |
Linus Torvalds
|
27afc5dbda
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
10 жил өмнө |
Masami Hiramatsu
|
1d70be34df
kprobes: Add IPMODIFY flag to kprobe_ftrace_ops
|
10 жил өмнө |
Heiko Carstens
|
f7f242ff00
kprobes: introduce weak arch_check_ftrace_location() helper function
|
11 жил өмнө |
Masami Hiramatsu
|
f96f56780c
kprobes: Skip kretprobe hit in NMI context to avoid deadlock
|
11 жил өмнө |