summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-01-11kernel/signal.c: fix kernel information leak with print-fatal-signals=1Andi Kleen
2010-01-11cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()Dave Anderson
2010-01-11kmod: fix resource leak in call_usermodehelper_pipe()Masami Hiramatsu
2010-01-06modules: Skip empty sections when exporting section notesBen Hutchings
2009-12-31Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-31Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-31perf: Fix NULL deref in inheritance codePeter Zijlstra
2009-12-30tracing: Fix sign fields in ftrace_define_fields_##call()Lai Jiangshan
2009-12-30tracing/kprobe: Show sign of fields in trace_kprobe format filesLai Jiangshan
2009-12-30ksym_tracer: Remove trace_statLi Zefan
2009-12-30ksym_tracer: Fix race when incrementing countLi Zefan
2009-12-30ksym_tracer: Fix to allow writing newline to ksym_trace_filterLi Zefan
2009-12-30ksym_tracer: Fix to make the tracer workLi Zefan
2009-12-28tracing: Kconfig spelling fixes and cleanupsRandy Dunlap
2009-12-28kprobes: Fix distinct type warningHeiko Carstens
2009-12-24Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...Linus Torvalds
2009-12-23SYSCTL: Print binary sysctl warnings (nearly) only onceAndi Kleen
2009-12-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-23sched: Revert 738d2be, simplify set_task_cpu()Peter Zijlstra
2009-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds
2009-12-22kfifo: add record handling functionsStefani Seibold
2009-12-22kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_userStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-22Revert "time: Remove xtime_cache"Linus Torvalds
2009-12-22Sanitize f_flags helpersAl Viro
2009-12-22anonfd: Allow making anon files read-onlyRoland Dreier
2009-12-21tracing: Fix setting tracer specific optionsSteven Rostedt
2009-12-21resources: fix call to alignf() in allocate_resource()Dominik Brodowski
2009-12-20sched: Fix hotplug hangPeter Zijlstra
2009-12-20sched: Restore printk sanityPeter Zijlstra
2009-12-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-19Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-19fix more leaks in audit_tree.c tag_chunk()Al Viro
2009-12-19fix braindamage in audit_tree.c untag_chunk()Al Viro
2009-12-17Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-12-17Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-12-17printk: fix new kernel-doc warningsRandy Dunlap
2009-12-17do_wait() optimization: do not place sub-threads on task_struct->children listOleg Nesterov
2009-12-17kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-no...WANG Cong
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-17sched: Fix broken assertionPeter Zijlstra
2009-12-17perf events: Dont report side-band events on each cpu for per-task-per-cpu ev...Peter Zijlstra
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker