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
*
wait_task_stopped: Check p->exit_state instead of TASK_TRACED (CVE-2007-5500)
Roland McGrath
2008-01-16
1
-2
/
+1
*
unexport ktime_get_real
Adrian Bunk
2007-10-06
1
-2
/
+0
*
hrtimer: prevent overrun DoS in hrtimer_forward()
Thomas Gleixner
2007-04-09
1
-0
/
+6
*
Fix reparenting to the same thread group. (take 2)
Eric W. Biederman
2007-04-08
1
-11
/
+18
*
load_module: no BUG if module_subsys uninitialized
Ed Swierk
2007-03-21
1
-0
/
+6
*
softirq: remove BUG_ONs which can incorrectly trigger
Zachary Amsden
2006-12-15
1
-2
/
+0
*
Remove redundant up() in stop_machine()
Zhou Yingchao
2006-12-04
1
-1
/
+0
*
fix sys_getppid oopses on debug kernel
Kirill Korotaev
2006-11-24
1
-34
/
+7
*
Fix longstanding load balancing bug in the scheduler
Christoph Lameter
2006-11-11
1
-7
/
+31
*
posix-cpu-timers: prevent signal delivery starvation
Thomas Gleixner
2006-11-05
1
-6
/
+21
*
kernel/kmod.c: fix a race condition in usermodehelper.
Martin Schwidefsky
2006-09-22
1
-2
/
+3
*
fix misoptimization in futex unqueue_me
Christian Borntraeger
2006-09-06
1
-0
/
+1
*
remove obsolete swsusp_encrypt
Pavel Machek
2006-08-03
1
-12
/
+0
*
fix prctl privilege escalation and suid_dumpable (CVE-2006-2451)
Greg Kroah-Hartman
2006-07-06
1
-1
/
+1
*
[PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() (CVE-2006-2445)
Oleg Nesterov
2006-06-20
2
-26
/
+18
*
[PATCH] check_process_timers: fix possible lockup
Oleg Nesterov
2006-06-20
1
-5
/
+4
*
[PATCH] ptrace_attach: fix possible deadlock schenario with irqs
Linus Torvalds
2006-05-20
1
-1
/
+19
*
[PATCH] Fix ptrace_attach()/ptrace_traceme()/de_thread() race
Linus Torvalds
2006-05-20
1
-18
/
+21
*
[PATCH] make vm86 call audit_syscall_exit
Jason Baron
2006-05-01
1
-5
/
+0
*
[PATCH] Add more prevent_tail_call()
OGAWA Hirofumi
2006-04-24
1
-13
/
+46
*
[PATCH] fix non-leader exec under ptrace
Roland McGrath
2006-04-17
2
-7
/
+4
*
[PATCH] Fix suspend with traced tasks
Pavel Machek
2006-04-17
2
-2
/
+2
*
[PATCH] RLIMIT_CPU: fix handling of a zero limit
Andrew Morton
2006-04-17
1
-1
/
+13
*
[PATCH] RCU signal handling
Oleg Nesterov
2006-04-11
1
-1
/
+0
*
[PATCH] Fix module refcount leak in __set_personality()
Sergey Vlasov
2006-04-07
1
-0
/
+1
*
[PATCH] wrong error path in dup_fd() leading to oopses in RCU
Kirill Korotaev
2006-04-07
1
-1
/
+1
*
[PATCH] fix scheduler deadlock
Anton Blanchard
2006-03-27
1
-2
/
+7
*
[PATCH] disable unshare(CLONE_VM) for now
Oleg Nesterov
2006-03-18
1
-3
/
+1
*
[PATCH] posix-timers: fix requeue accounting when signal is ignored
Roman Zippel
2006-03-17
1
-0
/
+1
*
[PATCH] time_interpolator: add __read_mostly
Christoph Lameter
2006-03-17
1
-2
/
+2
*
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
Eric W. Biederman
2006-03-17
1
-1
/
+1
*
[PATCH] Fix sigaltstack corruption among cloned threads
GOTO Masanori
2006-03-14
1
-0
/
+6
*
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2006-03-11
2
-8
/
+3
*
[PATCH] fix file counting
Dipankar Sarma
2006-03-08
1
-1
/
+4
*
[PATCH] rcu batch tuning
Dipankar Sarma
2006-03-08
1
-18
/
+58
*
[PATCH] idle threads should have a sane ->timestamp value
Ingo Molnar
2006-03-08
1
-0
/
+1
*
[PATCH] time: add barrier after updating jiffies_64
Atsushi Nemoto
2006-03-06
1
-0
/
+2
*
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
2006-03-06
2
-0
/
+51
*
Add early-boot-safety check to cond_resched()
Linus Torvalds
2006-03-06
1
-0
/
+2
*
[PATCH] time_interpolator: Use readq_relaxed() instead of readq().
Christoph Lameter
2006-03-02
1
-2
/
+2
*
[PATCH] fix acpi_video_flags on x86-64
Stefan Seyfried
2006-03-02
1
-1
/
+1
*
[IA64] sysctl option to silence unaligned trap warnings
Jes Sorensen
2006-02-28
1
-0
/
+14
*
[PATCH] kjournald keeps reference to namespace
Björn Steinbrink
2006-02-20
1
-0
/
+3
*
Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2006-02-20
1
-3
/
+3
|
\
|
*
[PATCH] GFP_KERNEL allocations in atomic (auditsc)
Al Viro
2006-02-18
1
-3
/
+3
*
|
[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n
Stephen Rothwell
2006-02-20
1
-0
/
+2
*
|
[PATCH] Fix undefined symbols for nommu architecture
Luke Yang
2006-02-20
1
-0
/
+2
*
|
[PATCH] suspend-to-ram: allow video options to be set at runtime
Pavel Machek
2006-02-20
1
-4
/
+12
|
/
*
[PATCH] swsusp: fix breakage with swap on LVM
Rafael J. Wysocki
2006-02-17
1
-3
/
+1
*
[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST
Ingo Molnar
2006-02-17
1
-1
/
+12
[next]