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
*
cgroup: implement hierarchy limits
Roman Gushchin
2017-08-02
1
-0
/
+126
*
cgroup: keep track of number of descent cgroups
Roman Gushchin
2017-08-02
1
-2
/
+17
*
cgroup: add comment to cgroup_enable_threaded()
Tejun Heo
2017-07-25
1
-0
/
+9
*
cgroup: remove unnecessary empty check when enabling threaded mode
Tejun Heo
2017-07-25
1
-7
/
+0
*
cgroup: update debug controller to print out thread mode information
Waiman Long
2017-07-21
3
-16
/
+42
*
cgroup: implement cgroup v2 thread support
Tejun Heo
2017-07-21
6
-25
/
+340
*
cgroup: implement CSS_TASK_ITER_THREADED
Tejun Heo
2017-07-21
1
-17
/
+60
*
cgroup: introduce cgroup->dom_cgrp and threaded css_set handling
Tejun Heo
2017-07-21
1
-3
/
+66
*
cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS
Tejun Heo
2017-07-21
4
-19
/
+23
*
cgroup: reorganize cgroup.procs / task write path
Tejun Heo
2017-07-21
3
-106
/
+152
*
cgroup: replace css_set walking populated test with testing cgrp->nr_populate...
Tejun Heo
2017-07-16
1
-22
/
+8
*
cgroup: distinguish local and children populated states
Tejun Heo
2017-07-16
1
-16
/
+21
*
cgroup: remove now unused list_head @pending in cgroup_apply_cftypes()
Tejun Heo
2017-07-16
1
-1
/
+0
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-07-15
1
-3
/
+13
|
\
|
*
bpf: Implement show_options
David Howells
2017-07-06
1
-3
/
+13
*
|
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-14
1
-0
/
+5
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'pm-cpufreq-sched' and 'intel_pstate'
Rafael J. Wysocki
2017-07-14
1
-0
/
+5
|
|
\
\
\
|
|
*
|
|
cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race
Vikram Mulukutla
2017-07-12
1
-0
/
+5
*
|
|
|
|
kmod: throttle kmod thread limit
Luis R. Rodriguez
2017-07-14
1
-9
/
+7
*
|
|
|
|
kernel/watchdog.c: use better pr_fmt prefix
Kefeng Wang
2017-07-14
1
-1
/
+1
*
|
|
|
|
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-07-13
4
-20
/
+143
|
\
\
\
\
\
|
*
|
|
|
|
ftrace: Fix uninitialized variable in match_records()
Dan Carpenter
2017-07-12
1
-1
/
+1
|
*
|
|
|
|
ftrace: Remove an unneeded NULL check
Dan Carpenter
2017-07-12
1
-1
/
+1
|
*
|
|
|
|
ftrace: Hide cached module code for !CONFIG_MODULES
Arnd Bergmann
2017-07-11
1
-0
/
+2
|
*
|
|
|
|
tracing: Do note expose stack_trace_filter without DYNAMIC_FTRACE
Steven Rostedt (VMware)
2017-07-11
1
-0
/
+6
|
*
|
|
|
|
tracing: Fixup trace file header alignment
Steven Rostedt (VMware)
2017-07-11
1
-8
/
+17
|
*
|
|
|
|
trace/kprobes: Sanitize derived event names
Naveen N. Rao
2017-07-09
1
-0
/
+9
|
*
|
|
|
|
tracing: Attempt to record other information even if some fail
Joel Fernandes
2017-07-07
1
-8
/
+24
|
*
|
|
|
|
tracing: Treat recording tgid for idle task as a success
Joel Fernandes
2017-07-07
1
-1
/
+5
|
*
|
|
|
|
tracing: Treat recording comm for idle task as a success
Joel Fernandes
2017-07-07
1
-1
/
+5
|
*
|
|
|
|
tracing: Add saved_tgids file to show cached pid to tgid mappings
Michael Sartain
2017-07-06
1
-0
/
+73
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-13
13
-198
/
+654
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fork,random: use get_random_canary() to set tsk->stack_canary
Rik van Riel
2017-07-12
1
-1
/
+1
|
*
|
|
|
|
|
kexec_file: adjust declaration of kexec_purgatory
Kees Cook
2017-07-12
2
-7
/
+2
|
*
|
|
|
|
|
kernel/watchdog: provide watchdog_nmi_reconfigure() for arch watchdogs
Nicholas Piggin
2017-07-12
1
-4
/
+44
|
*
|
|
|
|
|
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-12
4
-131
/
+177
|
*
|
|
|
|
|
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
2017-07-12
1
-3
/
+2
|
*
|
|
|
|
|
fault-inject: support systematic fault injection
Dmitry Vyukov
2017-07-12
1
-0
/
+4
|
*
|
|
|
|
|
kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files
Cyrill Gorcunov
2017-07-12
1
-0
/
+57
|
*
|
|
|
|
|
kernel/sysctl_binary.c: check name array length in deprecated_sysctl_warning()
Mateusz Jurczyk
2017-07-12
1
-1
/
+1
|
*
|
|
|
|
|
sysctl: add unsigned int range support
Luis R. Rodriguez
2017-07-12
1
-0
/
+66
|
*
|
|
|
|
|
sysctl: simplify unsigned int support
Luis R. Rodriguez
2017-07-12
1
-7
/
+146
|
*
|
|
|
|
|
sysctl: fold sysctl_writes_strict checks into helper
Luis R. Rodriguez
2017-07-12
1
-24
/
+32
|
*
|
|
|
|
|
sysctl: kdoc'ify sysctl_writes_strict
Luis R. Rodriguez
2017-07-12
1
-4
/
+25
|
*
|
|
|
|
|
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
2017-07-12
4
-1
/
+71
|
*
|
|
|
|
|
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
2017-07-12
1
-2
/
+1
|
*
|
|
|
|
|
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2017-07-12
2
-5
/
+23
|
*
|
|
|
|
|
kernel/fork.c: virtually mapped stacks: do not disable interrupts
Christoph Lameter
2017-07-12
1
-11
/
+5
*
|
|
|
|
|
|
Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-12
2
-53
/
+72
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
module: make the modinfo name const
Luis R. Rodriguez
2017-06-29
1
-2
/
+2
[next]