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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2008-10-22
modules: fix module "notes" kobject leak
Alexey Dobriyan
2008-10-22
sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq
Dario Faggioli
2008-10-08
mm owner: fix race between swapoff and exit
Balbir Singh
2008-10-08
clockevents: remove WARN_ON which was used to gather information
Thomas Gleixner
2008-10-08
ntp: fix calculation of the next jiffie to trigger RTC sync
Maciej W. Rozycki
2008-10-08
clockevents: broadcast fixup possible waiters
Thomas Gleixner
2008-10-08
clockevents: prevent endless loop lockup
Thomas Gleixner
2008-10-08
clockevents: prevent multiple init/shutdown
Thomas Gleixner
2008-10-08
clockevents: enforce reprogram in oneshot setup
Thomas Gleixner
2008-10-08
clockevents: prevent endless loop in periodic broadcast handler
Thomas Gleixner
2008-10-08
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
2008-10-08
sched: fix process time monotonicity
Balbir Singh
2008-08-20
posix-timers: fix posix_timer_event() vs dequeue_signal() race
Oleg Nesterov
2008-08-20
posix-timers: do_schedule_next_timer: fix the setting of ->si_overrun
Oleg Nesterov
2008-08-20
relay: fix "full buffer with exactly full last subbuffer" accounting problem
Tom Zanussi
2008-08-01
markers: fix markers read barrier for multiple probes
Mathieu Desnoyers
2008-08-01
cpusets: fix wrong domain attr updates
Miao Xie
2008-08-01
Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
Atsushi Nemoto
2008-08-01
rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stall
Paul E. McKenney
2008-07-13
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-07-13
cpusets, hotplug, scheduler: fix scheduler domain breakage
Dmitry Adamushko
2008-07-10
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-07-10
sched: fix cpu hotplug, cleanup
Linus Torvalds
2008-07-10
Fix PREEMPT_RCU without HOTPLUG_CPU
Nick Piggin
2008-07-10
kernel/kprobes.c: Made kprobe_blacklist static.
Daniel Guilak
2008-07-10
sched: fix cpu hotplug
Dmitry Adamushko
2008-07-08
kernel/printk.c: Made printk_recursion_bug_msg static.
Daniel Guilak
2008-07-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-07-05
softlockup: print a module list on being stuck
Arjan van de Ven
2008-07-04
security: filesystem capabilities: fix fragile setuid fixup code
Andrew G. Morgan
2008-07-04
Christoph has moved
Christoph Lameter
2008-07-03
hrtimer: prevent migration for raising softirq
Steven Rostedt
2008-07-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-07-02
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-07-01
rcu: fix hotplug vs rcu race
Gautham R Shenoy
2008-07-01
sched: fix divide error when trying to configure rt_period to zero
Raistlin
2008-06-30
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-06-29
Merge branch 'audit.b52' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-06-29
sched: fix cpu hotplug
Dmitry Adamushko
2008-06-24
[PATCH] remove useless argument type in audit_filter_user()
Peng Haitao
2008-06-24
[PATCH] audit: fix kernel-doc parameter notation
Randy Dunlap
2008-06-24
[PATCH] kernel/audit.c: nlh->nlmsg_type is gotten more than once
Peng Haitao
2008-06-24
kgdb: sparse fix
Jason Wessel
2008-06-23
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-06-23
futexes: fix fault handling in futex_lock_pi
Thomas Gleixner
2008-06-23
Merge branch 'linus' into sched/urgent
Ingo Molnar
2008-06-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-06-20
sched: refactor wait_for_completion_timeout()
Oleg Nesterov
2008-06-20
sched: fix wait_for_completion_timeout() spurious failure under heavy load
Roland Dreier
2008-06-20
sched: rt: dont stop the period timer when there are tasks wanting to run
Peter Zijlstra
[next]