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/sysctl.c: fix proc_do_large_bitmap for large input buffers
Eric Sandeen
2019-05-14
1
-1
/
+28
|
*
|
|
|
|
|
sysctl: return -EINVAL if val violates minmax
Christian Brauner
2019-05-14
1
-2
/
+4
|
*
|
|
|
|
|
kernel/sysctl.c: switch to bitmap_zalloc()
Andy Shevchenko
2019-05-14
1
-4
/
+2
|
*
|
|
|
|
|
kernel/signal.c: annotate implicit fall through
Mathieu Malaterre
2019-05-14
1
-0
/
+1
|
*
|
|
|
|
|
kernel/user.c: clean up some leftover code
Rasmus Villemoes
2019-05-14
1
-6
/
+1
|
*
|
|
|
|
|
kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tr...
Lin Feng
2019-05-14
2
-2
/
+2
|
*
|
|
|
|
|
kernel/latencytop.c: remove unnecessary checks for latencytop_enabled
Lin Feng
2019-05-14
1
-6
/
+0
|
*
|
|
|
|
|
kernel/notifier.c: double register detection
Vasily Averin
2019-05-14
1
-0
/
+1
|
*
|
|
|
|
|
kernel/sched/psi.c: expose pressure metrics on root cgroup
Dan Schatzberg
2019-05-14
2
-7
/
+13
|
*
|
|
|
|
|
psi: introduce psi monitor
Suren Baghdasaryan
2019-05-14
2
-18
/
+547
|
*
|
|
|
|
|
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
2019-05-14
1
-0
/
+1
|
*
|
|
|
|
|
psi: track changed states
Suren Baghdasaryan
2019-05-14
1
-6
/
+18
|
*
|
|
|
|
|
psi: split update_stats into parts
Suren Baghdasaryan
2019-05-14
1
-23
/
+34
|
*
|
|
|
|
|
psi: rename psi fields in preparation for psi trigger addition
Suren Baghdasaryan
2019-05-14
1
-20
/
+21
|
*
|
|
|
|
|
psi: make psi_enable static
Suren Baghdasaryan
2019-05-14
1
-2
/
+2
|
*
|
|
|
|
|
psi: introduce state_mask to represent stalled psi states
Suren Baghdasaryan
2019-05-14
1
-10
/
+19
|
*
|
|
|
|
|
mm: change mm_update_next_owner() to update mm->owner with WRITE_ONCE
Andrea Arcangeli
2019-05-14
1
-3
/
+3
|
*
|
|
|
|
|
userfaultfd: use RCU to free the task struct when fork fails
Andrea Arcangeli
2019-05-14
1
-2
/
+29
|
*
|
|
|
|
|
kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executable
Andrew Morton
2019-05-14
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
|
*
|
|
|
|
|
|
kdb: kdb_support: replace strcpy() by strscpy()
Gustavo A. R. Silva
2019-05-02
1
-1
/
+1
|
*
|
|
|
|
|
|
gdbstub: Replace strcpy() by strscpy()
Gustavo A. R. Silva
2019-05-02
1
-2
/
+2
|
*
|
|
|
|
|
|
gdbstub: mark expected switch fall-throughs
Gustavo A. R. Silva
2019-05-02
1
-2
/
+3
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
2
-8
/
+15
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
kallsyms: store type information in its own array
Eugene Loh
2019-03-28
2
-8
/
+15
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
6
-15
/
+33
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kernel/memremap.c: remove the unused device_private_entry_fault() export
Christoph Hellwig
2019-05-14
1
-1
/
+0
|
*
|
|
|
|
|
|
mm: memblock: make keeping memblock memory opt-in rather than opt-out
Mike Rapoport
2019-05-14
1
-8
/
+8
|
*
|
|
|
|
|
|
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
1
-3
/
+9
|
*
|
|
|
|
|
|
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
2019-05-14
1
-1
/
+1
|
*
|
|
|
|
|
|
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
2019-05-14
1
-1
/
+2
|
*
|
|
|
|
|
|
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-1
/
+1
|
*
|
|
|
|
|
|
userfaultfd/sysctl: add vm.unprivileged_userfaultfd
Peter Xu
2019-05-14
1
-0
/
+12
|
*
|
|
|
|
|
|
kernel/sys.c: prctl: fix false positive in validate_prctl_map()
Cyrill Gorcunov
2019-05-14
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-13
2
-3
/
+3
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
bpf: fix undefined behavior in narrow load handling
Krzesimir Nowak
2019-05-13
1
-1
/
+1
|
*
|
|
|
|
|
|
bpf: fix out of bounds backwards jmps due to dead code removal
Daniel Borkmann
2019-05-10
1
-2
/
+2
*
|
|
|
|
|
|
|
Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-05-11
1
-7
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tracing: stop making gpio tracing configurable
Uwe Kleine-König
2019-04-08
1
-7
/
+0
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
fork: do not release lock that wasn't taken
Christian Brauner
2019-05-10
1
-2
/
+3
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-05-09
9
-439
/
+937
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cgroup: never call do_group_exit() with task->frozen bit set
Roman Gushchin
2019-05-09
1
-5
/
+3
|
*
|
|
|
|
|
|
kernel: cgroup: fix misuse of %x
Fuqian Huang
2019-05-06
1
-4
/
+4
|
*
|
|
|
|
|
|
cgroup: get rid of cgroup_freezer_frozen_exit()
Roman Gushchin
2019-05-06
2
-13
/
+2
|
*
|
|
|
|
|
|
cgroup: prevent spurious transition into non-frozen state
Roman Gushchin
2019-05-06
2
-12
/
+6
|
*
|
|
|
|
|
|
cgroup: Remove unused cgrp variable
Shaokun Zhang
2019-05-06
1
-3
/
+0
|
*
|
|
|
|
|
|
cgroup: add tracing points for cgroup v2 freezer
Roman Gushchin
2019-04-19
2
-1
/
+16
[prev]
[next]