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: 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
|
*
|
|
|
|
|
|
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: 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
2
-11
/
+6
|
*
|
|
|
|
|
|
tracing: Add error_log to README
Tom Zanussi
2019-04-08
1
-0
/
+1
|
*
|
|
|
|
|
|
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
*
|
|
|
|
|
|
|
kernel/compat.c: mark expected switch fall-throughs
Stephen Rothwell
2019-05-15
1
-0
/
+3
*
|
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-15
23
-188
/
+1444
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
2019-05-15
2
-5
/
+17
|
*
|
|
|
|
|
|
panic: avoid the extra noise dmesg
Feng Tang
2019-05-15
2
-0
/
+13
|
*
|
|
|
|
|
|
gcov: clang support
Greg Hackmann
2019-05-15
7
-2
/
+611
|
*
|
|
|
|
|
|
gcov: clang: move common GCC code into gcc_base.c
Greg Hackmann
2019-05-15
4
-84
/
+93
|
*
|
|
|
|
|
|
kernel/pid.c: remove unneeded hash header file
Timmy Li
2019-05-15
1
-1
/
+0
|
*
|
|
|
|
|
|
kernel/sysctl.c: fix proc_do_large_bitmap for large input buffers
Eric Sandeen
2019-05-15
1
-1
/
+28
|
*
|
|
|
|
|
|
sysctl: return -EINVAL if val violates minmax
Christian Brauner
2019-05-15
1
-2
/
+4
|
*
|
|
|
|
|
|
kernel/sysctl.c: switch to bitmap_zalloc()
Andy Shevchenko
2019-05-15
1
-4
/
+2
|
*
|
|
|
|
|
|
kernel/signal.c: annotate implicit fall through
Mathieu Malaterre
2019-05-15
1
-0
/
+1
|
*
|
|
|
|
|
|
kernel/user.c: clean up some leftover code
Rasmus Villemoes
2019-05-15
1
-6
/
+1
|
*
|
|
|
|
|
|
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...
Lin Feng
2019-05-15
2
-2
/
+2
|
*
|
|
|
|
|
|
kernel/latencytop.c: remove unnecessary checks for latencytop_enabled
Lin Feng
2019-05-15
1
-6
/
+0
|
*
|
|
|
|
|
|
kernel/notifier.c: double register detection
Vasily Averin
2019-05-15
1
-0
/
+1
|
*
|
|
|
|
|
|
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
2019-05-15
2
-7
/
+13
|
*
|
|
|
|
|
|
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-15
2
-18
/
+547
|
*
|
|
|
|
|
|
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
2019-05-15
1
-0
/
+1
|
*
|
|
|
|
|
|
psi: track changed states
Suren Baghdasaryan
2019-05-15
1
-6
/
+18
|
*
|
|
|
|
|
|
psi: split update_stats into parts
Suren Baghdasaryan
2019-05-15
1
-23
/
+34
|
*
|
|
|
|
|
|
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
2019-05-15
1
-20
/
+21
|
*
|
|
|
|
|
|
psi: make psi_enable static
Suren Baghdasaryan
2019-05-15
1
-2
/
+2
|
*
|
|
|
|
|
|
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
2019-05-15
1
-10
/
+19
|
*
|
|
|
|
|
|
mm: change mm_update_next_owner() to update mm->owner with WRITE_ONCE
Andrea Arcangeli
2019-05-15
1
-3
/
+3
|
*
|
|
|
|
|
|
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
2019-05-15
1
-2
/
+29
|
*
|
|
|
|
|
|
kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executable
Andrew Morton
2019-05-15
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'kgdb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2019-05-14
5
-9
/
+8
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
kdb: Fix bound check compiler warning
Wenlin Kang
2019-05-14
1
-1
/
+1
|
*
|
|
|
|
|
|
|
kdb: do a sanity check on the cpu in kdb_per_cpu()
Dan Carpenter
2019-05-12
1
-1
/
+1
|
*
|
|
|
|
|
|
|
kdb: Get rid of broken attempt to print CCVERSION in kdb summary
Douglas Anderson
2019-05-12
2
-2
/
+0
[prev]
[next]