index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm in trace.c
Tom Zanussi
1
-2
/
+2
2019-03-05
tracing: Use strncpy instead of memcpy when copying comm for hist triggers
Tom Zanussi
1
-2
/
+2
2019-03-05
tracing: Use strncpy instead of memcpy for string keys in hist triggers
Tom Zanussi
1
-2
/
+3
2019-03-05
tracing: Use str_has_prefix() in synth_event_create()
Tom Zanussi
1
-2
/
+2
2019-03-05
x86/ftrace: Fix warning and considate ftrace_jmp_replace() and ftrace_call_re...
Steven Rostedt (VMware)
1
-25
/
+17
2019-02-21
tracing/perf: Use strndup_user() instead of buggy open-coded version
Jann Horn
1
-9
/
+7
2019-02-21
doc: trace: Fix documentation for uprobe_profile
Srikar Dronamraju
1
-4
/
+3
2019-02-20
tracing: Fix spelling mistake: "analagous" -> "analogous"
Colin Ian King
1
-1
/
+1
2019-02-20
tracing: Comment why cond_snapshot is checked outside of max_lock protection
Steven Rostedt (VMware)
1
-0
/
+8
2019-02-20
tracing: Add hist trigger action 'expected fail' test case
Tom Zanussi
1
-0
/
+30
2019-02-20
tracing: Add alternative synthetic event trace action test case
Tom Zanussi
1
-0
/
+42
2019-02-20
tracing: Add hist trigger onchange() handler test case
Tom Zanussi
1
-0
/
+28
2019-02-20
tracing: Add hist trigger snapshot() action test case
Tom Zanussi
1
-0
/
+43
2019-02-20
tracing: Add SPDX license GPL-2.0 license identifier to inter-event testcases
Tom Zanussi
8
-0
/
+8
2019-02-20
tracing: Add alternative synthetic event trace action syntax
Tom Zanussi
3
-22
/
+76
2019-02-20
tracing: Add hist trigger onchange() handler Documentation
Tom Zanussi
1
-0
/
+98
2019-02-20
tracing: Add hist trigger onchange() handler
Tom Zanussi
2
-9
/
+52
2019-02-20
tracing: Add hist trigger snapshot() action Documentation
Tom Zanussi
1
-0
/
+110
2019-02-20
tracing: Add hist trigger snapshot() action
Tom Zanussi
2
-10
/
+259
2019-02-20
tracing: Add conditional snapshot
Tom Zanussi
3
-6
/
+244
2019-02-20
tracing: Generalize hist trigger onmax and save action
Tom Zanussi
1
-76
/
+160
2019-02-20
tracing: Split up onmatch action data
Tom Zanussi
2
-52
/
+63
2019-02-20
tracing: Make hist trigger Documentation better reflect actions/handlers
Tom Zanussi
1
-13
/
+43
2019-02-20
tracing: Refactor hist trigger action code
Tom Zanussi
1
-169
/
+238
2019-02-20
tracing: Do not free iter->trace in fail path of tracing_open_pipe()
zhangyi (F)
1
-1
/
+0
2019-02-15
uprobes: convert uprobe.ref to refcount_t
Elena Reshetova
1
-4
/
+4
2019-02-15
ftrace: Allow enabling of filters via index of available_filter_functions
Steven Rostedt (VMware)
4
-0
/
+74
2019-02-11
tracing: Change the function format to display function names by perf
Changbin Du
1
-22
/
+19
2019-02-06
ring-buffer: Remove unused function ring_buffer_page_len()
Miroslav Benes
2
-16
/
+0
2019-02-06
tracing: Show stacktrace for wakeup tracers
Changbin Du
1
-0
/
+2
2019-02-06
tracing/doc: Add latency tracer funcgraph example
Changbin Du
1
-0
/
+51
2019-02-06
tracing: Put a margin between flags and duration for wakeup tracers
Changbin Du
1
-2
/
+3
2019-02-06
tracing: Show more info for funcgraph wakeup tracers
Changbin Du
1
-1
/
+4
2019-02-06
tracing: Add comment to predicate_parse() about "&&" or "||"
Steven Rostedt (VMware)
1
-0
/
+1
2019-02-06
tracing: Annotate implicit fall through in predicate_parse()
Mathieu Malaterre
1
-0
/
+1
2019-02-06
tracing: Annotate implicit fall through in parse_probe_arg()
Mathieu Malaterre
1
-0
/
+1
2019-02-06
function_graph: Support displaying relative timestamp
Changbin Du
4
-6
/
+32
2019-02-03
Linux 5.0-rc5
Linus Torvalds
1
-1
/
+1
2019-02-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-14
/
+35
2019-02-03
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-39
/
+9
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-23
/
+35
2019-02-03
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2019-02-03
Merge tag 'for-5.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-38
/
+71
2019-02-02
Merge tag 'devicetree-fixes-for-5.0-3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+5
2019-02-02
Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-19
/
+38
2019-02-02
Merge tag 'for-linus-20190202' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-53
/
+93
2019-02-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-27
/
+29
2019-02-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
38
-74
/
+304
2019-02-02
efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker
Qian Cai
1
-2
/
+3
2019-02-02
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
6
-10
/
+10
[next]