aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exec.c
Commit message (Expand)AuthorAge
* Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
|\
| * KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells2011-06-17
| * Revert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_...Linus Torvalds2011-06-16
| * fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUPMichal Hocko2011-06-15
| * exec: delay address limit change until point of no returnMathias Krause2011-06-09
| * coredump: add support for exe_file in core nameJiri Slaby2011-05-26
| * mm: extract exe_file handling from procfsJiri Slaby2011-05-26
| * mm: mmu_gather reworkPeter Zijlstra2011-05-25
| * mm: make expand_downwards() symmetrical with expand_upwards()Michal Hocko2011-05-25
| * Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-23
| |\
| | * export kernel call get_task_comm().J Freyensee2011-05-13
| * | Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-23
| |\ \
| | * | exec: document acct_arg_size()Oleg Nesterov2011-04-09
| | * | exec: unify do_execve/compat_do_execve codeOleg Nesterov2011-04-09
| | * | exec: introduce struct user_arg_ptrOleg Nesterov2011-04-09
| | * | exec: introduce get_user_arg_ptr() helperOleg Nesterov2011-04-09
| | |/
| * / signal: Use GROUP_STOP_PENDING to stop once for a single group stopTejun Heo2011-03-23
| |/
| * Small typo fix...Holger Hans Peter Freyther2011-03-21
| * switch do_filp_open() to struct open_flagsAl Viro2011-03-14
| * vfs: sparse: add __FMODE_EXECNamhyung Kim2011-02-02
| * install_special_mapping skips security_file_mmap check.Tavis Ormandy2010-12-15
| * exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov2010-11-30
| * exec: make argv/envp memory visible to oom-killerOleg Nesterov2010-11-30
| * exec: don't turn PF_KTHREAD off when a target command was not foundKOSAKI Motohiro2010-10-27
| * core_pattern: fix truncation by core_pattern handler with long parametersXiaotian Feng2010-10-27
| * signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-27
| * oom: add per-mm oom disable countYing Han2010-10-26
* | Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
|\|
| * Export dump_{write,seek} to binary loader modulesLinus Torvalds2010-10-14
| * Un-inline the core-dump helper functionsLinus Torvalds2010-10-14
| * execve: make responsive to SIGKILL with large argumentsRoland McGrath2010-09-10
| * execve: improve interactivity with large argumentsRoland McGrath2010-09-10
| * setup_arg_pages: diagnose excessive argument sizeRoland McGrath2010-09-10
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-18
| |\
| | * fs: fs_struct rwlock to spinlockNick Piggin2010-08-18
| * | Make do_execve() take a const filename pointerDavid Howells2010-08-17
| |/
| * Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-08-10
| |\
| | * fsnotify: pass a file instead of an inode to open, read, and writeEric Paris2010-07-28
| * | Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds2010-08-07
| |\ \
| | * | do_coredump: Do not take BKLArnd Bergmann2010-07-09
| | |/
| * / perf: Add non-exec mmap() trackingEric B Munson2010-06-09
| |/
| * exit: avoid sig->count in de_thread/__exit_signal synchronizationOleg Nesterov2010-05-27
| * coredump: shift down_write(mmap_sem) into coredump_wait()Oleg Nesterov2010-05-27
| * coredump: factor out put_cred() callsOleg Nesterov2010-05-27
| * coredump: cleanup "ispipe" codeOleg Nesterov2010-05-27
| * coredump: factor out the not-ispipe file checksOleg Nesterov2010-05-27
| * exec: replace call_usermodehelper_pipe with use of umh init function and reso...Neil Horman2010-05-27
| * mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Mel Gorman2010-05-25
* | Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
|\ \ | |/ |/|
| * [ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...Andrea Bastoni2010-05-29