index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
ftrace: Protect ftrace_graph_hash with ftrace_sync
Steven Rostedt (VMware)
2020-02-05
2
-2
/
+11
*
ftrace: Add comment to why rcu_dereference_sched() is open coded
Steven Rostedt (VMware)
2020-02-05
1
-0
/
+10
*
tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
Amol Grover
2020-02-05
2
-3
/
+7
*
tracing: Annotate ftrace_graph_hash pointer with __rcu
Amol Grover
2020-02-05
2
-4
/
+7
*
tracing: Use seq_buf for building dynevent_cmd string
Tom Zanussi
2020-02-01
3
-37
/
+15
*
tracing: Remove useless code in dynevent_arg_pair_add()
Tom Zanussi
2020-02-01
1
-1
/
+1
*
tracing: Remove check_arg() callbacks from dynevent args
Tom Zanussi
2020-02-01
4
-53
/
+46
*
tracing: Consolidate some synth_event_trace code
Tom Zanussi
2020-01-31
1
-84
/
+57
*
tracing: Fix now invalid var_ref_vals assumption in trace action
Tom Zanussi
2020-01-31
1
-15
/
+38
*
tracing: Change trace_boot to use synth_event interface
Tom Zanussi
2020-01-31
2
-26
/
+14
*
tracing: Move tracing selftests to bottom of menu
Steven Rostedt (VMware)
2020-01-30
1
-84
/
+84
*
tracing: Move mmio tracer config up with the other tracers
Steven Rostedt (VMware)
2020-01-30
1
-13
/
+13
*
tracing: Move tracing test module configs together
Steven Rostedt (VMware)
2020-01-30
1
-11
/
+11
*
tracing: Move all function tracing configs together
Steven Rostedt (VMware)
2020-01-30
1
-71
/
+71
*
tracing: Add kprobe event command generation test module
Tom Zanussi
2020-01-30
3
-0
/
+238
*
tracing: Change trace_boot to use kprobe_event interface
Tom Zanussi
2020-01-30
2
-27
/
+17
*
tracing: Add kprobe event command generation functions
Tom Zanussi
2020-01-30
1
-0
/
+161
*
tracing: Add synth event generation test module
Tom Zanussi
2020-01-30
3
-0
/
+537
*
tracing: Add synth_event_trace() and related functions
Tom Zanussi
2020-01-30
1
-0
/
+463
*
tracing: Add synthetic event command generation functions
Tom Zanussi
2020-01-30
1
-4
/
+375
*
tracing: Add dynamic event command creation interface
Tom Zanussi
2020-01-30
2
-0
/
+273
*
tracing: Add synth_event_delete()
Tom Zanussi
2020-01-30
1
-16
/
+41
*
tracing: Add trace_get/put_event_file()
Tom Zanussi
2020-01-30
1
-0
/
+85
*
tracing: Add trace_array_find/_get() to find instance trace arrays
Tom Zanussi
2020-01-30
2
-10
/
+35
*
trigger_next should increase position index
Vasily Averin
2020-01-30
1
-2
/
+3
*
tracing: eval_map_next() should always increase position index
Vasily Averin
2020-01-30
1
-3
/
+1
*
ftrace: fpid_next() should increase position index
Vasily Averin
2020-01-30
1
-2
/
+3
*
tracing: Fix sched switch start/stop refcount racy updates
Mathieu Desnoyers
2020-01-30
1
-1
/
+3
*
tracing/boot: Move external function declarations to kernel/trace/trace.h
Masami Hiramatsu
2020-01-29
2
-15
/
+17
*
tracing/boot: Include required headers and sort it alphabetically
Masami Hiramatsu
2020-01-29
1
-1
/
+8
*
tracing: Add 'hist:' to hist trigger error log error string
Tom Zanussi
2020-01-28
1
-1
/
+2
*
tracing: Add hist trigger error messages for sort specification
Tom Zanussi
2020-01-28
1
-4
/
+17
*
tracing: Simplify assignment parsing for hist triggers
Tom Zanussi
2020-01-28
1
-43
/
+27
*
tracing: Use pr_err() instead of WARN() for memory failures
Steven Rostedt (VMware)
2020-01-25
3
-11
/
+23
*
tracing: Decrement trace_array when bootconfig creates an instance
Steven Rostedt (VMware)
2020-01-24
2
-0
/
+5
*
tracing: Remove unneeded NULL check
Dan Carpenter
2020-01-24
1
-1
/
+1
*
tracing: Set kernel_stack's caller size properly
Josef Bacik
2020-01-24
1
-1
/
+1
*
tracing: Fix tracing_stat return values in error handling paths
Luis Henriques
2020-01-24
1
-4
/
+8
*
tracing: Fix very unlikely race of registering two stat tracers
Steven Rostedt (VMware)
2020-01-24
1
-10
/
+9
*
trace/kprobe: Remove unused MAX_KPROBE_CMDLINE_SIZE
Alex Shi
2020-01-22
1
-1
/
+0
*
tracing: Fix uninitialized buffer var on early exit to trace_vbprintk()
Steven Rostedt (VMware)
2020-01-22
1
-1
/
+2
*
tracing/boot: Fix an IS_ERR() vs NULL bug
Dan Carpenter
2020-01-21
1
-1
/
+1
*
tracing: Remove unused TRACE_SEQ_BUF_USED
Alex Shi
2020-01-21
1
-3
/
+0
*
ring-buffer: Remove abandoned macro RB_MISSED_FLAGS
Alex Shi
2020-01-21
1
-2
/
+0
*
ftrace: Remove NR_TO_INIT macro
Alex Shi
2020-01-21
1
-3
/
+0
*
ftrace: Remove abandoned macros
Alex Shi
2020-01-21
1
-2
/
+0
*
tracing: Allow trace_printk() to nest in other tracing code
Steven Rostedt (VMware)
2020-01-16
1
-5
/
+19
*
ring-buffer: Fix kernel doc for rb_update_event()
Steven Rostedt (VMware)
2020-01-14
1
-3
/
+3
*
ring-bufer: kernel-doc warning fixes
Fabian Frederick
2020-01-14
1
-0
/
+3
*
tracing: trigger: Replace unneeded RCU-list traversals
Masami Hiramatsu
2020-01-13
2
-16
/
+45
[next]