index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
21
-69
/
+69
2021-06-30
tracing: Change variable type as bool for clean-up
Austin Kim
1
-12
/
+12
2021-06-29
trace/timerlat: Fix indentation on timerlat_main()
Daniel Bristot de Oliveira
1
-3
/
+3
2021-06-29
trace/osnoise: Make 'noise' variable s64 in run_osnoise()
Daniel Bristot de Oliveira
1
-2
/
+3
2021-06-29
tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
Steven Rostedt (VMware)
3
-4
/
+42
2021-06-28
tracing: Fix spelling in osnoise tracer "interferences" -> "interference"
Colin Ian King
1
-1
/
+1
2021-06-28
Documentation: Fix a typo on trace/osnoise-tracer
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-28
trace/osnoise: Fix return value on osnoise_init_hotplug_support
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-28
trace/osnoise: Make interval u64 on osnoise_main
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-28
trace/osnoise: Fix 'no previous prototype' warnings
Daniel Bristot de Oliveira
3
-12
/
+13
2021-06-28
tracing: Have osnoise_main() add a quiescent state for task rcu
Steven Rostedt (VMware)
1
-1
/
+4
2021-06-26
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
1
-1
/
+3
2021-06-26
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
1
-1
/
+3
2021-06-26
trace/osnoise: Support hotplug operations
Daniel Bristot de Oliveira
1
-30
/
+135
2021-06-26
trace/hwlat: Support hotplug operations
Daniel Bristot de Oliveira
1
-0
/
+65
2021-06-26
trace/hwlat: Protect kdata->kthread with get/put_online_cpus
Daniel Bristot de Oliveira
1
-6
/
+13
2021-06-26
trace: Add timerlat tracer
Daniel Bristot de Oliveira
7
-31
/
+870
2021-06-26
trace: Add osnoise tracer
Daniel Bristot de Oliveira
13
-4
/
+2072
2021-06-26
tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is defined
Steven Rostedt (VMware)
2
-5
/
+4
2021-06-26
trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpers
Steven Rostedt
1
-0
/
+25
2021-06-26
trace/hwlat: Remove printk from sampling loop
Daniel Bristot de Oliveira
1
-3
/
+12
2021-06-26
trace/hwlat: Use trace_min_max_param for width and window params
Daniel Bristot de Oliveira
1
-121
/
+24
2021-06-26
trace: Add a generic function to read/write u64 values from tracefs
Daniel Bristot de Oliveira
2
-0
/
+103
2021-06-26
trace/hwlat: Implement the per-cpu mode
Daniel Bristot de Oliveira
2
-37
/
+152
2021-06-24
trace/hwlat: Switch disable_migrate to mode none
Daniel Bristot de Oliveira
1
-8
/
+5
2021-06-24
trace/hwlat: Implement the mode config option
Daniel Bristot de Oliveira
2
-16
/
+175
2021-06-24
trace/hwlat: Fix Clark's email
Daniel Bristot de Oliveira
1
-1
/
+1
2021-06-24
bootconfig/tracing/ktest: Add ktest examples of testing bootconfig
Steven Rostedt (VMware)
9
-0
/
+385
2021-06-17
tracing: Have ftrace_dump_on_oops kernel parameter take numbers
Steven Rostedt (VMware)
1
-2
/
+2
2021-06-17
tracing: Add tp_printk_stop_on_boot option
Steven Rostedt (VMware)
2
-11
/
+42
2021-06-10
tracing: Add better comments for the filtering temp buffer use case
Steven Rostedt (VMware)
1
-1
/
+35
2021-06-10
tracing: Simplify the max length test when using the filtering temp buffer
Steven Rostedt (VMware)
1
-1
/
+3
2021-06-10
bootconfig: Share the checksum function with tools
Masami Hiramatsu
3
-24
/
+23
2021-06-10
docs: bootconfig: Update for mixing value and subkeys
Masami Hiramatsu
1
-4
/
+26
2021-06-10
tools/bootconfig: Support mixed value and subkey test cases
Masami Hiramatsu
7
-6
/
+14
2021-06-10
bootconfig: Support mixing a value and subkeys under a key
Masami Hiramatsu
3
-28
/
+114
2021-06-10
bootconfig: Change array value to use child node
Masami Hiramatsu
4
-9
/
+24
2021-06-10
Documentation: tracing: Add per-group/all events enablement desciption
Masami Hiramatsu
1
-0
/
+6
2021-06-10
tracing/boot: Add per-group/all events enablement
Masami Hiramatsu
1
-2
/
+25
2021-06-10
tracing: Add WARN_ON_ONCE when returned value is negative
Hyeonggon Yoo
1
-0
/
+1
2021-06-10
tracing: Fix set_named_trigger_data() kernel-doc comment
Qiujun Huang
1
-1
/
+2
2021-06-10
tracing: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-06-10
trace: replace WB_REASON_FOREIGN_FLUSH with a string
Chunguang Xu
1
-1
/
+2
2021-06-10
ring-buffer: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-1
/
+1
2021-06-10
tracing: Remove redundant assignment to event_var
Jiapeng Chong
1
-1
/
+1
2021-06-10
sched/tracing: Remove the redundant 'success' in the sched tracepoint
Ed Tsai
1
-2
/
+0
2021-06-10
tools/bootconfig: Simplify expression
zuoqilin
1
-3
/
+1
2021-06-08
tracing: Correct the length check which causes memory corruption
Liangyan
1
-1
/
+1
2021-06-08
ftrace: Do not blindly read the ip address in ftrace_bug()
Steven Rostedt (VMware)
1
-1
/
+7
2021-06-08
tools/bootconfig: Fix a build error accroding to undefined fallthrough
Masami Hiramatsu
1
-0
/
+4
[next]