index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Rename rcu_dereference_raw_notrace() to _check()
Joel Fernandes (Google)
2019-08-01
2
-6
/
+6
*
Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2019-07-19
1
-8
/
+1
|
\
|
*
tracing: Fix user stack trace "??" output
Eiichi Tsukata
2019-07-19
1
-8
/
+1
*
|
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-07-18
12
-355
/
+547
|
\
|
|
*
tracing: Make trace_get_fields() global
Cong Wang
2019-07-16
1
-8
/
+0
|
*
tracing: Let filter_assign_type() detect FILTER_PTR_STRING
Cong Wang
2019-07-16
1
-0
/
+3
|
*
tracing: Pass type into tracing_generic_entry_update()
Cong Wang
2019-07-16
2
-6
/
+5
|
*
tracing/kprobe: Check registered state using kprobe
Masami Hiramatsu
2019-07-16
2
-14
/
+15
|
*
tracing/probe: Add trace_event_call accesses APIs
Masami Hiramatsu
2019-07-16
4
-28
/
+40
|
*
tracing/probe: Add probe event name and group name accesses APIs
Masami Hiramatsu
2019-07-16
3
-23
/
+33
|
*
tracing/probe: Add trace flag access APIs for trace_probe
Masami Hiramatsu
2019-07-16
4
-23
/
+41
|
*
tracing/probe: Add trace_event_file access APIs for trace_probe
Masami Hiramatsu
2019-07-16
4
-101
/
+109
|
*
tracing/probe: Add trace_event_call register API for trace_probe
Masami Hiramatsu
2019-07-16
4
-36
/
+28
|
*
tracing/probe: Add trace_probe init and free functions
Masami Hiramatsu
2019-07-16
4
-58
/
+58
|
*
tracing/uprobe: Set print format when parsing command
Masami Hiramatsu
2019-07-16
1
-18
/
+7
|
*
tracing/kprobe: Set print format right after parsed command
Masami Hiramatsu
2019-07-16
1
-16
/
+9
|
*
ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS
Steven Rostedt (VMware)
2019-05-28
1
-13
/
+4
|
*
ftrace: Enable trampoline when rec count returns back to one
Cheng Jian
2019-05-25
1
-13
/
+15
|
*
tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdline
Steven Rostedt (VMware)
2019-05-25
1
-0
/
+8
|
*
tracing: Make a separate config for trace event self tests
Steven Rostedt (VMware)
2019-05-25
2
-2
/
+12
|
*
tracing/kprobe: Add kprobe_event= boot parameter
Masami Hiramatsu
2019-05-25
1
-0
/
+54
|
*
tracing/kprobe: Cast user-space address correctly
Masami Hiramatsu
2019-05-25
1
-1
/
+3
|
*
tracing: Use correct function name in trace_filter_add_remove_task() comment
Matthias Kaehlcke
2019-05-25
1
-1
/
+1
|
*
tracing/probe: Support user-space dereference
Masami Hiramatsu
2019-05-25
6
-14
/
+53
|
*
tracing/probe: Add ustring type for user-space string
Masami Hiramatsu
2019-05-25
6
-8
/
+77
|
*
ftrace: Make enable and update parameters bool when applicable
Steven Rostedt (VMware)
2019-05-25
1
-10
/
+10
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
2
-10
/
+0
|
\
\
|
*
|
blktrace: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-6
/
+0
|
*
|
trace: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-03
1
-4
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-8
/
+89
|
\
\
\
|
*
|
|
bpf: fix compiler warning with CONFIG_MODULES=n
Yonghong Song
2019-06-26
1
-13
/
+14
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
5
-30
/
+113
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
1
-8
/
+88
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
bpf: tracing: properly use bpf_prog_array api
Stanislav Fomichev
2019-05-29
1
-8
/
+10
|
|
*
|
|
bpf: check signal validity in nmi for bpf_send_signal() helper
Yonghong Song
2019-05-28
1
-0
/
+6
|
|
*
|
|
bpf: implement bpf_send_signal() helper
Yonghong Song
2019-05-24
1
-0
/
+72
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
2019-07-08
2
-14
/
+20
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
Ingo Molnar
2019-06-24
5
-30
/
+113
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
perf/core: Allow non-privileged uprobe for user processes
Song Liu
2019-06-03
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
2019-06-24
1
-16
/
+84
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
2019-06-17
4
-14
/
+29
|
|
\
\
\
\
\
|
*
|
|
|
|
|
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-06-03
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-07-04
2
-14
/
+20
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tracing/snapshot: Resize spare buffer if size changed
Eiichi Tsukata
2019-06-28
1
-4
/
+6
|
*
|
|
|
|
tracing: Fix memory leak in tracing_err_log_open()
Takeshi Misawa
2019-06-28
1
-1
/
+13
|
*
|
|
|
|
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
2019-06-28
1
-9
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
1
-16
/
+84
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bpf: fix nested bpf tracepoints with per-cpu data
Matt Mullins
2019-06-15
1
-16
/
+84
|
|
|
/
/
/
|
|
/
|
|
|
[next]