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
*
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
2
-15
/
+11
|
\
|
*
-
.
Merge branches 'pm-sleep' and 'pm-tools'
Rafael J. Wysocki
2016-01-12
2
-15
/
+11
|
|
\
\
|
|
*
|
PM / sleep: Add support for read-only sysfs attributes
Rafael J. Wysocki
2016-01-04
2
-15
/
+11
|
|
|
/
*
|
|
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-01-12
6
-228
/
+300
|
\
\
\
|
*
|
|
ftrace: Fix the race between ftrace and insmod
Qiu Peiyang
2016-01-07
1
-9
/
+16
|
*
|
|
ftrace: Add infrastructure for delayed enabling of module functions
Steven Rostedt (Red Hat)
2016-01-07
1
-55
/
+106
|
*
|
|
tracing: Fix comment to use tracing_on over tracing_enable
Chuyu Hu
2015-12-23
1
-2
/
+2
|
*
|
|
ftrace: Clean up ftrace_module_init() code
Steven Rostedt (Red Hat)
2015-12-23
1
-6
/
+3
|
*
|
|
ftrace: Join functions ftrace_module_init() and ftrace_init_module()
Abel Vesa
2015-12-23
1
-9
/
+6
|
*
|
|
bpf: Constify bpf_verifier_ops structure
Julia Lawall
2015-12-23
1
-1
/
+1
|
*
|
|
ftrace: Have ftrace_ops_get_func() handle RCU and PER_CPU flags too
Steven Rostedt (Red Hat)
2015-12-23
1
-12
/
+18
|
*
|
|
ftrace: Remove use of control list and ops
Steven Rostedt (Red Hat)
2015-12-23
3
-91
/
+39
|
*
|
|
ftrace: Fix output of enabled_functions for showing tramp
Steven Rostedt (Red Hat)
2015-12-23
1
-3
/
+4
|
*
|
|
ftrace: Fix a typo in comment
Li Bin
2015-12-23
1
-1
/
+1
|
*
|
|
ftrace: Show all tramps registered to a record on ftrace_bug()
Steven Rostedt (Red Hat)
2015-11-25
1
-9
/
+37
|
*
|
|
ftrace: Add variable ftrace_expected for archs to show expected code
Steven Rostedt (Red Hat)
2015-11-25
1
-2
/
+7
|
*
|
|
ftrace: Add new type to distinguish what kind of ftrace_bug()
Steven Rostedt (Red Hat)
2015-11-25
1
-1
/
+36
|
*
|
|
tracing: Update cond flag when enabling or disabling a trigger
Tom Zanussi
2015-11-25
1
-4
/
+6
|
*
|
|
ring-buffer: Process commits whenever moving to a new page.
Steven Rostedt (Red Hat)
2015-11-25
1
-0
/
+7
|
*
|
|
ring-buffer: Remove redundant update of page timestamp
Steven Rostedt (Red Hat)
2015-11-24
1
-24
/
+8
|
*
|
|
ring-buffer: Use READ_ONCE() for most tail_page access
Steven Rostedt (Red Hat)
2015-11-24
1
-7
/
+11
*
|
|
|
Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-01-12
6
-62
/
+48
|
\
\
\
\
|
*
|
|
|
cgroup: fix a typo.
Rami Rosen
2016-01-10
1
-1
/
+1
|
*
|
|
|
cgroup: demote subsystem init messages to KERN_DEBUG
Tejun Heo
2016-01-02
1
-1
/
+1
|
*
|
|
|
cgroup_pids: fix a typo.
Rami Rosen
2015-12-14
1
-1
/
+1
|
*
|
|
|
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
Tejun Heo
2015-12-07
1
-27
/
+44
|
|
\
\
\
\
|
*
|
|
|
|
cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friends
Oleg Nesterov
2015-12-03
5
-31
/
+14
|
*
|
|
|
|
Merge branch 'for-4.4-fixes' into for-4.5
Tejun Heo
2015-12-03
7
-110
/
+107
|
|
\
\
\
\
\
|
*
|
|
|
|
|
cpuset: Replace all instances of time_t with time64_t
Arnd Bergmann
2015-11-25
1
-4
/
+8
|
*
|
|
|
|
|
cgroup: replace __DEVEL__sane_behavior with cgroup2 fs type
Tejun Heo
2015-11-16
1
-24
/
+23
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-01-12
6
-59
/
+187
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
net: bpf: reject invalid shifts
Rabin Vincent
2016-01-12
1
-0
/
+10
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-01-06
1
-0
/
+1
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
bpf: hash: use per-bucket spinlock
tom.leiming@gmail.com
2015-12-29
1
-18
/
+32
|
*
|
|
|
|
|
|
|
bpf: hash: move select_bucket() out of htab's spinlock
tom.leiming@gmail.com
2015-12-29
1
-4
/
+2
|
*
|
|
|
|
|
|
|
bpf: hash: use atomic count
tom.leiming@gmail.com
2015-12-29
1
-6
/
+6
|
*
|
|
|
|
|
|
|
bpf: move clearing of A/X into classic to eBPF migration prologue
Daniel Borkmann
2015-12-18
1
-4
/
+0
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
23
-177
/
+270
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
net, cgroup: cgroup_sk_updat_lock was missing initializer
Tejun Heo
2015-12-14
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
bpf, inode: allow for rename and link ops
Daniel Borkmann
2015-12-12
1
-0
/
+20
|
*
|
|
|
|
|
|
|
|
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2015-12-08
1
-1
/
+54
|
*
|
|
|
|
|
|
|
|
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2015-12-08
1
-27
/
+44
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
cgroup: implement cgroup_get_from_path() and expose cgroup_put()
Tejun Heo
2015-11-20
1
-5
/
+34
|
|
*
|
|
|
|
|
|
|
cgroup: record ancestor IDs and reimplement cgroup_is_descendant() using it
Tejun Heo
2015-11-20
1
-22
/
+10
|
*
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
11
-46
/
+107
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
bpf: add show_fdinfo handler for maps
Daniel Borkmann
2015-11-20
1
-1
/
+21
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-01-12
5
-104
/
+51
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
kernel/*: switch to memdup_user_nul()
Al Viro
2016-01-04
4
-95
/
+48
|
*
|
|
|
|
|
|
|
|
|
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2016-01-04
1
-9
/
+3
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-12
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
\
[next]