Linus Torvalds
|
7246f60068
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
8 years ago |
Naveen N. Rao
|
290e307076
powerpc/kprobes: Fix handling of function offsets on ABIv2
|
8 years ago |
Naveen N. Rao
|
49e0b4658f
kprobes: Convert kprobe_lookup_name() to a function
|
8 years ago |
Masami Hiramatsu
|
a460246c70
kprobes: Skip preparing optprobe if the probe is ftrace-based
|
8 years ago |
Naveen N. Rao
|
1d585e7090
trace/kprobes: Fix check for kretprobe offset within function entry
|
8 years ago |
Naveen N. Rao
|
5f6bee3470
kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOL
|
8 years ago |
Naveen N. Rao
|
90ec5e89e3
kretprobes: Ensure probe location is at function entry
|
8 years ago |
Linus Torvalds
|
38705613b7
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
8 years ago |
Naveen N. Rao
|
fc62d0207a
kprobes: Introduce weak variant of kprobe_exceptions_notify()
|
8 years ago |
Masami Hiramatsu
|
5b485629ba
kprobes, extable: Identify kprobes trampolines as kernel text area
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Christoph Hellwig
|
bfd45be0b8
kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>
|
9 years ago |
Andy Lutomirski
|
e5779e8e12
perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safe
|
10 years ago |
Wang Nan
|
69d54b916d
kprobes: makes kprobes/enabled works correctly for optimized kprobes.
|
10 years ago |
Wang Nan
|
977ad481b6
kprobes: set kprobes_all_disarmed earlier to enable re-optimization.
|
10 years ago |
Linus Torvalds
|
42cf0f203e
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
|
10 years ago |
Rusty Russell
|
be1f221c04
module: remove mod arg from module_free, rename module_memfree().
|
10 years ago |
Masami Hiramatsu
|
cbf6ab52ad
kprobes: Pass the original kprobe for preparing optimized kprobe
|
10 years ago |
Linus Torvalds
|
27afc5dbda
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
10 years ago |
Masami Hiramatsu
|
1d70be34df
kprobes: Add IPMODIFY flag to kprobe_ftrace_ops
|
10 years ago |
Heiko Carstens
|
f7f242ff00
kprobes: introduce weak arch_check_ftrace_location() helper function
|
11 years ago |
Masami Hiramatsu
|
f96f56780c
kprobes: Skip kretprobe hit in NMI context to avoid deadlock
|
11 years ago |
Masami Hiramatsu
|
d81b4253b0
kprobes: Fix "Failed to find blacklist" probing errors on ia64 and ppc64
|
11 years ago |
Masami Hiramatsu
|
637247403a
kprobes: Show blacklist entries via debugfs
|
11 years ago |
Masami Hiramatsu
|
820aede020
kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
|
11 years ago |
Masami Hiramatsu
|
55479f6475
kprobes: Allow probe on some kprobe functions
|
11 years ago |
Masami Hiramatsu
|
376e242429
kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist
|
11 years ago |
Masami Hiramatsu
|
be8f274323
kprobes: Prohibit probing on .entry.text code
|
11 years ago |
Joe Mario
|
ab76786561
kprobes: use KSYM_NAME_LEN to size identifier buffers
|
12 years ago |
Heiko Carstens
|
af96397de8
kprobes: allow to specify custom allocator for insn caches
|
12 years ago |