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
2019-06-15
Merge tag 'trace-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-14
/
+29
2019-06-14
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()
Wei Li
1
-2
/
+5
2019-06-14
module: Fix livepatch/ftrace module text permissions race
Josh Poimboeuf
1
-1
/
+9
2019-06-14
tracing/uprobe: Fix obsolete comment on trace_uprobe_create()
Eiichi Tsukata
1
-2
/
+0
2019-06-14
tracing/uprobe: Fix NULL pointer dereference in trace_uprobe_create()
Eiichi Tsukata
1
-3
/
+10
2019-06-14
tracing: Make two symbols static
YueHaibing
1
-2
/
+2
2019-06-14
tracing: avoid build warning with HAVE_NOP_MCOUNT
Vasily Gorbik
1
-3
/
+2
2019-06-14
tracing: Fix out-of-range read in trace_stack_print()
Eiichi Tsukata
1
-1
/
+1
2019-05-29
Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+6
2019-05-28
tracing: Avoid memory leak in predicate_parse()
Tomas Bortoli
1
-2
/
+6
2019-05-26
Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+20
2019-05-25
tracing: Silence GCC 9 array bounds warning
Miguel Ojeda
3
-10
/
+20
2019-05-25
Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2
-3
/
+11
2019-05-22
kernel/trace/trace.h: Remove duplicate header of trace_seq.h
Jagadeesh Pagadala
1
-1
/
+0
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2019-05-21
tracing: Add a check_val() check before updating cond_snapshot() track_val
Tom Zanussi
1
-0
/
+6
2019-05-21
tracing: Check keys for variable references in expressions too
Tom Zanussi
1
-2
/
+2
2019-05-21
tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
Tom Zanussi
1
-0
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+3
2019-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+3
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
16
-381
/
+992
2019-05-14
bpf: mark bpf_event_notify and bpf_event_init as static
Stanislav Fomichev
1
-2
/
+3
2019-05-11
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-7
/
+0
2019-05-08
tracing: Fix documentation about disabling options using trace_options
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2019-05-08
tracing: Replace kzalloc with kcalloc
Gustavo A. R. Silva
1
-2
/
+2
2019-05-08
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
1
-3
/
+0
2019-05-08
tracing: Allow RCU to run between postponed startup tests
Anders Roxell
1
-0
/
+4
2019-05-08
tracing: Fix white space issues in parse_pred() function
Colin Ian King
1
-24
/
+24
2019-05-08
tracing: Eliminate const char[] auto variables
Rasmus Villemoes
2
-22
/
+14
2019-05-08
ring-buffer: Fix mispelling of Calculate
Yangtao Li
1
-1
/
+1
2019-05-08
tracing: probeevent: Fix to make the type of $comm string
Masami Hiramatsu
1
-6
/
+7
2019-05-08
tracing: probeevent: Do not accumulate on ret variable
Masami Hiramatsu
1
-1
/
+1
2019-05-08
tracing: uprobes: Re-enable $comm support for uprobe events
Masami Hiramatsu
2
-2
/
+12
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+30
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
4
-134
/
+78
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+4
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-17
/
+20
2019-05-02
tracing: kdb: Allow ftdump to skip all but the last few entries
Douglas Anderson
1
-14
/
+31
2019-05-02
tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2
-15
/
+53
2019-05-02
tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
1
-8
/
+8
2019-04-30
bpf: Fail bpf_probe_write_user() while mm is switched
Nadav Amit
1
-0
/
+8
2019-04-29
tracing: Remove the last struct stack_trace usage
Thomas Gleixner
1
-21
/
+16
2019-04-29
tracing: Simplify stack trace retrieval
Thomas Gleixner
1
-27
/
+13
2019-04-29
tracing: Make ftrace_trace_userstack() static and conditional
Thomas Gleixner
2
-14
/
+8
2019-04-29
tracing: Use percpu stack trace buffer more intelligently
Thomas Gleixner
1
-36
/
+37
2019-04-29
tracing: Simplify stacktrace retrieval in histograms
Thomas Gleixner
1
-9
/
+3
2019-04-29
tracing: Cleanup stack trace code
Thomas Gleixner
1
-29
/
+13
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+24
[next]