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
*
idle governor: Avoid lock acquisition to read pm_qos before entering idle
Tim Chen
2011-06-03
1
-12
/
+25
*
ftrace: Only update the function code on write to filter files
Steven Rostedt
2011-06-03
1
-5
/
+7
*
tick: Clear broadcast active bit when switching to oneshot
Thomas Gleixner
2011-05-21
1
-1
/
+11
*
clocksource: Install completely before selecting
john stultz
2011-05-21
1
-2
/
+2
*
PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
Rafael J. Wysocki
2011-05-21
1
-0
/
+1
*
PM / Hibernate: Make snapshot_release() restore GFP mask
Rafael J. Wysocki
2011-05-21
1
-1
/
+3
*
PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
2011-05-21
1
-2
/
+2
*
ptrace: Prepare to fix racy accesses on task breakpoints
Frederic Weisbecker
2011-05-21
2
-1
/
+18
*
workqueue: fix deadlock in worker_maybe_bind_and_lock()
Tejun Heo
2011-05-09
1
-1
/
+7
*
next_pidmap: fix overflow condition
Linus Torvalds
2011-04-21
1
-1
/
+4
*
sched: Fix erroneous all_pinned logic
Ken Chen
2011-04-21
1
-7
/
+4
*
futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setup
Darren Hart
2011-04-21
1
-1
/
+1
*
perf: Rebase max unprivileged mlock threshold on top of page size
Frederic Weisbecker
2011-04-14
1
-2
/
+2
*
perf: Fix task_struct reference leak
Peter Zijlstra
2011-04-14
1
-0
/
+5
*
Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo
Roland Dreier
2011-04-14
1
-2
/
+2
*
perf: Better fit max unprivileged mlock pages for tools needs
Frederic Weisbecker
2011-04-14
1
-1
/
+2
*
perf: Fix tear-down of inherited group events
Peter Zijlstra
2011-03-27
1
-5
/
+8
*
sysctl: restrict write access to dmesg_restrict
Richard Weinberger
2011-03-27
1
-1
/
+17
*
Prevent rt_sigqueueinfo and rt_tgsigqueueinfo from spoofing the signal code
Julien Tinnes
2011-03-27
1
-4
/
+12
*
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
2011-03-27
1
-8
/
+6
*
smp_call_function_many: handle concurrent clearing of mask
Milton Miller
2011-03-23
1
-3
/
+10
*
call_function_many: add missing ordering
Milton Miller
2011-03-23
1
-13
/
+33
*
call_function_many: fix list delete vs add race
Milton Miller
2011-03-23
1
-7
/
+13
*
perf: Handle stopped state with tracepoints
Frederic Weisbecker
2011-03-23
1
-0
/
+2
*
perf: Fix the software events state check
Frederic Weisbecker
2011-03-23
1
-1
/
+1
*
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-03-23
2
-8
/
+46
*
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-03-14
1
-0
/
+1
|
\
|
*
SUNRPC: Close a race in __rpc_wait_for_completion_task()
Trond Myklebust
2011-03-10
1
-0
/
+1
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-10
1
-5
/
+9
|
\
\
|
*
|
sched: Fix sched rt group scheduling when hierachy is enabled
Balbir Singh
2011-03-04
1
-5
/
+9
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-09
1
-5
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
unfuck proc_sysctl ->d_compare()
Al Viro
2011-03-08
1
-5
/
+10
|
|
/
*
|
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
2011-03-04
1
-2
/
+5
*
|
Mark ptrace_{traceme,attach,detach} static
Linus Torvalds
2011-03-04
1
-3
/
+3
|
/
*
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
2011-03-03
1
-16
/
+0
*
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-02-26
3
-1
/
+18
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-02-22
4
-3
/
+18
|
\
|
*
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
Thomas Gleixner
2011-02-19
1
-1
/
+1
|
*
genirq: Prevent access beyond allocated_irqs bitmap
Thomas Gleixner
2011-02-19
3
-2
/
+17
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-22
1
-4
/
+15
|
\
\
|
|
/
|
/
|
|
*
perf: Fix throttle logic
Peter Zijlstra
2011-02-16
1
-4
/
+15
*
|
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-02-18
3
-17
/
+28
|
\
\
|
*
|
workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long
Tejun Heo
2011-02-16
1
-1
/
+3
|
*
|
workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'
Tejun Heo
2011-02-16
3
-16
/
+16
|
*
|
workqueue: wake up a worker when a rescuer is leaving a gcwq
Tejun Heo
2011-02-14
1
-0
/
+9
*
|
|
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
2011-02-16
1
-5
/
+2
|
|
/
|
/
|
|
|
|
\
*
-
.
\
Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...
Linus Torvalds
2011-02-15
2
-7
/
+5
|
\
\
\
|
|
*
|
timer debug: Hide kernel addresses via %pK in /proc/timer_list
Kees Cook
2011-02-12
1
-2
/
+2
|
*
|
|
Revert "lockdep, timer: Fix del_timer_sync() annotation"
Peter Zijlstra
2011-02-08
1
-5
/
+3
*
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-02-15
1
-2
/
+8
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]