index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-16
44
-651
/
+1345
|
\
|
*
x86: Hide the int3_emulate_call/jmp functions from UML
Steven Rostedt (VMware)
2019-05-11
1
-1
/
+3
|
*
livepatch: Remove klp_check_compiler_support()
Jiri Kosina
2019-05-10
4
-23
/
+0
|
*
ftrace/x86: Remove mcount support
Steven Rostedt (VMware)
2019-05-10
4
-66
/
+9
|
*
ftrace/x86_32: Remove support for non DYNAMIC_FTRACE
Steven Rostedt (VMware)
2019-05-10
2
-39
/
+11
|
*
tracing: Simplify "if" macro code
Linus Torvalds
2019-05-09
1
-17
/
+18
|
*
tracing: Fix documentation about disabling options using trace_options
Srivatsa S. Bhat (VMware)
2019-05-08
1
-1
/
+1
|
*
tracing: Replace kzalloc with kcalloc
Gustavo A. R. Silva
2019-05-08
1
-2
/
+2
|
*
tracing: Fix partial reading of trace event's id file
Elazar Leibovich
2019-05-08
1
-3
/
+0
|
*
tracing: Allow RCU to run between postponed startup tests
Anders Roxell
2019-05-08
1
-0
/
+4
|
*
tracing: Fix white space issues in parse_pred() function
Colin Ian King
2019-05-08
1
-24
/
+24
|
*
tracing: Eliminate const char[] auto variables
Rasmus Villemoes
2019-05-08
2
-22
/
+14
|
*
ring-buffer: Fix mispelling of Calculate
Yangtao Li
2019-05-08
1
-1
/
+1
|
*
tracing: probeevent: Fix to make the type of $comm string
Masami Hiramatsu
2019-05-08
1
-6
/
+7
|
*
tracing: probeevent: Do not accumulate on ret variable
Masami Hiramatsu
2019-05-08
1
-1
/
+1
|
*
tracing: uprobes: Re-enable $comm support for uprobe events
Masami Hiramatsu
2019-05-08
2
-2
/
+12
|
*
ftrace/x86_64: Emulate call function while updating in breakpoint handler
Peter Zijlstra
2019-05-08
1
-5
/
+27
|
*
x86_64: Allow breakpoints to emulate call instructions
Peter Zijlstra
2019-05-08
1
-0
/
+28
|
*
x86_64: Add gap to int3 to allow for call emulation
Josh Poimboeuf
2019-05-08
1
-2
/
+16
|
*
tracing: kdb: Allow ftdump to skip all but the last few entries
Douglas Anderson
2019-05-03
1
-14
/
+31
|
*
tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2019-05-03
2
-15
/
+53
|
*
tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
2019-05-03
1
-8
/
+8
|
*
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...
Steven Rostedt (VMware)
2019-04-29
3
-2
/
+2
|
*
function_graph: Have selftest also emulate tr->reset() as it did with tr->init()
Steven Rostedt (VMware)
2019-04-22
1
-1
/
+4
|
*
ftrace: Do not process STUB functions in ftrace_ops_list_func()
Steven Rostedt (VMware)
2019-04-11
1
-0
/
+3
|
*
ftrace: Remove ASSIGN_OPS_HASH() macro from ftrace.c
Steven Rostedt (VMware)
2019-04-10
1
-4
/
+0
|
*
rcu: validate arguments for rcu tracepoints
Yafang Shao
2019-04-08
3
-67
/
+31
|
*
sched/fair: do not expose some tracepoints to user if CONFIG_SCHEDSTATS is no...
Yafang Shao
2019-04-08
1
-7
/
+14
|
*
tracing: introduce TRACE_EVENT_NOP()
Yafang Shao
2019-04-08
2
-0
/
+23
|
*
tracing: Add error_log to README
Tom Zanussi
2019-04-08
1
-0
/
+1
|
*
tracing: Add tracing/error_log Documentation
Tom Zanussi
2019-04-08
2
-14
/
+33
|
*
selftests/ftrace: Add tracing/error_log testcase
Tom Zanussi
2019-04-08
1
-0
/
+19
|
*
selftests/ftrace: Remove trigger-extended-error-support testcase
Tom Zanussi
2019-04-08
1
-28
/
+0
|
*
selftests/ftrace: Move kprobe/uprobe check_error() to test.d/functions
Tom Zanussi
2019-04-08
3
-18
/
+14
|
*
selftests/ftrace: Add error_log testcase for probe errors
Masami Hiramatsu
2019-04-08
2
-0
/
+124
|
*
tracing: Have the error logs show up in the proper instances
Steven Rostedt (VMware)
2019-04-08
5
-23
/
+46
|
*
tracing: Have histogram code pass around trace_array for error handling
Steven Rostedt (VMware)
2019-04-08
1
-62
/
+80
|
*
tracing: Add trace_array parameter to create_event_filter()
Steven Rostedt (VMware)
2019-04-08
3
-13
/
+18
|
*
tracing: Use tracing error_log with probe events
Masami Hiramatsu
2019-04-03
4
-124
/
+348
|
*
tracing: Use tracing error_log with trace event filters
Tom Zanussi
2019-04-03
1
-2
/
+9
|
*
tracing: Use tracing error_log with hist triggers
Tom Zanussi
2019-04-03
1
-102
/
+104
|
*
tracing: Save the last hist command's associated event name
Tom Zanussi
2019-04-03
1
-6
/
+27
|
*
tracing: Add tracing error log
Tom Zanussi
2019-04-03
2
-0
/
+222
|
*
tracing: Kernel access to Ftrace instances
Divya Indi
2019-04-03
2
-24
/
+51
|
*
ring-buffer: Fix ring buffer size in rb_write_something()
YueHaibing
2019-04-03
1
-1
/
+1
*
|
Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2019-05-15
8
-45
/
+89
|
\
\
|
*
|
kconfig: make conf_get_autoconfig_name() static
Masahiro Yamada
2019-05-14
2
-2
/
+1
|
*
|
kconfig: use snprintf for formatting pathnames
Jacob Garber
2019-05-14
2
-2
/
+3
|
*
|
kconfig: remove useless NULL pointer check in conf_write_dep()
Masahiro Yamada
2019-05-14
1
-2
/
+0
|
*
|
kconfig: make parent directories for the saved .config as needed
Masahiro Yamada
2019-05-10
3
-3
/
+5
[next]