aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exec.c
Commit message (Expand)AuthorAge
* cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov2009-07-06
* Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-11
|\
| * Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-18
| |\
| * \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
| |\ \
| * | | perf_counter: track task-comm dataPeter Zijlstra2009-04-08
| * | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| |\ \ \
| * \ \ \ Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-21
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-29
| |\ \ \ \ \ \ \
| * | | | | | | | perfcounters: flush on setuid execIngo Molnar2008-12-16
* | | | | | | | | Merge branch 'master' into nextJames Morris2009-05-22
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Switch open_exec() and sys_uselib() to do_open_filp()Al Viro2009-05-09
| * | | | | | | | Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ...Al Viro2009-05-09
* | | | | | | | | integrity: path_check updateMimi Zohar2009-05-21
* | | | | | | | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells2009-05-10
|/ / / / / / / /
* | | | | | | / alpha: binfmt_aout fixIvan Kokshaysky2009-05-02
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov2009-04-24
* | | | | | | do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov2009-04-24
| |_|_|_|_|/ |/| | | | |
* | | | | | Get rid of indirect include of fs_struct.hAl Viro2009-03-31
* | | | | | check_unsafe_exec() doesn't care about signal handlers sharingAl Viro2009-03-31
* | | | | | New locking/refcounting for fs_structAl Viro2009-03-31
* | | | | | fix setuid sometimes doesn'tHugh Dickins2009-03-28
* | | | | | Merge branch 'master' into nextJames Morris2009-03-23
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | CRED: Fix SUID exec regressionDavid Howells2009-02-06
| | |_|_|/ | |/| | |
* | | | | Add in_execve flag into task_struct.Kentaro Takeda2009-02-11
* | | | | Merge branch 'master' into nextJames Morris2009-02-05
|\| | | |
| * | | | [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-14
| | |_|/ | |/| |
| * | | fs/exec.c: make do_coredump() voidWANG Cong2009-01-06
| * | | do_coredump(): check return from argv_split()Tetsuo Handa2009-01-06
| * | | fs/exec.c:__bprm_mm_init(): clean up error handlingLuiz Fernando N. Capitulino2009-01-06
| * | | sys_execve and sys_uselib do not call into fsnotifyEric Paris2009-01-05
| * | | get rid of special-casing the /sbin/loader on alphaAl Viro2009-01-03
| * | | kill vfs_permissionChristoph Hellwig2008-12-31
* | | | integrity: IMA hooksMimi Zohar2009-02-05
|/ / /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-30
|\ \ \ | |_|/ |/| |
| * | posix-timers: simplify de_thread()->exit_itimers() pathOleg Nesterov2008-12-12
| |/
* | Merge branch 'next' into for-linusJames Morris2008-12-24
|\ \ | |/ |/|
| * CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-13
| * CRED: Inaugurate COW credentialsDavid Howells2008-11-13
| * CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-13
| * CRED: Separate task security context from task_structDavid Howells2008-11-13
| * CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-13
* | tracehook: exec double-reporting fixRoland McGrath2008-12-09
|/
* coredump: format_corename: don't append .%pid if multi-threadedOleg Nesterov2008-10-20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-10-16
|\
| * remove CONFIG_KMOD from fsJohannes Berg2008-10-16
* | pid_ns: de_thread: kill the now unneeded ->child_reaper changeOleg Nesterov2008-10-16
* | alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov2008-10-16
* | exec.c, compat.c: fix count(), compat_count() bounds checkingJason Baron2008-10-16
|/