index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
2017-11-17
1
-0
/
+27
*
kcov: support comparison operands collection
Victor Chibotaru
2017-11-17
1
-35
/
+179
*
kcov: remove pointless current != NULL check
Andrey Ryabinin
2017-11-17
1
-1
/
+1
*
kernel/panic.c: add TAINT_AUX
Borislav Petkov
2017-11-17
1
-0
/
+2
*
pid: remove pidhash
Gargi Sharma
2017-11-17
3
-42
/
+14
*
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
2017-11-17
2
-195
/
+59
*
kernel/sysctl.c: code cleanups
Ola N. Kaldestad
2017-11-17
1
-5
/
+3
*
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
Dave Young
2017-11-17
1
-1
/
+2
*
kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in compl...
Oleg Nesterov
2017-11-17
1
-2
/
+2
*
kernel/signal.c: protect the SIGNAL_UNKILLABLE tasks from !sig_kernel_only() ...
Oleg Nesterov
2017-11-17
1
-1
/
+1
*
kernel/signal.c: protect the traced SIGNAL_UNKILLABLE tasks from SIGKILL
Oleg Nesterov
2017-11-17
1
-5
/
+7
*
sysctl: check for UINT_MAX before unsigned int min/max
Joe Lawrence
2017-11-17
1
-6
/
+8
*
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2017-11-17
1
-0
/
+49
*
pipe: match pipe_max_size data type with procfs
Joe Lawrence
2017-11-17
1
-1
/
+1
*
kernel/umh.c: optimize 'proc_cap_handler()'
Christophe JAILLET
2017-11-17
1
-2
/
+2
*
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
2017-11-17
1
-1
/
+15
*
bug: define the "cut here" string in a single place
Kees Cook
2017-11-17
1
-1
/
+1
*
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
2017-11-17
1
-1
/
+2
*
kernel debug: support resetting WARN*_ONCE
Andi Kleen
2017-11-17
1
-0
/
+28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-11-16
2
-70
/
+309
|
\
|
*
userns: Simplify insert_extent
Eric W. Biederman
2017-10-31
1
-11
/
+8
|
*
userns: Make map_id_down a wrapper for map_id_range_down
Eric W. Biederman
2017-10-31
1
-37
/
+1
|
*
userns: Don't read extents twice in m_start
Eric W. Biederman
2017-10-31
1
-2
/
+4
|
*
userns: Simplify the user and group mapping functions
Eric W. Biederman
2017-10-31
1
-74
/
+58
|
*
userns: Don't special case a count of 0
Eric W. Biederman
2017-10-31
1
-7
/
+3
|
*
userns: bump idmap limits to 340
Christian Brauner
2017-10-31
1
-30
/
+320
|
*
userns: use union in {g,u}idmap struct
Christian Brauner
2017-10-31
1
-12
/
+18
*
|
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-16
1
-4
/
+14
|
\
\
|
*
|
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
2017-11-13
1
-4
/
+14
|
*
|
Merge remote-tracking branch 'tip/timers/core' into afs-next
David Howells
2017-11-13
15
-267
/
+396
|
|
\
\
*
|
\
\
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
8
-50
/
+22
|
\
\
\
\
|
*
|
|
|
mm, sysctl: make NUMA stats configurable
Kemi Wang
2017-11-15
1
-0
/
+9
|
*
|
|
|
mm: remove __GFP_COLD
Mel Gorman
2017-11-15
1
-2
/
+2
|
*
|
|
|
kmemcheck: rip it out
Levin, Alexander (Sasha Levin)
2017-11-15
2
-20
/
+0
|
*
|
|
|
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-15
2
-8
/
+7
|
*
|
|
|
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-11-15
3
-12
/
+0
|
*
|
|
|
mm: consolidate page table accounting
Kirill A. Shutemov
2017-11-15
1
-12
/
+4
|
*
|
|
|
mm: introduce wrappers to access mm->nr_ptes
Kirill A. Shutemov
2017-11-15
1
-3
/
+3
|
*
|
|
|
mm: account pud page tables
Kirill A. Shutemov
2017-11-15
1
-0
/
+4
*
|
|
|
|
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-11-15
12
-34
/
+684
|
\
\
\
\
\
|
*
|
|
|
|
cgroup: export list of cgroups v2 features using sysfs
Roman Gushchin
2017-11-06
1
-0
/
+8
|
*
|
|
|
|
cgroup: export list of delegatable control files using sysfs
Roman Gushchin
2017-11-06
1
-0
/
+61
|
*
|
|
|
|
cgroup: mark @cgrp __maybe_unused in cpu_stat_show()
Tejun Heo
2017-10-30
1
-1
/
+1
|
*
|
|
|
|
cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat
Tejun Heo
2017-10-26
4
-16
/
+68
|
*
|
|
|
|
sched: Implement interface for cgroup unified hierarchy
Tejun Heo
2017-09-29
1
-0
/
+171
|
*
|
|
|
|
sched: Misc preps for cgroup unified hierarchy interface
Tejun Heo
2017-09-29
1
-4
/
+4
|
*
|
|
|
|
sched/cputime: Add dummy cputime_adjust() implementation for CONFIG_VIRT_CPU_...
Tejun Heo
2017-09-25
1
-0
/
+7
|
*
|
|
|
|
cgroup: statically initialize init_css_set->dfl_cgrp
Tejun Heo
2017-09-25
1
-0
/
+8
|
*
|
|
|
|
cgroup: Implement cgroup2 basic CPU usage accounting
Tejun Heo
2017-09-25
4
-3
/
+365
|
*
|
|
|
|
cpuacct: Introduce cgroup_account_cputime[_field]()
Tejun Heo
2017-09-25
7
-23
/
+6
[next]