Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / exec.c
2012-04-04 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2012-03-31 Oleg Nesterovtracing, sched, vfs: Fix 'old_pid' usage in trace_sched...
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-28 David HowellsAdd #includes needed to permit the removal of asm/system.h
2012-03-22 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-22 David Rientjesmm, counters: remove task argument to sync_mm_rss(...
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-21 Al Virotake removal of PF_FORKNOEXEC to flush_old_exec()
2012-03-21 Al Viro__register_binfmt() made void
2012-03-20 Oleg Nesterovexec: move de_thread()->setmax_mm_hiwater_rss() into...
2012-03-20 Oleg Nesterovexit_signal: simplify the "we have changed execution...
2012-03-20 Cong Wangfs: remove the second argument of k[un]map_atomic()
2012-03-12 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-03-05 Oleg Nesterovcoredump_wait: don't call complete_vfork_done()
2012-03-05 Oleg Nesterovvfork: introduce complete_vfork_done()
2012-03-05 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-02-23 David Smithtracepoint, vfs, sched: Add exec() tracepoint
2012-02-19 David HowellsReplace the fd_sets in struct fdtable with an array...
2012-02-19 David HowellsWrap accesses to the fd_sets in struct fdtable
2012-02-06 Heiko Carstensexec: fix use-after-free bug in setup_new_exec()
2012-01-11 KAMEZAWA Hiroyukitracepoint: add tracepoints for debugging oom_score_adj
2012-01-04 Al Virotrim fs/internal.h
2011-11-01 David Rientjesoom: remove oom_disable_count
2011-08-11 Vasiliy Kulikovmove RLIMIT_NPROC check from set_user() to do_execve_co...
2011-07-26 Oleg Nesterovfs/exec.c:acct_arg_size(): ptl is no longer needed...
2011-07-26 Tetsuo Handaexec: do not retry load_binary method if CONFIG_MODULES=n
2011-07-26 Tetsuo Handaexec: do not call request_module() twice from search_bi...
2011-07-26 Michal Hockofs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STA...
2011-07-26 Oleg Nesterovdo_coredump: fix the "ispipe" error check
2011-07-26 Jiri Slabycoredump: escape / in hostname and comm
2011-07-26 Jiri Slabycoredump: use task comm instead of (unknown)
2011-07-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-07-22 Linus TorvaldsMerge branch 'ptrace' of git://git./linux/kernel/git...
2011-07-22 Oleg Nesterovptrace: do_wait(traced_leader_killed_by_mt_exec) can...
2011-07-20 Al Viroconsolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
2011-07-01 Denys Vlasenkoptrace: make former thread ID available via PTRACE_GETE...
2011-06-27 Oleg Nesterovredefine thread_group_leader() as exit_signal >= 0
2011-06-22 Tejun Heoptrace: kill clone/exec tracehooks
2011-06-22 Tejun Heoptrace: kill trivial tracehooks
2011-06-17 David HowellsKEYS/DNS: Fix ____call_usermodehelper() to not lose...
2011-06-16 Linus TorvaldsRevert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS...
2011-06-16 Michal Hockofs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STA...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-09 Mathias Krauseexec: delay address limit change until point of no...
2011-06-04 Tejun Heojob control: make task_clear_jobctl_pending() clear...
2011-06-04 Tejun Heojob control: introduce JOBCTL_PENDING_MASK and task_cle...
2011-06-04 Tejun Heojob control: rename signal->group_stop and flags to...
2011-05-27 Jiri Slabycoredump: add support for exe_file in core name
2011-05-27 Jiri Slabymm: extract exe_file handling from procfs
2011-05-25 Peter Zijlstramm: mmu_gather rework
2011-05-25 Michal Hockomm: make expand_downwards() symmetrical with expand_upw...
2011-05-23 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2011-05-23 Linus TorvaldsMerge branch 'exec_rm_compat' of git://git./linux/kerne...
2011-05-13 J Freyenseeexport kernel call get_task_comm().
2011-04-09 Oleg Nesterovexec: document acct_arg_size()
2011-04-09 Oleg Nesterovexec: unify do_execve/compat_do_execve code
2011-04-09 Oleg Nesterovexec: introduce struct user_arg_ptr
2011-04-09 Oleg Nesterovexec: introduce get_user_arg_ptr() helper
2011-03-23 Tejun Heosignal: Use GROUP_STOP_PENDING to stop once for a singl...
2011-03-21 Holger Hans Peter... Small typo fix...
2011-03-14 Al Viroswitch do_filp_open() to struct open_flags
2011-02-03 Namhyung Kimvfs: sparse: add __FMODE_EXEC
2010-12-15 Tavis Ormandyinstall_special_mapping skips security_file_mmap check.
2010-12-01 Oleg Nesterovexec: copy-and-paste the fixes into compat_do_execve...
2010-12-01 Oleg Nesterovexec: make argv/envp memory visible to oom-killer
2010-10-28 KOSAKI Motohiroexec: don't turn PF_KTHREAD off when a target command...
2010-10-28 Xiaotian Fengcore_pattern: fix truncation by core_pattern handler...
2010-10-28 KOSAKI Motohirosignals: move cred_guard_mutex from task_struct to...
2010-10-26 Ying Hanoom: add per-mm oom disable count
2010-10-16 Jiri Slaby- Update to 2.6.36-rc8.
2010-10-15 Linus TorvaldsExport dump_{write,seek} to binary loader modules
2010-10-14 Linus TorvaldsUn-inline the core-dump helper functions
2010-09-10 Roland McGrathexecve: make responsive to SIGKILL with large arguments
2010-09-10 Roland McGrathexecve: improve interactivity with large arguments
2010-09-10 Roland McGrathsetup_arg_pages: diagnose excessive argument size
2010-08-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-08-18 Nick Pigginfs: fs_struct rwlock to spinlock
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-08-10 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-08-08 Linus TorvaldsMerge branch 'bkl/core' of git://git./linux/kernel...
2010-07-28 Eric Parisfsnotify: pass a file instead of an inode to open,...
2010-07-09 Arnd Bergmanndo_coredump: Do not take BKL
2010-06-09 Eric B Munsonperf: Add non-exec mmap() tracking
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-27 Oleg Nesterovexit: avoid sig->count in de_thread/__exit_signal synch...
2010-05-27 Oleg Nesterovcoredump: shift down_write(mmap_sem) into coredump_wait()
2010-05-27 Oleg Nesterovcoredump: factor out put_cred() calls
2010-05-27 Oleg Nesterovcoredump: cleanup "ispipe" code
2010-05-27 Oleg Nesterovcoredump: factor out the not-ispipe file checks
2010-05-27 Neil Hormanexec: replace call_usermodehelper_pipe with use of...
2010-05-25 Mel Gormanmm: migration: avoid race between shift_arg_pages(...
2010-05-17 Jeff Mahoney- Update to 2.6.34-final.
2010-05-12 Robin Holtrevert "procfs: provide stack information for threads...
2010-03-09 Jeff Mahoney- Updated to 2.6.34-rc1.
2010-03-06 Neil Hormancoredump: suppress uid comparison test if core output...
2010-03-06 Oleg Nesterovcoredump: set ->group_exit_code for other CLONE_VM...
2010-03-06 Masami Hiramatsucoredump: pass mm->flags as a coredump parameter for...
2010-03-06 Michael Neulingexec: create initial stack independent of PAGE_SIZE
2010-03-06 Jiri Slabyfs: use rlimit helpers
next