index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
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
ftrace: Enable trampoline when rec count returns back to one
Cheng Jian
1
-13
/
+15
2019-05-25
tracing/kprobe: Do not run kprobe boot tests if kprobe_event is on cmdline
Steven Rostedt (VMware)
1
-0
/
+8
2019-05-25
tracing: Make a separate config for trace event self tests
Steven Rostedt (VMware)
2
-2
/
+12
2019-05-25
tracing/kprobe: Add kprobe_event= boot parameter
Masami Hiramatsu
1
-0
/
+54
2019-05-25
tracing/kprobe: Cast user-space address correctly
Masami Hiramatsu
1
-1
/
+3
2019-05-25
tracing: Use correct function name in trace_filter_add_remove_task() comment
Matthias Kaehlcke
1
-1
/
+1
2019-05-25
tracing/probe: Support user-space dereference
Masami Hiramatsu
6
-14
/
+53
2019-05-25
tracing/probe: Add ustring type for user-space string
Masami Hiramatsu
6
-8
/
+77
2019-05-25
ftrace: Make enable and update parameters bool when applicable
Steven Rostedt (VMware)
1
-10
/
+10
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-24
bpf: implement bpf_send_signal() helper
Yonghong Song
1
-0
/
+72
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
[prev]
[next]