index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-10-24
1
-0
/
+240
|
\
\
\
\
\
|
*
|
|
|
|
PM: QoS: Introduce frequency QoS
Rafael J. Wysocki
2019-10-21
1
-0
/
+240
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-10-23
2
-0
/
+6
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
tracing: Fix race in perf_trace_buf initialization
Prateek Sood
2019-10-21
1
-0
/
+4
|
*
|
|
|
tracing: Fix "gfp_t" format for synthetic events
Zhengjun Xing
2019-10-18
1
-0
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-20
1
-4
/
+7
|
\
\
\
\
|
*
|
|
|
kheaders: substituting --sort in archive creation
Dmitry Goldin
2019-10-17
1
-4
/
+7
|
|
/
/
/
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-20
1
-4
/
+4
|
\
\
\
\
|
*
|
|
|
hrtimer: Annotate lockless access to timer->base
Eric Dumazet
2019-10-14
1
-4
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-20
1
-4
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
stop_machine: Avoid potential race behaviour
Mark Rutland
2019-10-17
1
-4
/
+6
|
|
/
/
*
|
|
kernel/events/uprobes.c: only do FOLL_SPLIT_PMD for uprobe register
Song Liu
2019-10-19
1
-2
/
+11
*
|
|
Merge tag 'pm-5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-10-18
1
-0
/
+1
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
2019-10-18
1
-0
/
+1
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
PM: sleep: include <linux/pm_runtime.h> for pm_wq
Ben Dooks
2019-10-10
1
-0
/
+1
*
|
|
|
|
kthread: make __kthread_queue_delayed_work static
Ben Dooks
2019-10-16
1
-3
/
+3
*
|
|
|
|
Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-15
1
-2
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
parisc: sysctl.c: Use CONFIG_PARISC instead of __hppa_ define
Helge Deller
2019-10-14
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-10-13
13
-87
/
+217
|
\
\
\
\
|
*
|
|
|
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
2019-10-12
1
-0
/
+1
|
*
|
|
|
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
2019-10-12
1
-0
/
+2
|
*
|
|
|
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
2019-10-12
1
-1
/
+1
|
*
|
|
|
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
2019-10-12
10
-4
/
+98
|
*
|
|
|
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
2019-10-12
6
-60
/
+81
|
*
|
|
|
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
2019-10-12
3
-15
/
+5
|
*
|
|
|
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
2019-10-12
1
-2
/
+15
|
*
|
|
|
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
2019-10-12
1
-9
/
+18
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-10-12
2
-17
/
+25
|
\
\
\
\
|
*
|
|
|
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
2019-10-09
1
-3
/
+3
|
*
|
|
|
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-10-09
1
-14
/
+22
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-12
1
-7
/
+36
|
\
\
\
\
\
|
*
|
|
|
|
perf/core: Fix corner case in perf_rotate_context()
Song Liu
2019-10-09
1
-5
/
+17
|
*
|
|
|
|
perf/core: Rework memory accounting in perf_mmap()
Song Liu
2019-10-09
1
-2
/
+15
|
*
|
|
|
|
perf/core: Fix inheritance of aux_output groups
Alexander Shishkin
2019-10-07
1
-0
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-11
1
-6
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Revert "libata, freezer: avoid block device removal while system is frozen"
Mika Westerberg
2019-10-06
1
-6
/
+0
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-10-07
2
-2
/
+3
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kernel/sysctl.c: do not override max_threads provided by userspace
Michal Hocko
2019-10-07
1
-2
/
+2
|
*
|
|
|
|
panic: ensure preemption is disabled during panic()
Will Deacon
2019-10-07
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'dma-mapping-5.4-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-10-06
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
dma-mapping: fix false positivse warnings in dma_common_free_remap()
Andrey Smirnov
2019-10-05
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-05
1
-1
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
kheaders: make headers archive reproducible
Dmitry Goldin
2019-10-05
1
-1
/
+4
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2019-10-04
3
-101
/
+23
|
\
\
\
\
|
*
|
|
|
perf_event_open: switch to copy_struct_from_user()
Aleksa Sarai
2019-10-01
1
-38
/
+9
|
*
|
|
|
sched_setattr: switch to copy_struct_from_user()
Aleksa Sarai
2019-10-01
1
-36
/
+7
|
*
|
|
|
clone3: switch to copy_struct_from_user()
Aleksa Sarai
2019-10-01
1
-27
/
+7
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus-20191003' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-10-04
1
-0
/
+11
|
\
\
\
\
|
*
|
|
|
fork: add kernel-doc for clone3
Christian Brauner
2019-10-03
1
-0
/
+11
|
|
/
/
/
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-02
1
-33
/
+29
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[prev]
[next]