Revert "sunrpc: fix peername failed on closed listener"
[safe/jmp/linux-2.6] / kernel /
2010-01-11 Andi Kleenkernel/signal.c: fix kernel information leak with print...
2010-01-11 Dave Andersoncgroups: fix 2.6.32 regression causing BUG_ON() in...
2010-01-11 Masami Hiramatsukmod: fix resource leak in call_usermodehelper_pipe()
2010-01-06 Ben Hutchingsmodules: Skip empty sections when exporting section...
2009-12-31 Linus TorvaldsMerge branch 'perf-fixes-for-linus-2' of git://git...
2009-12-31 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-31 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-31 Peter Zijlstraperf: Fix NULL deref in inheritance code
2009-12-30 Lai Jiangshantracing: Fix sign fields in ftrace_define_fields_#...
2009-12-30 Lai Jiangshantracing/kprobe: Show sign of fields in trace_kprobe...
2009-12-30 Li Zefanksym_tracer: Remove trace_stat
2009-12-30 Li Zefanksym_tracer: Fix race when incrementing count
2009-12-30 Li Zefanksym_tracer: Fix to allow writing newline to ksym_trace...
2009-12-30 Li Zefanksym_tracer: Fix to make the tracer work
2009-12-28 Randy Dunlaptracing: Kconfig spelling fixes and cleanups
2009-12-28 Heiko Carstenskprobes: Fix distinct type warning
2009-12-24 Linus TorvaldsMerge branch 'sysctl' of git://git./linux/kernel/git...
2009-12-23 Andi KleenSYSCTL: Print binary sysctl warnings (nearly) only...
2009-12-23 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-12-23 Peter Zijlstrasched: Revert 738d2be, simplify set_task_cpu()
2009-12-22 Linus TorvaldsMerge git://git./linux/kernel/git/viro/vfs-2.6
2009-12-22 Stefani Seiboldkfifo: add record handling functions
2009-12-22 Stefani Seiboldkfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
2009-12-22 Stefani Seiboldkfifo: rename kfifo_put... into kfifo_in... and kfifo_g...
2009-12-22 Stefani Seiboldkfifo: cleanup namespace
2009-12-22 Stefani Seiboldkfifo: move out spinlock
2009-12-22 Stefani Seiboldkfifo: move struct kfifo in place
2009-12-22 Linus TorvaldsRevert "time: Remove xtime_cache"
2009-12-22 Al ViroSanitize f_flags helpers
2009-12-22 Roland Dreieranonfd: Allow making anon files read-only
2009-12-22 Steven Rostedttracing: Fix setting tracer specific options
2009-12-21 Dominik Brodowskiresources: fix call to alignf() in allocate_resource()
2009-12-20 Peter Zijlstrasched: Fix hotplug hang
2009-12-20 Peter Zijlstrasched: Restore printk sanity
2009-12-19 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-19 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2009-12-19 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-12-19 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-12-19 Al Virofix more leaks in audit_tree.c tag_chunk()
2009-12-19 Al Virofix braindamage in audit_tree.c untag_chunk()
2009-12-18 Linus TorvaldsMerge branch 'cpumask-cleanups' of git://git./linux...
2009-12-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-18 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-12-17 Randy Dunlapprintk: fix new kernel-doc warnings
2009-12-17 Oleg Nesterovdo_wait() optimization: do not place sub-threads on...
2009-12-17 WANG Congkernel/sysctl.c: fix the incomplete part of sysctl_max_...
2009-12-17 Linus TorvaldsMerge branch 'for-33' of git://repo.or.cz/linux-kbuild
2009-12-17 Peter Zijlstrasched: Fix broken assertion
2009-12-17 Peter Zijlstraperf events: Dont report side-band events on each cpu...
2009-12-17 Frederic Weisbeckerperf events, x86/stacktrace: Make stack walking optional
2009-12-17 Frederic Weisbeckersched: Teach might_sleep() about preemptible RCU
2009-12-17 Masami Hiramatsukprobe-tracer: Check new event/group name
2009-12-17 Ingo Molnarsched: Make warning less noisy
2009-12-17 Rusty Russellcpumask: avoid dereferencing struct cpumask
2009-12-17 Rusty Russellcpumask: use cpu_online in kernel/perf_event.c
2009-12-17 Simon Hormantimers: Remove duplicate setting of new_base in __mod_t...
2009-12-16 David HowellsNOMMU: Optimise away the {dac_,}mmap_min_addr tests
2009-12-16 Andi Kleen[sysctl] Fix breakage on systems with older glibc
2009-12-16 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-16 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-12-16 Linus TorvaldsMerge branch 'module' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-12-16 Peter Zijlstrasched: Simplify set_task_cpu()
2009-12-16 Peter Zijlstrasched: Remove the cfs_rq dependency from set_task_cpu()
2009-12-16 Peter Zijlstrasched: Add pre and post wakeup hooks
2009-12-16 Peter Zijlstrasched: Move kthread_bind() back to kthread.c
2009-12-16 Peter Zijlstrasched: Fix select_task_rq() vs hotplug issues
2009-12-16 Peter Zijlstrasched: Fix sched_exec() balancing
2009-12-16 Peter Zijlstrasched: Ensure set_task_cpu() is never called on blocked...
2009-12-16 Peter Zijlstrasched: Use TASK_WAKING for fork wakups
2009-12-16 Peter Zijlstrasched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
2009-12-16 Peter Zijlstrasched: Fix task_hot() test order
2009-12-16 Xiaotian Fengsched: Fix set_cpu_active() in cpu_down()
2009-12-16 Ingo MolnarMerge branch 'linus' into sched/urgent
2009-12-16 Peter Zijlstraperf events: Allow per-task-per-cpu counters
2009-12-16 Amerigo Wangkexec: premit reduction of the reserved memory size
2009-12-16 André Goddard Rosapid: reduce code size by using a pointer to iterate...
2009-12-16 André Goddard Rosapid: tighten pidmap spinlock critical section by removi...
2009-12-16 Oleg Nesterovsignals: check ->group_stop_count after tracehook_get_s...
2009-12-16 Oleg Nesterovsignals: kill force_sig_specific()
2009-12-16 Oleg Nesterovsignals: cosmetic, collect_signal: use SI_USER
2009-12-16 Oleg Nesterovsignals: send_signal: use si_fromuser() to detect from_...
2009-12-16 Oleg Nesterovsignals: SEND_SIG_NOINFO should be considered as SI_FRO...
2009-12-16 Oleg Nesterovptrace: copy_process() should disable stepping
2009-12-16 KAMEZAWA Hiroyukimemcg: coalesce uncharge during unmap/truncate
2009-12-16 Alexey Dobriyanconst: constify remaining pipe_buf_operations
2009-12-16 Barry Songtimecompare: fix half-Y2K38 problem in timecompare_upda...
2009-12-15 Peter Zijlstraperf_events: Fix perf_event_attr layout
2009-12-15 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-12-15 Bernhard Wallevt: introduce and use vt_kmsg_redirect() function
2009-12-15 H Hartley Sweetenkernel/sys.c: fix "warning: do-while statement is not...
2009-12-15 Xiao Guangronggeneric-ipi: cleanup for generic_smp_call_function_inte...
2009-12-15 Amerigo Wang'sysctl_max_map_count' should be non-negative
2009-12-15 Lee Schermerhornhugetlb: derive huge pages nodes allowed from task...
2009-12-15 Alexey Dobriyanbsdacct: fix uid/gid misreporting
2009-12-15 Paul Mackerrasperf_event: Fix incorrect range check on cpu number
2009-12-15 David Millersched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABL...
2009-12-15 Steven Rostedttracing: Fix return of trace_dump_stack()
2009-12-15 Rusty Russellmodule: handle ppc64 relocating kcrctabs when CONFIG_RE...
next