[PATCH] VFS: Fix memory leak with file leases
[safe/jmp/linux-2.6] / kernel /
2005-11-10 David S. Miller[SPARC64]: Re-export uts_sem for solaris compat module.
2005-11-10 Oleg Nesterov[PATCH] Don't auto-reap traced children
2005-11-10 Chen, Kenneth W[PATCH] optimize activate_task()
2005-11-09 Linus TorvaldsFix ptrace self-attach rule
2005-11-09 Nick Piggin[PATCH] sched: resched and cpu_idle rework
2005-11-09 Con Kolivas[PATCH] sched: consider migration thread with smp nice
2005-11-09 Con Kolivas[PATCH] sched: correct smp_nice_bias
2005-11-09 Con Kolivas[PATCH] sched: smp nice bias busy queues on idle rebalance
2005-11-09 Con Kolivas[PATCH] sched: account rt tasks in prio_bias()
2005-11-09 Con Kolivas[PATCH] sched: change prio bias only if queued
2005-11-09 Con Kolivas[PATCH] sched: implement nice support across physical...
2005-11-09 Rafael J. Wysocki[PATCH] swsusp: rework swsusp_suspend
2005-11-09 Rafael J. Wysocki[PATCH] swsusp: simplify pagedir relocation
2005-11-09 Rafael J. Wysocki[PATCH] swsusp: reduce code duplication
2005-11-09 Pavel Machek[PATCH] sleep: Fix oops in enter_state
2005-11-09 Anton Blanchard[PATCH] quieten softlockup at boot
2005-11-09 Ashok Raj[PATCH] cpu hotplug: fix locking in cpufreq drivers
2005-11-09 Al Viro[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)
2005-11-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2005-11-08 Al Viro[PATCH] saner handling of auto_acct_off() and DQUOT_OFF...
2005-11-07 Hugh Dickins[SPARC64] mm: context switch ptlock
2005-11-07 Adrian Bunk[PATCH] unexport uts_sem
2005-11-07 Adrian Bunk[PATCH] unexport idle_cpu
2005-11-07 Adrian Bunk[PATCH] unexport console_unblank
2005-11-07 Randy Dunlap[PATCH] kernel-docs: fix kernel-doc format problems
2005-11-07 Randy Dunlap[PATCH] more kernel-doc cleanups, additions
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: preempt_disable/enable() simplification
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: Use RCU for (un)register synchronizati...
2005-11-07 Ananth N Mavinakay... [PATCH] Kprobes: Track kprobe on a per_cpu basis -...
2005-11-07 Christoph Hellwig[PATCH] consolidate sys_ptrace()
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-11-07 David Gibson[PATCH] FUTEX_WAKE_OP: enhanced error handling
2005-11-07 Zach Brown[PATCH] aio: remove aio_max_nr accounting race
2005-11-07 Matt Helsley[PATCH] Process Events Connector
2005-11-07 Pavel Machek[PATCH] swsusp: remove unused variable
2005-11-07 Pavel Machek[PATCH] swsusp cleanups
2005-11-07 Heiko Carstens[PATCH] cpu hoptlug: avoid usage of smp_processor_id...
2005-11-07 Andrew Morton[PATCH] posix-timers `unlikely' rejig
2005-11-04 Oleg Nesterov[PATCH] improve scheduler fairness a bit
2005-10-31 Paul MackerrasMerge ../linux-2.6 by hand
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-31 Paul E. McKenney[PATCH] Remove duplicate code in signal.c
2005-10-31 Oleg Nesterov[PATCH] remove unneeded SI_TIMER checks
2005-10-31 Oleg Nesterov[PATCH] cleanup the usage of SEND_SIG_xxx constants
2005-10-31 Oleg Nesterov[PATCH] remove hardcoded SEND_SIG_xxx constants
2005-10-31 Paul Jackson[PATCH] sched: hardcode non-smp set_cpus_allowed
2005-10-31 Roland McGrath[PATCH] posix-cpu-timers: fix overrun reporting
2005-10-31 Paul E. McKenney[PATCH] RCU torture-testing kernel module
2005-10-31 Thomas Gleixner[PATCH] jiffies_64 cleanup
2005-10-31 Roland McGrath[PATCH] wait4 PTRACE_ATTACH race fix
2005-10-31 Coywolf Qi Hunt[PATCH] PF_DEAD cleanup
2005-10-31 Jesper Juhl[PATCH] cleanup for kernel/printk.c
2005-10-31 David Howells[PATCH] Keys: Get rid of warning in kmod.c if keys...
2005-10-31 Andrea Arcangeli[PATCH] ptrace/coredump/exit_group deadlock
2005-10-31 Paul Jackson[PATCH] cpusets: automatic numa mempolicy rebinding
2005-10-31 Paul Jackson[PATCH] cpusets: simple rename
2005-10-31 Paul Jackson[PATCH] cpusets: dual semaphore locking overhaul
2005-10-31 Paul Jackson[PATCH] cpusets: remove depth counted locking hack
2005-10-31 Paul Jackson[PATCH] cpuset cleanup
2005-10-31 Oleg Nesterov[PATCH] posix-timers: use schedule_timeout() in common_...
2005-10-31 Vadim Lobanov[PATCH] Unify sys_tkill() and sys_tgkill()
2005-10-31 Oleg Nesterov[PATCH] kill sigqueue->lock
2005-10-31 Andrew Morton[PATCH] remove timer debug field
2005-10-31 Christoph Lameter[PATCH] Use alloc_percpu to allocate workqueues locally
2005-10-31 Andrew Morton[PATCH] ntp whitespace cleanup
2005-10-31 john stultz[PATCH] NTP shift_right cleanup
2005-10-31 Alan Stern[PATCH] Add kthread_stop_sem()
2005-10-31 Oleg Nesterov[PATCH] introduce setup_timer() helper
2005-10-31 Shaohua Li[PATCH] introduce .valid callback for pm_ops
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: two simplifications
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: get rid of unnecessary wrapper function
2005-10-31 Pavel Machek[PATCH] swsusp: cleanups
2005-10-31 Pavel Machek[PATCH] swsusp: remove unneccessary includes
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: rework memory freeing on resume
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: reduce the use of global variables
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: move snapshot functionality to separate...
2005-10-31 Rafael J. Wysocki[PATCH] swsusp: rework image freeing
2005-10-31 Ashok Raj[PATCH] create and destroy cpufreq sysfs entries based...
2005-10-31 Brian Gerst[PATCH] Remove redundant configs.o
2005-10-30 Hugh Dickins[PATCH] mm: split page table lock
2005-10-30 Hugh Dickins[PATCH] mm: follow_page with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: ptd_alloc take ptlock
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-10-30 Hugh Dickins[PATCH] mm: dup_mmap down new mmap_sem
2005-10-30 Hugh Dickins[PATCH] mm: dup_mmap use oldmm more
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-30 Hugh Dickins[PATCH] mm: mm_init set_mm_counters
2005-10-30 Hugh Dickins[PATCH] mm: vm_stat_account unshackled
2005-10-30 YOSHIFUJI Hideaki[PATCH] TIMERS: add missing compensation for HZ == 250
2005-10-29 Al Viro[PATCH] missing exports of do_settimeofday() variants
2005-10-29 Oleg Nesterov[PATCH] fix ->signal->live leak in copy_process()
2005-10-28 Al Viro[PATCH] gfp_t: kernel/*
2005-10-28 Paul MackerrasMerge in v2.6.14 by hand
2005-10-27 Roland McGrath[PATCH] Yet more posix-cpu-timer fixes
2005-10-27 Linus TorvaldsRevert "remove false BUG_ON() from run_posix_cpu_timers()"
2005-10-26 Oleg Nesterov[PATCH] Fix cpu timers expiration time
2005-10-26 Linus Torvaldsposix cpu timers: fix timer ordering
2005-10-26 Andrew Morton[PATCH] export cpu_online_map
2005-10-24 Oleg Nesterov[PATCH] posix-timers: fix posix_cpu_timer_set() vs...
next