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.19.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-7.0.y
linux-7.1.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-02-25
genirq: do not leave interupts enabled on free_irq
Thomas Gleixner
2008-02-25
hrtimer: check relative timeouts for overflow
Thomas Gleixner
2008-02-08
Fix unbalanced helper_lock in kernel/kmod.c
Nigel Cunningham
2008-02-08
vm audit: add VM_DONTEXPAND to mmap for drivers that need it (CVE-2008-0007)
Nick Piggin
2008-02-08
clockevents: fix reprogramming decision in oneshot broadcast
Thomas Gleixner
2008-02-08
PM: ACPI and APM must not be enabled at the same time
Len Brown
2007-12-14
wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()
Scott James Remnant
2007-12-14
futex: fix for futex_wait signal stack corruption
Steven Rostedt
2007-12-14
hrtimers: avoid overflow for large relative timeouts (CVE-2007-5966)
Thomas Gleixner
2007-12-14
Fix synchronize_irq races with IRQ handler
Herbert Xu
2007-12-14
sched: some proc entries are missed in sched_domain sys_ctl debug code
Zou Nan hai
2007-11-26
softlockup: use cpu_clock() instead of sched_clock()
Ingo Molnar
2007-11-26
softlockup watchdog fixes and cleanups
Ingo Molnar
2007-11-26
ntp: fix typo that makes sync_cmos_clock erratic
David P. Reed
2007-11-26
Fix divide-by-zero in the 2.6.23 scheduler code
Chuck Ebbert
2007-11-16
wait_task_stopped: Check p->exit_state instead of TASK_TRACED (CVE-2007-5500)
Roland McGrath
2007-11-16
Fix compat futex hangs.
David Miller
2007-11-16
sched: keep utime/stime monotonic
Frans Pop
2007-11-16
fix the softlockup watchdog to actually work
Ingo Molnar
2007-11-16
fix param_sysfs_builtin name length check
Jan Kiszka
2007-11-16
param_sysfs_builtin memchr argument fix
Dave Young
2007-11-16
lockdep: fix mismatched lockdep_depth/curr_chain_hash
Gregory Haskins
2007-10-07
fix bogus reporting of signals by audit
Al Viro
2007-10-07
Fix timer_stats printout of events/sec
Anton Blanchard
2007-10-02
sched: fix profile=sleep
Ingo Molnar
2007-10-01
robust futex thread exit race
Martin Schwidefsky
2007-10-01
Fix SMP poweroff hangs
Mark Lord
2007-09-26
hibernation doesn't even build on frv - tons of helpers are missing
Al Viro
2007-09-22
clockevents: remove the suspend/resume workaround^Wthinko
Thomas Gleixner
2007-09-20
signalfd simplification
Davide Libenzi
2007-09-19
sched: fix invalid sched_class use
Hiroshi Shimamoto
2007-09-19
sched: add /proc/sys/kernel/sched_compat_yield
Ingo Molnar
2007-09-19
Fix user namespace exiting OOPs
Pavel Emelyanov
2007-09-19
Convert uid hash to hlist
Pavel Emelyanov
2007-09-19
kernel/user.c: Use list_for_each_entry instead of list_for_each
Matthias Kaehlcke
2007-09-19
Fix UTS corruption during clone(CLONE_NEWUTS)
Alexey Dobriyan
2007-09-16
clockevents: prevent stale tick update on offline cpu
Thomas Gleixner
2007-09-16
clockevents: do not shutdown the oneshot broadcast device
Thomas Gleixner
2007-09-16
clockevents: Enforce oneshot broadcast when broadcast mask is set on resume
Thomas Gleixner
2007-09-16
timekeeping: Prevent time going backwards on resume
Thomas Gleixner
2007-09-16
timekeeping: access rtc outside of xtime lock
Thomas Gleixner
2007-09-11
Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c
Tony Breeds
2007-09-11
Restore call_usermodehelper_pipe() behaviour
Michael Ellerman
2007-09-11
futex_compat: fix list traversal bugs
Arnd Bergmann
2007-09-10
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
Roland McGrath
2007-09-05
sched: fix ideal_runtime calculations for reniced tasks
Peter Zijlstra
2007-09-05
sched: improve prev_sum_exec_runtime setting
Peter Zijlstra
2007-09-05
sched: simplify __check_preempt_curr_fair()
Peter Zijlstra
2007-09-05
sched: fix xtensa build warning
Ingo Molnar
2007-09-05
sched: debug: fix sum_exec_runtime clearing
Ingo Molnar
[next]