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