index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2019-11-15
genirq: Fix function documentation of __irq_alloc_descs()
luanshi
-1
/
+1
2019-11-15
irq_work: Fix IRQ_WORK_BUSY bit clearing
Frederic Weisbecker
-0
/
+1
2019-11-14
ftrace: Add modify_ftrace_direct()
Steven Rostedt (VMware)
-0
/
+78
2019-11-14
tracing: Add missing "inline" in stub function of latency_fsnotify()
Steven Rostedt (VMware)
-1
/
+1
2019-11-14
cgroup: fix incorrect WARN_ON_ONCE() in cgroup_setup_root()
Tejun Heo
-1
/
+1
2019-11-14
tracing: Remove stray tab in TRACE_EVAL_MAP_FILE's help text
Borislav Petkov
-2
/
+2
2019-11-14
tracing: Use seq_buf_hex_dump() to dump buffers
Piotr Maziarz
-0
/
+45
2019-11-14
tracing/kprobe: Check whether the non-suffixed symbol is notrace
Masami Hiramatsu
-3
/
+24
2019-11-14
tracing: use kvcalloc for tgid_map array allocation
Yuming Han
-1
/
+1
2019-11-14
tracing/hwlat: Fix a few trivial nits
Srivatsa S. Bhat (VMware)
-2
/
+2
2019-11-14
tracing: Use generic type for comparator function
Andy Shevchenko
-15
/
+13
2019-11-14
fgraph: Fix function type mismatches of ftrace_graph_return using ftrace_stub
Steven Rostedt (VMware)
-3
/
+8
2019-11-13
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
-0
/
+5
2019-11-13
tracing: Verify if trace array exists before destroying it.
Divya Indi
-4
/
+17
2019-11-13
tracing: Declare newly exported APIs in include/linux/trace.h
Divya Indi
-3
/
+1
2019-11-13
tracing: Make internal ftrace events static
Ben Dooks
-2
/
+2
2019-11-13
tracing: Use CONFIG_PREEMPTION
Sebastian Andrzej Siewior
-0
/
+2
2019-11-13
preemptirq_delay_test: Add the burst feature and a sysfs trigger
Viktor Rosendahl (BMW)
-22
/
+128
2019-11-13
ftrace: Implement fs notification for tracing_max_latency
Viktor Rosendahl (BMW)
-6
/
+98
2019-11-13
ftrace: Add information on number of page groups allocated
Steven Rostedt (VMware)
-6
/
+31
2019-11-13
ftrace/x86: Add a counter to test function_graph with direct
Steven Rostedt (VMware)
-0
/
+4
2019-11-13
ftrace: Add ftrace_find_direct_func()
Steven Rostedt (VMware)
-1
/
+78
2019-11-13
ftrace: Add register_ftrace_direct()
Steven Rostedt (VMware)
-5
/
+272
2019-11-13
time: Rename tsk->real_start_time to ->start_boottime
Peter Zijlstra
-1
/
+1
2019-11-13
locking/lockdep: Update the comment for __lock_release()
Dan Carpenter
-3
/
+1
2019-11-13
perf/aux: Allow using AUX data in perf samples
Alexander Shishkin
-3
/
+207
2019-11-13
perf/core: Fix unlock balance in perf_init_event()
Qian Cai
-1
/
+1
2019-11-13
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-4
/
+19
2019-11-13
perf/core: Fix missing static inline on perf_cgroup_switch()
Ben Dooks (Codethink)
-1
/
+1
2019-11-13
perf/core: Consistently fail fork on allocation failures
Alexander Shishkin
-1
/
+1
2019-11-13
perf/aux: Disallow aux_output for kernel events
Alexander Shishkin
-0
/
+7
2019-11-13
perf/core: Reattach a misplaced comment
Alexander Shishkin
-4
/
+3
2019-11-13
perf/aux: Fix the aux_output group inheritance fix
Alexander Shishkin
-1
/
+1
2019-11-13
perf/core: Disallow uncore-cgroup events
Peter Zijlstra
-0
/
+9
2019-11-13
sched/pelt: Fix update of blocked PELT ordering
Vincent Guittot
-9
/
+20
2019-11-13
sched/core: Avoid spurious lock dependencies
Peter Zijlstra
-1
/
+2
2019-11-12
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+26
2019-11-12
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
-55
/
+29
2019-11-12
kernfs: use 64bit inos if ino_t is 64bit
Tejun Heo
-4
/
+17
2019-11-12
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
Tejun Heo
-1
/
+1
2019-11-12
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
-40
/
+34
2019-11-12
sched/Kconfig: Fix spelling mistake in user-visible help text
Srivatsa S. Bhat (VMware)
-1
/
+1
2019-11-12
time: Fix spelling mistake in comment
Mukesh Ojha
-1
/
+1
2019-11-12
time: Optimize ns_to_timespec64()
Arnd Bergmann
-9
/
+12
2019-11-12
ntp/y2038: Remove incorrect time_t truncation
Arnd Bergmann
-1
/
+1
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
-1
/
+1
2019-11-11
Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2019-11-11
kheaders: explain why include/config/autoconf.h is excluded from md5sum
Masahiro Yamada
-2
/
+9
2019-11-11
kheaders: remove the last bashism to allow sh to run it
Masahiro Yamada
-7
/
+8
2019-11-11
kheaders: optimize header copy for in-tree builds
Masahiro Yamada
-7
/
+9
[prev]
[next]