Age | Commit message (Expand) | Author |
2006-07-12 | [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451) | Marcel Holtmann |
2006-07-10 | [PATCH] lockdep: disable lock debugging when kernel state becomes untrusted | Arjan van de Ven |
2006-07-10 | [PATCH] remove the tasklist_lock export | Christoph Hellwig |
2006-07-10 | [PATCH] uninline init_waitqueue_head() | Ingo Molnar |
2006-07-10 | [PATCH] swsusp: fix panic when signature can't be read | Linus Torvalds |
2006-07-10 | [PATCH] swsusp warning fix | Andrew Morton |
2006-07-10 | [PATCH] swsusp: do not use memcpy for snapshotting memory | Rafael J. Wysocki |
2006-07-10 | [PATCH] adjust clock for lost ticks | Roman Zippel |
2006-07-10 | [PATCH] pi-futex: Validate futex type instead of oopsing | Thomas Gleixner |
2006-07-10 | [PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL | Adrian Bunk |
2006-07-10 | [PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED | Adrian Bunk |
2006-07-10 | [PATCH] lockdep: core, reduce per-lock class-cache size | Ingo Molnar |
2006-07-10 | [PATCH] lockdep: improve debug output | Arjan van de Ven |
2006-07-10 | [PATCH] Minor cleanup to lockdep.c | Andi Kleen |
2006-07-10 | [PATCH] small kernel/sched.c cleanup | Andreas Mohr |
2006-07-10 | [PATCH] sched: fix bug in __migrate_task() | Peter Williams |
2006-07-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2006-07-03 | [PATCH] revert "kthread: convert stop_machine into a kthread" | Andrew Morton |
2006-07-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2006-07-03 | [PATCH] sched: cleanup, convert sched.c-internal typedefs to struct | Ingo Molnar |
2006-07-03 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar |
2006-07-03 | [PATCH] sched: clean up fallout of recent changes | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k... | Paul Mackerras |
2006-07-03 | [PATCH] lockdep: annotate on-stack completions | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate enable_in_hardirq() | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate ->mmap_sem | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate hrtimer base locks | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate scheduler runqueue locks | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate timer base locks | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate waitqueues | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate genirq | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate futex | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: do not recurse in printk | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: prove mutex locking correctness | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: procfs | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: allow read_lock() recursion of same class | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: core | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, core | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: stacktrace subsystem, core | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: locking init debugging improvement | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: mutex section binutils workaround | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: better lock debugging | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: remove mutex deadlock checking code | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: remove DEBUG_BUG_ON() | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: rename DEBUG_WARN_ON() | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: clean up rwsems | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: add is_module_address() | Ingo Molnar |
2006-07-03 | [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O | Christoph Lameter |