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
*
jump_label: Provide hotplug context variants
Marc Zyngier
2017-08-10
1
-4
/
+18
*
jump_label: Split out code under the hotplug lock
Marc Zyngier
2017-08-10
1
-9
/
+19
*
jump_label: Move CPU hotplug locking
Marc Zyngier
2017-08-10
1
-2
/
+4
*
jump_label: Add RELEASE barrier after text changes
Peter Zijlstra
2017-08-10
1
-2
/
+9
*
cpuset: Make nr_cpusets private
Paolo Bonzini
2017-08-10
1
-0
/
+7
*
jump_label: Fix concurrent static_key_enable/disable()
Paolo Bonzini
2017-08-10
1
-22
/
+37
*
locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()
Kirill Tkhai
2017-08-10
1
-3
/
+30
*
locking/rwsem-spinlock: Add killable versions of __down_read()
Kirill Tkhai
2017-08-10
1
-9
/
+28
*
locking/osq_lock: Fix osq_lock queue corruption
Prateek Sood
2017-08-10
1
-0
/
+13
*
sched/wait: Remove the lockless swait_active() check in swake_up*()
Boqun Feng
2017-08-10
1
-6
/
+0
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2017-08-10
12
-54
/
+103
|
\
|
*
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
2017-08-09
1
-2
/
+3
|
*
Fix compat_sys_sigpending breakage
Dmitry V. Levin
2017-08-06
1
-4
/
+7
|
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-08-04
1
-1
/
+1
|
|
\
|
|
*
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-08-01
1
-1
/
+1
|
*
|
cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()
Dima Zavin
2017-08-02
1
-0
/
+1
|
*
|
pid: kill pidhash_size in pidhash_init()
Kefeng Wang
2017-08-02
1
-3
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-31
2
-8
/
+17
|
|
\
\
|
|
*
|
bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_len
Daniel Borkmann
2017-07-29
1
-1
/
+1
|
|
*
|
bpf: don't indicate success when copy_from_user fails
Daniel Borkmann
2017-07-29
1
-1
/
+1
|
|
*
|
bpf/verifier: fix min/max handling in BPF_SUB
Edward Cree
2017-07-24
1
-6
/
+15
|
*
|
|
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-31
2
-29
/
+40
|
|
\
\
\
|
|
*
|
|
cgroup: fix error return value from cgroup_subtree_control()
Tejun Heo
2017-07-23
1
-2
/
+2
|
|
*
|
|
cgroup: create dfl_root files on subsys registration
Tejun Heo
2017-07-18
1
-0
/
+4
|
|
*
|
|
cgroup: don't call migration methods if there are no tasks to migrate
Tejun Heo
2017-07-08
2
-27
/
+34
|
*
|
|
|
Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-31
1
-4
/
+26
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
workqueue: Work around edge cases for calc of pool's cpumask
Michael Bringmann
2017-07-28
1
-0
/
+7
|
|
*
|
|
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-07-25
1
-4
/
+9
|
|
*
|
|
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
2017-07-19
1
-0
/
+10
|
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-30
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
sched/core: Fix some documentation build warnings
Jonathan Corbet
2017-07-25
1
-1
/
+1
|
*
|
|
|
|
genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"
Thomas Gleixner
2017-07-27
1
-2
/
+7
|
|
/
/
/
/
*
/
/
/
/
futex: Allow for compiling out PI support
Nicolas Pitre
2017-08-01
2
-0
/
+51
|
/
/
/
/
*
|
|
|
Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-21
4
-22
/
+36
|
\
\
\
\
|
*
|
|
|
trace: fix the errors caused by incompatible type of RCU variables
Chunyan Zhang
2017-07-20
2
-17
/
+30
|
*
|
|
|
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-07-20
1
-0
/
+1
|
*
|
|
|
tracing/ring_buffer: Try harder to allocate
Joel Fernandes
2017-07-19
1
-5
/
+5
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-21
2
-9
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
sched/deadline: Fix confusing comments about selection of top pi-waiter
Joel Fernandes
2017-07-14
1
-6
/
+8
|
*
|
|
|
|
sched/cputime: Don't use smp_processor_id() in preemptible context
Wanpeng Li
2017-07-14
1
-3
/
+3
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-21
1
-21
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/core: Fix locking for children siblings group read
Jiri Olsa
2017-07-21
1
-0
/
+5
|
*
|
|
|
|
|
perf/core: Fix scheduling regression of pinned groups
Alexander Shishkin
2017-07-20
1
-0
/
+7
|
*
|
|
|
|
|
Revert "perf/core: Drop kernel samples even though :u is specified"
Ingo Molnar
2017-07-11
1
-21
/
+0
*
|
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-07-21
1
-1
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
locking/rtmutex: Remove unnecessary priority adjustment
Alex Shi
2017-07-13
1
-1
/
+0
*
|
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-21
3
-10
/
+12
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
genirq/PM: Properly pretend disabled state when force resuming interrupts
Juergen Gross
2017-07-17
3
-10
/
+12
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-20
1
-14
/
+94
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: fix mixed signed/unsigned derived min/max value bounds
Daniel Borkmann
2017-07-20
1
-14
/
+94
[next]