Masami Hiramatsu
|
4458515b2c
kprobes: Replace %p with other pointer types
|
7 years ago |
Masami Hiramatsu
|
81365a947d
kprobes: Show address of kprobes if kallsyms does
|
7 years ago |
Masami Hiramatsu
|
ffb9bd68eb
kprobes: Show blacklist addresses as same as kallsyms does
|
7 years ago |
Masami Hiramatsu
|
f2a3ab3607
kprobes: Make list and blacklist root user read only
|
7 years ago |
Masami Hiramatsu
|
059053a275
kprobes: Don't check the ->break_handler() in generic kprobes code
|
7 years ago |
Masami Hiramatsu
|
5a6cf77f5e
kprobes: Remove jprobe API implementation
|
7 years ago |
Thomas Richter
|
bcbd385b61
kprobes: Fix random address output of blacklist file
|
7 years ago |
Jessica Yu
|
297f9233b5
kprobes: Propagate error from disarm_kprobe_ftrace()
|
7 years ago |
Jessica Yu
|
12310e3437
kprobes: Propagate error from arm_kprobe_ftrace()
|
7 years ago |
Masami Hiramatsu
|
590c845930
kprobes: Disable the jprobes APIs
|
7 years ago |
Masami Hiramatsu
|
a30b85df7d
kprobes: Use synchronize_rcu_tasks() for optprobe with CONFIG_PREEMPT=y
|
7 years ago |
Naveen N. Rao
|
4f3a871443
Revert "kprobes: Warn if optprobe handler tries to change execution path"
|
7 years ago |
Masami Hiramatsu
|
e863d53961
kprobes: Warn if optprobe handler tries to change execution path
|
8 years ago |
Masami Hiramatsu
|
63fef14fc9
kprobes/x86: Make insn buffer always ROX and use text_poke()
|
8 years ago |
Naveen N. Rao
|
dbf580623d
kprobes: Ensure that jprobe probepoints are at function entry
|
8 years ago |
Naveen N. Rao
|
0f73ff80b7
kprobes: Simplify register_jprobes()
|
8 years ago |
Naveen N. Rao
|
659b957f20
kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_func_entry()
|
8 years ago |
Linus Torvalds
|
9a9594efe5
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Masami Hiramatsu
|
c93f5cf571
kprobes/x86: Fix to set RWX bits correctly before releasing trampoline
|
8 years ago |
Thomas Gleixner
|
2d1e38f566
kprobes: Cure hotplug lock ordering issues
|
8 years ago |
Steven Rostedt (VMware)
|
545a028190
kprobes: Document how optimized kprobes are removed from module unload
|
8 years ago |
Thomas Gleixner
|
30e7d894c1
tracing/kprobes: Enforce kprobes teardown after testing
|
8 years ago |
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 |