index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
1
-0
/
+2
2018-04-10
perf/core: Fix perf_uprobe_init()
Song Liu
1
-0
/
+2
2018-04-10
perf/core: Fix perf_kprobe_init()
Masami Hiramatsu
1
-0
/
+2
2018-03-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
4
-36
/
+46
2018-03-23
Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+6
2018-03-23
tracing: probeevent: Fix to support minus offset from symbol
Masami Hiramatsu
3
-8
/
+6
2018-03-20
trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programs
Yonghong Song
1
-28
/
+40
2018-03-06
Merge tag 'v4.16-rc4' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2018-02-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
11
-37
/
+155
2018-02-14
bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
Daniel Borkmann
1
-0
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-4
/
+4
2018-02-09
Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-6
/
+4
2018-02-08
tracing: Fix parsing of globs with a wildcard at the beginning
Steven Rostedt (VMware)
1
-5
/
+4
2018-02-08
ftrace: Remove incorrect setting of glob search field
Steven Rostedt (VMware)
1
-1
/
+0
2018-02-06
perf/core: Implement the 'perf_uprobe' PMU
Song Liu
3
-8
/
+135
2018-02-06
perf/core: Implement the 'perf_kprobe' PMU
Song Liu
3
-8
/
+139
2018-02-01
Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
5
-14
/
+11
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-9
/
+132
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+4
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-12
/
+1
2018-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-41
/
+84
2018-01-23
ftrace: Mark function tracer test functions noinline/noclone
Andi Kleen
1
-2
/
+3
2018-01-23
trace_uprobe: Display correct offset in uprobe_events
Ravi Bangoria
1
-1
/
+1
2018-01-23
tracing: Make sure the parsed string always terminates with '\0'
Changbin Du
3
-6
/
+2
2018-01-23
tracing: Clear parser->idx if only spaces are read
Changbin Du
1
-2
/
+2
2018-01-23
tracing: Detect the string nul character when parsing user input string
Changbin Du
1
-3
/
+3
2018-01-23
tracing: Update stack trace skipping for ORC unwinder
Steven Rostedt (VMware)
3
-29
/
+67
2018-01-23
ftrace, orc, x86: Handle ftrace dynamically allocated trampolines
Steven Rostedt (VMware)
1
-12
/
+17
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+16
2018-01-18
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
1
-1
/
+15
2018-01-18
ring-buffer: Fix duplicate results in mapping context to bits in recursive lock
Steven Rostedt (VMware)
1
-2
/
+1
2018-01-18
bpf: change fake_ip for bpf_trace_printk helper
Yonghong Song
1
-1
/
+1
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-18
/
+46
2018-01-15
tracing: Prevent PROFILE_ALL_BRANCHES when FORTIFY_SOURCE=y
Randy Dunlap
1
-1
/
+1
2018-01-15
ring-buffer: Bring back context level recursive checks
Steven Rostedt (VMware)
1
-17
/
+45
2018-01-12
error-injection: Separate error-injection from kprobe
Masami Hiramatsu
3
-4
/
+5
2018-01-12
tracing/kprobe: bpf: Compare instruction pointer with original one
Masami Hiramatsu
2
-15
/
+7
2018-01-12
tracing/kprobe: bpf: Check error injectable event is on function entry
Masami Hiramatsu
4
-15
/
+16
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-12
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+15
2017-12-27
tracing: Fix possible double free on failure of allocating trace buffer
Steven Rostedt (VMware)
1
-0
/
+1
2017-12-27
tracing: Fix crash when it fails to alloc ring buffer
Jing Xia
1
-0
/
+2
2017-12-27
ring-buffer: Do no reuse reader page if still in use
Steven Rostedt (VMware)
1
-0
/
+6
2017-12-27
tracing: Remove extra zeroing out of the ring buffer page
Steven Rostedt (VMware)
1
-9
/
+1
2017-12-27
ring-buffer: Mask out the info bits when returning buffer page length
Steven Rostedt (VMware)
1
-1
/
+5
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-8
/
+137
2017-12-17
trace: reenable preemption if we modify the ip
Josef Bacik
1
-1
/
+8
2017-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-7
/
+12
2017-12-14
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-32
/
+20
[next]