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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-04-05
2
-3
/
+3
|
\
|
*
tracing: Block comments should align the * on each line
Rohit Visavalia
2018-03-27
1
-1
/
+1
|
*
treewide: Align function definition open/close braces
Joe Perches
2018-03-26
1
-2
/
+2
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-04
1
-1
/
+1
|
\
\
|
*
|
tracing: Unify the "boot" and "mono" tracing clocks
Thomas Gleixner
2018-03-13
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-04-03
1
-11
/
+215
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
3
-8
/
+6
|
|
\
\
|
*
|
|
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-31
1
-9
/
+18
|
*
|
|
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-28
1
-0
/
+183
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-28
/
+40
|
|
\
\
\
|
*
|
|
|
bpf: add support to read sample address in bpf program
Teng Qin
2018-03-08
1
-4
/
+16
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2018-03-29
4
-36
/
+46
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-23
3
-8
/
+6
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
2018-03-23
3
-8
/
+6
|
|
|
/
|
*
/
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
Yonghong Song
2018-03-20
1
-28
/
+40
|
|
/
*
|
Merge tag 'v4.16-rc4' into perf/core, to pick up fixes
Ingo Molnar
2018-03-06
1
-0
/
+2
|
\
|
|
*
bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
Daniel Borkmann
2018-02-14
1
-0
/
+2
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-02-17
11
-37
/
+155
|
\
|
|
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-4
/
+4
|
*
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-09
2
-6
/
+4
|
|
\
|
|
*
tracing: Fix parsing of globs with a wildcard at the beginning
Steven Rostedt (VMware)
2018-02-08
1
-5
/
+4
|
|
*
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
2018-02-08
1
-1
/
+0
|
*
|
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-02-01
5
-14
/
+11
|
|
\
|
|
|
*
ftrace: Mark function tracer test functions noinline/noclone
Andi Kleen
2018-01-23
1
-2
/
+3
|
|
*
trace_uprobe: Display correct offset in uprobe_events
Ravi Bangoria
2018-01-23
1
-1
/
+1
|
|
*
tracing: Make sure the parsed string always terminates with '\0'
Changbin Du
2018-01-23
3
-6
/
+2
|
|
*
tracing: Clear parser->idx if only spaces are read
Changbin Du
2018-01-23
1
-2
/
+2
|
|
*
tracing: Detect the string nul character when parsing user input string
Changbin Du
2018-01-23
1
-3
/
+3
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
4
-9
/
+132
|
|
\
\
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
4
-41
/
+84
|
|
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-20
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
bpf: change fake_ip for bpf_trace_printk helper
Yonghong Song
2018-01-18
1
-1
/
+1
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
2
-3
/
+16
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-17
2
-18
/
+46
|
|
|
\
\
\
|
|
*
|
|
|
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
2018-01-12
3
-4
/
+5
|
|
*
|
|
|
tracing/kprobe: bpf: Compare instruction pointer with original one
Masami Hiramatsu
2018-01-12
2
-15
/
+7
|
|
*
|
|
|
tracing/kprobe: bpf: Check error injectable event is on function entry
Masami Hiramatsu
2018-01-12
4
-15
/
+16
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-29
2
-10
/
+15
|
|
|
\
\
\
\
|
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
4
-8
/
+137
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
trace: reenable preemption if we modify the ip
Josef Bacik
2017-12-17
1
-1
/
+8
|
|
|
*
|
|
|
|
bpf/tracing: fix kernel/events/core.c compilation error
Yonghong Song
2017-12-13
1
-1
/
+1
|
|
|
*
|
|
|
|
bpf: add a bpf_override_function helper
Josef Bacik
2017-12-12
4
-7
/
+106
|
|
|
*
|
|
|
|
bpf/tracing: allow user space to query prog array on the same tp
Yonghong Song
2017-12-12
1
-0
/
+23
|
*
|
|
|
|
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
2
-4
/
+4
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ring_buffer_poll_wait() return value used as return value of ->poll()
Al Viro
2017-11-28
1
-1
/
+1
|
|
*
|
|
|
|
|
|
ipc, kernel, mm: annotate ->poll() instances
Al Viro
2017-11-27
1
-3
/
+3
*
|
|
|
|
|
|
|
|
perf/core: Implement the 'perf_uprobe' PMU
Song Liu
2018-02-06
3
-8
/
+135
*
|
|
|
|
|
|
|
|
perf/core: Implement the 'perf_kprobe' PMU
Song Liu
2018-02-06
3
-8
/
+139
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-01-30
2
-12
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2018-01-03
2
-12
/
+1
|
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
[next]