index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Simplify the Kconfig dependency of FTRACE
Masahiro Yamada
2021-08-16
1
-5
/
+1
*
tracing: Allow execnames to be passed as args for synthetic events
Steven Rostedt (VMware)
2021-08-16
1
-4
/
+42
*
tracing: Have histogram types be constant when possible
Steven Rostedt (VMware)
2021-08-16
1
-18
/
+14
*
tracing/histogram: Update the documentation for the buckets modifier
Steven Rostedt (VMware)
2021-08-16
1
-0
/
+1
*
tracing: Add linear buckets to histogram logic
Steven Rostedt (VMware)
2021-08-16
1
-7
/
+58
*
tracing/boot: Fix a hist trigger dependency for boot time tracing
Masami Hiramatsu
2021-08-16
1
-6
/
+9
*
tracing: Apply trace filters on all output channels
Pingfan Liu
2021-08-16
2
-35
/
+15
*
tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name
Steven Rostedt (VMware)
2021-08-12
1
-0
/
+2
*
tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS
Lukas Bulwahn
2021-08-12
1
-0
/
+5
*
trace/osnoise: Print a stop tracing message
Daniel Bristot de Oliveira
2021-08-12
1
-1
/
+5
*
trace/timerlat: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
2021-08-12
1
-0
/
+19
*
trace/osnoise: Add a header with PREEMPT_RT additional fields
Daniel Bristot de Oliveira
2021-08-12
1
-0
/
+31
*
tracepoint: Use rcu get state and cond sync for static call updates
Mathieu Desnoyers
2021-08-06
1
-14
/
+67
*
tracepoint: Fix static call function vs data state mismatch
Mathieu Desnoyers
2021-08-05
1
-20
/
+82
*
tracepoint: static call: Compare data on transition from 2->1 callees
Mathieu Desnoyers
2021-08-05
1
-1
/
+1
*
tracing: Quiet smp_processor_id() use in preemptable warning in hwlat
Steven Rostedt (VMware)
2021-08-05
1
-1
/
+1
*
tracing: Reject string operand in the histogram expression
Masami Hiramatsu
2021-08-04
1
-1
/
+19
*
tracing / histogram: Give calculation hist_fields a size
Steven Rostedt (VMware)
2021-08-04
1
-0
/
+4
*
tracing: Fix NULL pointer dereference in start_creating
Kamal Agrawal
2021-07-31
1
-1
/
+3
*
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
2021-07-23
1
-1
/
+1
*
ftrace: Remove redundant initialization of variable ret
Colin Ian King
2021-07-23
1
-1
/
+1
*
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
2021-07-23
1
-1
/
+2
*
tracing: Clean up alloc_synth_event()
Steven Rostedt (VMware)
2021-07-23
1
-5
/
+3
*
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
2021-07-23
2
-6
/
+20
*
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
2021-07-23
1
-1
/
+1
*
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
2021-07-22
1
-4
/
+24
*
Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-07-17
1
-3
/
+3
|
\
|
*
tracing: Do not reference char * as a string in histograms
Steven Rostedt (VMware)
2021-07-15
1
-3
/
+3
*
|
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmc...
Linus Torvalds
2021-07-16
4
-12
/
+10
|
\
\
|
*
|
rcu: Fix pr_info() formats and values in show_rcu_gp_kthreads()
Paul E. McKenney
2021-07-07
1
-2
/
+2
|
*
|
rcu-tasks: Don't delete holdouts within trc_wait_for_one_reader()
Paul E. McKenney
2021-07-07
1
-1
/
+0
|
*
|
rcu-tasks: Don't delete holdouts within trc_inspect_reader()
Paul E. McKenney
2021-07-06
1
-3
/
+2
|
*
|
refscale: Avoid false-positive warnings in ref_scale_reader()
Paul E. McKenney
2021-07-06
1
-3
/
+3
|
*
|
scftorture: Avoid false-positive warnings in scftorture_invoker()
Paul E. McKenney
2021-07-06
1
-3
/
+3
*
|
|
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-15
1
-1
/
+1
|
\
\
\
|
*
|
|
kernel: debug: Fix unreachable code in gdb_serial_stub()
Gustavo A. R. Silva
2021-07-12
1
-1
/
+1
*
|
|
|
Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-07-14
3
-42
/
+32
|
\
\
\
\
|
*
|
|
|
bpf: Track subprog poke descriptors correctly and fix use-after-free
John Fastabend
2021-07-09
2
-40
/
+28
|
*
|
|
|
bpf, devmap: Convert remaining READ_ONCE() to rcu_dereference_check()
Toke Høiland-Jørgensen
2021-07-01
1
-2
/
+4
*
|
|
|
|
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
2021-07-14
1
-9
/
+5
*
|
|
|
|
cgroup: verify that source is a string
Christian Brauner
2021-07-14
1
-0
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-07-11
1
-1
/
+0
|
\
\
\
\
|
*
\
\
\
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-07-09
1
-1
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
genirq/irqdesc: Drop excess kernel-doc entry @lookup
Randy Dunlap
2021-06-28
1
-1
/
+0
*
|
|
|
|
|
Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-07-11
2
-10
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched/uclamp: Ignore max aggregation if rq is idle
Xuewen Yan
2021-07-02
1
-7
/
+14
|
*
|
|
|
|
|
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-02
1
-2
/
+2
|
*
|
|
|
|
|
sched/fair: Sync load_sum with load_avg after dequeue
Vincent Guittot
2021-07-02
1
-1
/
+2
*
|
|
|
|
|
|
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-07-11
4
-22
/
+32
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kprobe/static_call: Restore missing static_call_text_reserved()
Peter Zijlstra
2021-07-05
1
-0
/
+2
[next]