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.12.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
*
cgroup: protect modifications to cgroup_idr with cgroup_mutex
Li Zefan
2014-04-03
1
-13
/
+13
*
printk: fix syslog() overflowing user buffer
Linus Torvalds
2014-03-31
1
-2
/
+0
*
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
2014-03-31
1
-1
/
+1
*
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2014-03-31
2
-11
/
+2
*
audit: don't generate loginuid log when audit disabled
Gao feng
2014-03-23
1
-0
/
+3
*
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-03-23
2
-1
/
+16
*
cpuset: fix a race condition in __cpuset_node_allowed_softwall()
Li Zefan
2014-03-23
1
-1
/
+1
*
cpuset: fix a locking issue in cpuset_migrate_mm()
Li Zefan
2014-03-23
1
-6
/
+2
*
genirq: Remove racy waitqueue_active check
Chuansheng Liu
2014-03-23
1
-2
/
+1
*
sched: Fix double normalization of vruntime
George McCollister
2014-03-23
1
-4
/
+4
*
perf: Fix hotplug splat
Peter Zijlstra
2014-03-06
1
-6
/
+6
*
workqueue: ensure @task is valid across kthread_stop()
Lai Jiangshan
2014-03-06
1
-0
/
+7
*
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
Tejun Heo
2014-03-06
1
-0
/
+5
*
cgroup: fix locking in cgroup_cfts_commit()
Tejun Heo
2014-03-06
1
-9
/
+2
*
cgroup: fix error return from cgroup_create()
Tejun Heo
2014-03-06
1
-3
/
+7
*
cgroup: fix error return value in cgroup_mount()
Tejun Heo
2014-03-06
1
-3
/
+3
*
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
Paul Gortmaker
2014-02-22
1
-0
/
+1
*
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
2014-02-22
1
-0
/
+7
*
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
2014-02-22
1
-0
/
+6
*
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
2014-02-22
1
-0
/
+1
*
genirq: Generic irq chip requires IRQ_DOMAIN
Nitin A Kamble
2014-02-20
1
-0
/
+1
*
timekeeping: Fix missing timekeeping_update in suspend path
John Stultz
2014-02-13
1
-0
/
+2
*
timekeeping: Fix CLOCK_TAI timer/nanosleep delays
John Stultz
2014-02-13
1
-2
/
+2
*
3.13.y: timekeeping: Fix clock_set/clock_was_set think-o
John Stultz
2014-02-13
1
-1
/
+1
*
timekeeping: Avoid possible deadlock from clock_was_set_delayed
John Stultz
2014-02-13
1
-2
/
+16
*
timekeeping: Fix potential lost pv notification of time change
John Stultz
2014-02-13
1
-9
/
+11
*
timekeeping: Fix lost updates to tai adjustment
John Stultz
2014-02-13
1
-1
/
+2
*
ftrace: Have function graph only trace based on global_ops filters
Steven Rostedt (Red Hat)
2014-02-13
1
-1
/
+44
*
ftrace: Fix synchronization location disabling and freeing ftrace_ops
Steven Rostedt (Red Hat)
2014-02-13
1
-26
/
+32
*
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt (Red Hat)
2014-02-13
1
-15
/
+72
*
numa: add a sysctl for numa_balancing
Andi Kleen
2014-02-13
2
-1
/
+32
*
audit: reset audit backlog wait time after error recovery
Richard Guy Briggs
2014-02-13
1
-1
/
+4
*
tracing: Check if tracing is enabled in trace_puts()
Steven Rostedt (Red Hat)
2014-02-13
1
-0
/
+6
*
tracing: Have trace buffer point back to trace_array
Steven Rostedt (Red Hat)
2014-02-13
1
-0
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-01-17
1
-1
/
+1
|
\
|
*
fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)
Eric W. Biederman
2013-11-26
1
-1
/
+1
|
|
|
\
*
-
.
\
Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
2014-01-16
1
-1
/
+1
|
\
\
\
|
*
|
|
sched: Calculate effective load even if local weight is 0
Rik van Riel
2014-01-12
1
-1
/
+1
|
|
/
/
*
/
/
sched_clock: Disable seqlock lockdep usage in sched_clock()
John Stultz
2014-01-12
1
-3
/
+3
|
/
/
*
|
Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-12-29
1
-0
/
+1
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes
Rafael J. Wysocki
2013-12-27
1
-0
/
+1
|
|
\
\
\
|
|
|
*
|
PM / sleep: Fix memory leak in pm_vt_switch_unregister().
Masami Ichikawa
2013-12-22
1
-0
/
+1
|
|
|
/
/
*
|
|
|
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-24
1
-18
/
+32
|
\
\
\
\
|
*
|
|
|
cgroup: don't recycle cgroup id until all csses' have been destroyed
Li Zefan
2013-12-17
1
-8
/
+11
|
*
|
|
|
cgroup: fix cgroup_create() error handling path
Tejun Heo
2013-12-06
1
-10
/
+21
*
|
|
|
|
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-12-24
1
-0
/
+6
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
libata, freezer: avoid block device removal while system is frozen
Tejun Heo
2013-12-19
1
-0
/
+6
*
|
|
|
|
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
2013-12-20
1
-1
/
+1
*
|
|
|
|
Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-12-20
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
ftrace: Initialize the ftrace profiler for each possible cpu
Miao Xie
2013-12-16
1
-1
/
+1
[next]