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 branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-07-19
7
-45
/
+85
|
\
|
*
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
3
-3
/
+7
|
*
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-16
1
-1
/
+4
|
*
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
1
-14
/
+14
|
*
locking/spinlocks/mcs: Micro-optimize osq_unlock()
Jason Low
2014-07-16
1
-2
/
+2
|
*
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
2
-2
/
+2
|
*
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
4
-11
/
+44
|
*
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2014-07-16
2
-16
/
+16
|
*
locking/rwsem: Allow conservative optimistic spinning when readers have lock
Jason Low
2014-07-16
1
-5
/
+5
*
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-19
1
-1
/
+1
|
\
\
|
*
|
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-07-16
1
-1
/
+1
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-07-19
1
-2
/
+18
|
\
\
\
|
*
|
|
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
2014-07-08
1
-2
/
+18
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-19
5
-56
/
+121
|
\
\
\
\
|
*
\
\
\
Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2014-06-25
5
-56
/
+121
|
|
\
\
\
\
|
|
*
|
|
|
rcu: Reduce overhead of cond_resched() checks for RCU
Paul E. McKenney
2014-06-23
5
-54
/
+119
|
|
*
|
|
|
rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()
Paul E. McKenney
2014-06-23
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-18
2
-2
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
PM / sleep: fix freeze_ops NULL pointer dereferences
Zhang Rui
2014-07-15
1
-2
/
+2
|
*
|
|
|
|
|
PM / sleep: Fix request_firmware() error at resume
Takashi Iwai
2014-07-15
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'trace-fixes-v3.16-rc5-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-17
4
-8
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ring-buffer: Fix polling on trace_pipe
Martin Lau
2014-07-15
1
-4
/
+0
|
*
|
|
|
|
|
tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputs
zhangwei(Jovi)
2014-07-15
1
-0
/
+6
|
*
|
|
|
|
|
tracing: Fix graph tracer with stack tracer on other archs
Steven Rostedt (Red Hat)
2014-07-15
1
-2
/
+2
|
*
|
|
|
|
|
tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputs
zhangwei(Jovi)
2014-07-15
1
-2
/
+10
|
*
|
|
|
|
|
tracing: instance_rmdir() leaks ftrace_event_file->filter
Oleg Nesterov
2014-07-14
1
-0
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-07-16
1
-1
/
+1
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
perf: Do not allow optimized switch for non-cloned events
Jiri Olsa
2014-07-02
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-10
2
-9
/
+69
|
\
\
\
\
\
|
*
|
|
|
|
cpuset: break kernfs active protection in cpuset_write_resmask()
Tejun Heo
2014-07-01
1
-0
/
+12
|
*
|
|
|
|
cgroup: fix a race between cgroup_mount() and cgroup_kill_sb()
Li Zefan
2014-06-30
1
-7
/
+26
|
*
|
|
|
|
cgroup: fix mount failure in a corner case
Li Zefan
2014-06-30
1
-0
/
+23
|
*
|
|
|
|
cpuset,mempolicy: fix sleeping function called from invalid context
Gu Zheng
2014-06-25
1
-1
/
+7
|
*
|
|
|
|
cgroup: fix broken css_has_online_children()
Li Zefan
2014-06-17
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-10
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
workqueue: zero cpumask of wq_numa_possible_cpumask on init
Yasuaki Ishimatsu
2014-07-07
1
-1
/
+1
|
*
|
|
|
|
workqueue: fix dev_set_uevent_suppress() imbalance
Maxime Bizon
2014-06-23
1
-0
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-07-05
1
-2
/
+2
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
genirq: Fix memory leak when calling irq_free_hwirqs()
Keith Busch
2014-07-05
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'trace-fixes-v3.16-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-07-03
3
-24
/
+30
|
\
\
\
\
|
*
|
|
|
tracing: Remove ftrace_stop/start() from reading the trace file
Steven Rostedt (Red Hat)
2014-07-01
1
-2
/
+0
|
*
|
|
|
tracing/uprobes: Fix the usage of uprobe_buffer_enable() in probe_event_enable()
Oleg Nesterov
2014-06-30
1
-12
/
+19
|
*
|
|
|
tracing/uprobes: Kill the bogus UPROBE_HANDLER_REMOVE code in uprobe_dispatch...
Oleg Nesterov
2014-06-30
1
-6
/
+0
|
*
|
|
|
uprobes: Change unregister/apply to WARN() if uprobe/consumer is gone
Oleg Nesterov
2014-06-30
1
-3
/
+3
|
*
|
|
|
tracing/uprobes: Revert "Support mix of ftrace and perf"
Oleg Nesterov
2014-06-30
1
-1
/
+8
*
|
|
|
|
kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...
Andrew Morton
2014-07-03
1
-26
/
+18
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-06-25
2
-15
/
+13
|
\
|
|
|
|
*
|
|
tracing: syscall_regfunc() should not skip kernel threads
Oleg Nesterov
2014-06-21
1
-3
/
+1
|
*
|
|
tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce...
Oleg Nesterov
2014-06-21
1
-13
/
+11
|
*
|
|
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
2014-06-21
1
-0
/
+2
|
|
/
/
[next]