netfilter: xt_recent: fix stack overread in compat code
[safe/jmp/linux-2.6] / kernel /
2009-04-05 Linus TorvaldsMerge branch 'audit.b62' of git://git./linux/kernel...
2009-04-05 Linus TorvaldsMerge branch 'tracing-for-linus' of git://git./linux...
2009-04-05 Eric ParisAudit: remove spaces from audit_log_d_path
2009-04-05 Eric Parisaudit: audit_set_auditable defined but not used
2009-04-05 Eric Parisaudit: incorrect ref counting in audit tree tag_chunk
2009-04-05 Paul Mooreaudit: Fix possible return value truncation in audit_ge...
2009-04-05 Miloslav Trmacaudit: ignore terminating NUL in AUDIT_USER_TTY messages
2009-04-05 Miloslav TrmacAudit: fix handling of 'strings' with NULL characters
2009-04-05 Zhenwen Xumake the e->rule.xxx shorter in kernel auditfilter.c
2009-04-05 Randy Dunlapauditsc: fix kernel-doc notation
2009-04-05 Jiri Pirkoaudit: EXECVE record - removed bogus newline
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-cpumask
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-modul...
2009-04-05 Linus TorvaldsMerge branch 'printk-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMerge branch 'core-cleanups-for-linus' of git://git...
2009-04-04 Linus TorvaldsMerge branch 'stacktrace-for-linus' of git://git./linux...
2009-04-04 Linus TorvaldsMerge branch 'rcu-for-linus' of git://git./linux/kernel...
2009-04-04 Linus TorvaldsMerge branch 'ipi-for-linus' of git://git./linux/kernel...
2009-04-04 Linus TorvaldsMerge branch 'locking-for-linus' of git://git./linux...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 David HowellsDocument the slow work thread pool
2009-04-03 David HowellsMake the slow work pool configurable
2009-04-03 David HowellsMake slow-work thread pool actually dynamic
2009-04-03 David HowellsCreate a dynamically sized pool of threads for doing...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Robin HoltAllow rwlocks to re-enable interrupts
2009-04-03 Robin HoltFactor out #ifdefs from kernel/spinlock.c to LOCK_CONTE...
2009-04-03 Aravind Srinivasanrelay: fix for possible loss/corruption of produced...
2009-04-03 Dmitri Vorobievkexec: vmcoreinfo_data[] can become static
2009-04-03 Neil Hormankexec: add dmesg log symbols to /proc/vmcoreinfo lists
2009-04-03 Oleg Nesterovpids: kill signal_struct-> __pgrp/__session and friends
2009-04-03 Oleg Nesterovpids: refactor vnr/nr_ns helpers to make them safe
2009-04-03 Oleg Nesterovpids: improve get_task_pid() to fix the unsafe sys_wait...
2009-04-03 Matthew Wilcoxsysctl: fix suid_dumpable and lease-break-time sysctls
2009-04-03 Serge E. Hallynproc_sysctl: use CONFIG_PROC_SYSCTL around ipc and...
2009-04-03 Lai Jiangshanworkqueue: avoid recursion in run_workqueue()
2009-04-03 Oleg Nesterovptrace_untrace: fix the SIGNAL_STOP_STOPPED check
2009-04-03 Oleg Nesterovptrace_detach: the wrong wakeup breaks the ERESTARTxxx...
2009-04-03 Oleg Nesterovforget_original_parent: do not abuse child->ptrace_entry
2009-04-03 Oleg Nesterovforget_original_parent: split out the un-ptrace part
2009-04-03 Oleg Nesterovreparent_thread: fix a zombie leak if /sbin/init ignore...
2009-04-03 Oleg Nesterovreparent_thread: fix the "is it traced" check
2009-04-03 Oleg Nesterovreparent_thread: don't call kill_orphaned_pgrp() if...
2009-04-03 Oleg Nesterovptrace: fix possible zombie leak on PTRACE_DETACH
2009-04-03 Oleg Nesterovptrace: reintroduce __ptrace_detach() as a callee of...
2009-04-03 Oleg Nesterovptrace: simplify ptrace_exit()->ignoring_children(...
2009-04-03 Oleg Nesterovptrace: kill __ptrace_detach(), fix ->exit_state check
2009-04-03 Sukadev Bhattiprolusignals: SI_USER: Masquerade si_pid when crossing pid...
2009-04-03 Sukadev Bhattiprolusignals: protect cinit from blocked fatal signals
2009-04-03 Sukadev Bhattiprolusignals: zap_pid_ns_process() should use force_sig()
2009-04-03 Sukadev Bhattiprolusignals: protect cinit from unblocked SIG_DFL signals
2009-04-03 Sukadev Bhattiprolusignals: add from_ancestor_ns parameter to send_signal()
2009-04-03 Oleg Nesterovsignals: protect init from unwanted signals more
2009-04-03 Oleg Nesterovsignals: remove 'handler' parameter to tracehook functions
2009-04-03 Oleg Nesterovdo_wait: fix waiting for the group stop with the dead...
2009-04-03 David Rientjescpusets: prevent PF_THREAD_BOUND tasks from attaching...
2009-04-03 Paul Menagecpusets: allow cpusets to be configured/built on non...
2009-04-03 David Rientjescpusets: replace zone allowed functions with node allowed
2009-04-03 Li Zefancpuset: remove struct cpuset_hotplug_scanner
2009-04-03 Li Zefancpuset: avoid changing cpuset's mems when errno returned
2009-04-03 Li Zefancpuset: rewrite update_tasks_nodemask()
2009-04-03 Li Zefancpuset: fix possible races in cpu/memory hotplug
2009-04-03 KAMEZAWA Hiroyukimemcg: fix OOM killer under memcg
2009-04-03 Li Zefandebug cgroup: remove unneeded cgroup_lock
2009-04-03 Li Zefancgroups: don't change release_agent when remount failed
2009-04-03 Li Zefancgroups: show correct file mode
2009-04-03 Jesper Juhlkernel/cgroup.c: kfree(NULL) is legal
2009-04-03 KAMEZAWA Hiroyukicgroup: fix frequent -EBUSY at rmdir
2009-04-03 KAMEZAWA Hiroyukicgroup: CSS ID support
2009-04-03 Grzegorz Nosekcgroups: relax ns_can_attach checks to allow attaching...
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-04-03 David Howellsnommu: fix a number of issues with the per-MM VMA patch
2009-04-01 Ingo MolnarMerge branch 'tracing/core-v2' into tracing-for-linus
2009-04-01 Davide Libenziepoll keyed wakeups: add __wake_up_locked_key() and...
2009-04-01 Magnus Dammpm: rework includes, remove arch ifdefs
2009-04-01 Alexey Dobriyanmm: fix proc_dointvec_userhz_jiffies "breakage"
2009-04-01 KOSAKI Motohiromm: introduce for_each_populated_zone() macro
2009-04-01 Steven Rostedtring-buffer: do not remove reader page from list on...
2009-04-01 Steven Rostedtfunction-graph: allow unregistering twice
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-04-01 Al ViroNew locking/refcounting for fs_struct
2009-04-01 Al ViroTake fs_struct handling to new file (fs/fs_struct.c)
2009-04-01 Al ViroKill unsharing fs_struct in __set_personality()
2009-03-31 Ingo MolnarMerge branches 'tracing/docs', 'tracing/filters', ...
2009-03-31 Li Zefantrace: make argument 'mem' of trace_seq_putmem() const
2009-03-31 Eduard - Gabriel... tracing: add missing 'extern' keywords to trace_output.h
2009-03-31 Eduard - Gabriel... tracing: provide trace_seq_reserve()
2009-03-31 Li Zefanblktrace: print out BLK_TN_MESSAGE properly
2009-03-31 Li Zefanblktrace: extract duplidate code
2009-03-31 Li Zefanblktrace: fix memory leak when freeing struct blk_io_trace
2009-03-31 Li Zefanblktrace: fix blk_probes_ref chaos
2009-03-31 Li Zefanblktrace: make classic output more classic
2009-03-31 Li Zefanblktrace: fix off-by-one bug
2009-03-31 Li Zefanblktrace: fix the original blktrace
2009-03-31 Li Zefanblktrace: fix a race when creating blk_tree_root in...
2009-03-31 Li Zefanblktrace: fix timestamp in binary output
2009-03-31 Ingo MolnarMerge branch 'linus' into locking-for-linus
2009-03-31 Rusty RussellMerge branch 'cpumask-for-linus' of git://git./linux...
2009-03-31 Rusty Russellmodule: use strstarts()
2009-03-31 Rusty Russellmodule: don't use stop_machine on module load
next