index
:
linux-stable.git
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.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
/
trace
Commit message (
Expand
)
Author
Age
Files
Lines
*
rv: Unlock on error path in rv_unregister_reactor()
Dan Carpenter
2022-08-04
1
-2
/
+4
*
tracing/eprobe: Show syntax error logs in error_log file
Masami Hiramatsu (Google)
2022-08-02
2
-3
/
+13
*
tracing: Use free_trace_buffer() in allocate_trace_buffers()
Zhiqiang Liu
2022-08-02
1
-14
/
+11
*
rv/reactor: Add the panic reactor
Daniel Bristot de Oliveira
2022-07-30
3
-0
/
+52
*
rv/reactor: Add the printk reactor
Daniel Bristot de Oliveira
2022-07-30
3
-1
/
+52
*
rv/monitor: Add the wwnr monitor
Daniel Bristot de Oliveira
2022-07-30
4
-0
/
+146
*
rv/monitor: Add the wip monitor
Daniel Bristot de Oliveira
2022-07-30
3
-36
/
+29
*
rv/monitor: Add the wip monitor skeleton created by dot2k
Daniel Bristot de Oliveira
2022-07-30
2
-0
/
+155
*
Documentation/rv: Add a basic documentation
Daniel Bristot de Oliveira
2022-07-30
2
-0
/
+6
*
rv/include: Add deterministic automata monitor definition via C macros
Daniel Bristot de Oliveira
2022-07-30
2
-0
/
+16
*
rv: Add runtime reactors interface
Daniel Bristot de Oliveira
2022-07-30
5
-0
/
+564
*
rv: Add Runtime Verification (RV) interface
Daniel Bristot de Oliveira
2022-07-30
8
-0
/
+844
*
tracing: Auto generate event name when creating a group of events
Linyu Yuan
2022-07-24
6
-27
/
+40
*
tracing: eprobe: Remove duplicate is_good_name() operation
Linyu Yuan
2022-07-24
1
-2
/
+0
*
tracing: eprobe: Add missing log index
Linyu Yuan
2022-07-24
1
-0
/
+1
*
tracing/histograms: Simplify create_hist_fields()
Zheng Yejian
2022-07-12
1
-3
/
+2
*
tracing/user_events: Fix syntax errors in comments
Xiang wangx
2022-07-12
1
-1
/
+1
*
ftrace: Be more specific about arch impact when function tracer is enabled
Steven Rostedt (Google)
2022-07-12
1
-1
/
+2
*
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
2022-07-12
1
-5
/
+6
*
tracing/histograms: Fix memory leak problem
Zheng Yejian
2022-07-12
1
-0
/
+2
*
Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-06-24
1
-3
/
+0
|
\
|
*
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
2022-06-17
1
-3
/
+0
*
|
Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-06-23
3
-4
/
+10
|
\
\
|
*
|
tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create()
Gautam Menghani
2022-06-17
1
-1
/
+0
|
*
|
tracing: Simplify conditional compilation code in tracing_set_tracer()
sunliming
2022-06-17
1
-2
/
+0
|
*
|
tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_disp...
Masami Hiramatsu (Google)
2022-06-17
1
-1
/
+10
|
|
/
*
|
rethook: Reject getting a rethook if RCU is not watching
Masami Hiramatsu (Google)
2022-06-17
1
-0
/
+9
*
|
bpf: Force cookies array to follow symbols sorting
Jiri Olsa
2022-06-16
1
-15
/
+45
*
|
ftrace: Keep address offset in ftrace_lookup_symbols
Jiri Olsa
2022-06-16
1
-2
/
+11
|
/
*
Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-09
1
-4
/
+4
|
\
|
*
bpf: Use safer kvmalloc_array() where possible
Dan Carpenter
2022-06-07
1
-4
/
+4
*
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-06-03
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
ftrace/fgraph: fix increased missing-prototypes warnings
Chengming Zhou
2022-06-01
1
-0
/
+2
*
|
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-29
20
-522
/
+606
|
\
\
|
*
|
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
2022-05-28
1
-2
/
+139
|
*
|
tracing: Fix comments for event_trigger_separate_filter()
sunliming
2022-05-26
1
-4
/
+4
|
*
|
ftrace: Clean up hash direct_functions on register failures
Song Liu
2022-05-26
1
-3
/
+2
|
*
|
tracing: Fix comments of create_filter()
sunliming
2022-05-26
1
-1
/
+1
|
*
|
tracing: Disable kcov on trace_preemptirq.c
Congyu Liu
2022-05-26
1
-0
/
+4
|
*
|
tracing: Initialize integer variable to prevent garbage return value
Gautam Menghani
2022-05-26
1
-1
/
+1
|
*
|
ftrace: Fix typo in comment
Julia Lawall
2022-05-26
1
-1
/
+1
|
*
|
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-05-26
1
-12
/
+4
|
*
|
tracing: Cleanup code by removing init "char *name"
liqiong
2022-05-26
1
-3
/
+1
|
*
|
tracing: Change "char *" string form to "char []"
liqiong
2022-05-26
2
-2
/
+2
|
*
|
tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQ
Daniel Bristot de Oliveira
2022-05-26
1
-0
/
+2
|
*
|
tracing/timerlat: Print stacktrace in the IRQ handler if needed
Daniel Bristot de Oliveira
2022-05-26
1
-0
/
+13
|
*
|
tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
Daniel Bristot de Oliveira
2022-05-26
1
-4
/
+5
|
*
|
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
2022-05-26
1
-2
/
+4
|
*
|
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
2022-05-26
1
-0
/
+3
|
*
|
tracing: Use strim() to remove whitespace instead of doing it manually
Yuntao Wang
2022-05-26
1
-5
/
+3
[next]