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