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 git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-12-18
1
-0
/
+6
|
\
|
*
bpf: guarantee r1 to be ctx in case of bpf_helper_changes_pkt_data
Daniel Borkmann
2017-12-15
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-15
2
-7
/
+14
|
\
|
|
*
bpf: add schedule points to map alloc/free
Eric Dumazet
2017-12-12
1
-0
/
+2
|
*
bpf: fix corruption on concurrent perf_event_output calls
Daniel Borkmann
2017-12-12
1
-7
/
+12
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-12-15
2
-627
/
+38
|
\
\
|
*
|
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
2017-12-12
1
-617
/
+35
|
*
|
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
Will Deacon
2017-12-12
1
-8
/
+1
|
*
|
locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK
Will Deacon
2017-12-12
1
-4
/
+4
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-12-15
2
-12
/
+18
|
\
\
\
|
*
|
|
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-12-15
1
-1
/
+7
|
*
|
|
sched/core: Fix kernel-doc warnings after code movement
Randy Dunlap
2017-12-11
1
-11
/
+11
|
|
/
/
*
|
|
Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-12-14
4
-32
/
+20
|
\
\
\
|
*
|
|
tracing: Have stack trace not record if RCU is not watching
Steven Rostedt (VMware)
2017-12-14
1
-0
/
+4
|
*
|
|
tracing: Pass export pointer as argument to ->write()
Felipe Balbi
2017-12-04
1
-1
/
+1
|
*
|
|
ring-buffer: Remove unused function __rb_data_page_index()
Matthias Kaehlcke
2017-12-04
1
-6
/
+0
|
*
|
|
tracing: make PREEMPTIRQ_EVENTS depend on TRACING
Arnd Bergmann
2017-12-04
1
-0
/
+1
|
*
|
|
tracing: Allocate mask_str buffer dynamically
Changbin Du
2017-12-04
1
-20
/
+9
|
*
|
|
tracing: Fix code comments in trace.c
Chunyu Hu
2017-12-04
1
-5
/
+5
*
|
|
|
arch: define weak abort()
Sudip Mukherjee
2017-12-14
1
-0
/
+8
*
|
|
|
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-14
2
-2
/
+4
*
|
|
|
kcov: fix comparison callback signature
Dmitry Vyukov
2017-12-14
1
-2
/
+2
*
|
|
|
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-12-11
2
-4
/
+8
|
\
\
\
\
|
*
|
|
|
Revert "cgroup/cpuset: remove circular dependency deadlock"
Tejun Heo
2017-12-04
1
-30
/
+23
|
*
|
|
|
Revert "cpuset: Make cpuset hotplug synchronous"
Tejun Heo
2017-12-04
3
-20
/
+24
|
*
|
|
|
cgroup: properly init u64_stats
Lucas Stach
2017-11-28
1
-2
/
+6
|
*
|
|
|
debug cgroup: use task_css_set instead of rcu_dereference
Wang Long
2017-11-27
1
-2
/
+2
|
*
|
|
|
cpuset: Make cpuset hotplug synchronous
Prateek Sood
2017-11-27
3
-24
/
+20
|
*
|
|
|
cgroup/cpuset: remove circular dependency deadlock
Prateek Sood
2017-11-27
1
-23
/
+30
*
|
|
|
|
Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-12-11
1
-21
/
+12
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
workqueue: remove unneeded kallsyms include
Sergey Senozhatsky
2017-12-11
1
-1
/
+0
|
*
|
|
|
workqueue/hotplug: remove the workaround in rebind_workers()
Lai Jiangshan
2017-12-04
1
-10
/
+0
|
*
|
|
|
workqueue/hotplug: simplify workqueue_offline_cpu()
Lai Jiangshan
2017-12-04
1
-9
/
+6
|
*
|
|
|
workqueue: respect isolated cpus when queueing an unbound work
Tal Shorer
2017-11-27
1
-1
/
+6
|
|
/
/
/
*
|
|
/
futex: futex_wake_op, fix sign_extend32 sign bits
Jiri Slaby
2017-12-10
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-08
1
-1
/
+1
|
\
\
\
|
*
|
|
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
1
-1
/
+1
*
|
|
|
Merge tag 'for_linus-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-12-06
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
kdb: Fix handling of kallsyms_symbol_next() return value
Daniel Thompson
2017-12-06
1
-1
/
+1
*
|
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-06
1
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
Lai Jiangshan
2017-11-28
1
-5
/
+5
*
|
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-12-06
2
-30
/
+74
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched/fair: Update and fix the runnable propagation rule
Vincent Guittot
2017-12-06
1
-29
/
+73
|
*
|
|
|
|
|
sched/wait: Fix add_wait_queue() behavioral change
Omar Sandoval
2017-12-06
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-12-06
1
-1
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
Ingo Molnar
2017-12-06
102
-2205
/
+6375
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2017-11-29
1
-1
/
+4
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
perf: Fix header.size for namespace events
Jiri Olsa
2017-11-28
1
-1
/
+4
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2017-11-29
79
-1574
/
+2776
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
|
perf/core: Fix memory leak triggered by perf --namespace
Vasily Averin
2017-11-15
1
-0
/
+1
[next]