summaryrefslogtreecommitdiffstats
path: root/kernel/Kconfig.locks (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-18tracepoint: Use struct_size() in kmalloc()Gustavo A. R. Silva1-2/+2
2019-05-28ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESSSteven Rostedt (VMware)2-29/+4
2019-05-26ftrace: Enable trampoline when rec count returns back to oneCheng Jian1-13/+15
2019-05-26tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdlineSteven Rostedt (VMware)1-0/+8
2019-05-26tracing: Make a separate config for trace event self testsSteven Rostedt (VMware)2-2/+12
2019-05-26tracing/kprobe: Add kprobe_event= boot parameterMasami Hiramatsu3-0/+81
2019-05-26kprobes: Initialize kprobes at postcore_initcallMasami Hiramatsu1-2/+1
2019-05-26tracing/kprobe: Cast user-space address correctlyMasami Hiramatsu1-1/+3
2019-05-26uaccess: Add a prototype of non-static __probe_user_read()Masami Hiramatsu1-0/+1
2019-05-26tracing: Use correct function name in trace_filter_add_remove_task() commentMatthias Kaehlcke1-1/+1
2019-05-26perf-probe: Add user memory access attribute supportMasami Hiramatsu6-8/+35