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