summaryrefslogtreecommitdiffstats
path: root/fs/exec.c
Commit message (Expand)AuthorAgeFilesLines
* exec: setup_arg_pages() fails to return errorsAnton Blanchard2009-11-121-5/+3
* task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto2009-09-241-4/+6
* exec: fix set_binfmt() vs sys_delete_module() raceOleg Nesterov2009-09-241-9/+5
* exec: allow do_coredump() to wait for user space pipe readers to completeNeil Horman2009-09-241-0/+26
* exec: let do_coredump() limit the number of concurrent dumps to pipesNeil Horman2009-09-241-5/+18
* exec: make do_coredump() more resilient to recursive crashesNeil Horman2009-09-241-22/+23
* procfs: provide stack information for threadsStefani Seibold2009-09-231-0/+2
* getrusage: fill ru_maxrss valueJiri Pirko2009-09-231-0/+3
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-3/+3
* exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov2009-09-051-25/+38
* kernel_read: redefine offset typeMimi Zohar2009-08-241-2/+2
* cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov2009-07-061-2/+2
* Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-111-0/+9
|\
| * Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-181-57/+29
| |\
| * \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-291-13/+12
| |\ \
| * | | perf_counter: track task-comm dataPeter Zijlstra2009-04-081-0/+1
| * | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-061-12/+40
| |\ \ \
| * \ \ \ Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-111-6/+22
| |\ \ \ \
| * \ \ \ \ Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-211-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-111-62/+24
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-291-74/+109
| |\ \ \ \ \ \ \
| * | | | | | | | perfcounters: flush on setuid execIngo Molnar2008-12-161-0/+8
* | | | | | | | | Merge branch 'master' into nextJames Morris2009-05-221-55/+25
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Switch open_exec() and sys_uselib() to do_open_filp()Al Viro2009-05-091-47/+25
| * | | | | | | | Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ...Al Viro2009-05-091-9/+2
* | | | | | | | | integrity: path_check updateMimi Zohar2009-05-221-2/+3
* | | | | | | | | CRED: Rename cred_exec_mutex to reflect that it's a guard against ptraceDavid Howells2009-05-111-5/+5
|/ / / / / / / /
* | | | | | | / alpha: binfmt_aout fixIvan Kokshaysky2009-05-021-3/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov2009-04-241-4/+2
* | | | | | | do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov2009-04-241-9/+10
| |_|_|_|_|/ |/| | | | |
* | | | | | Get rid of indirect include of fs_struct.hAl Viro2009-03-311-0/+1
* | | | | | check_unsafe_exec() doesn't care about signal handlers sharingAl Viro2009-03-311-5/+2
* | | | | | New locking/refcounting for fs_structAl Viro2009-03-311-5/+26
* | | | | | fix setuid sometimes doesn'tHugh Dickins2009-03-281-7/+3
* | | | | | Merge branch 'master' into nextJames Morris2009-03-241-6/+22
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | CRED: Fix SUID exec regressionDavid Howells2009-02-071-6/+22
| | |_|_|/ | |/| | |
* | | | | Add in_execve flag into task_struct.Kentaro Takeda2009-02-121-0/+3
* | | | | Merge branch 'master' into nextJames Morris2009-02-061-58/+22
|\| | | |
| * | | | [CVE-2009-0029] System call wrappers part 27Heiko Carstens2009-01-141-1/+1
| | |_|/ | |/| |
| * | | fs/exec.c: make do_coredump() voidWANG Cong2009-01-061-2/+2
| * | | do_coredump(): check return from argv_split()Tetsuo Handa2009-01-061-0/+5
| * | | fs/exec.c:__bprm_mm_init(): clean up error handlingLuiz Fernando N. Capitulino2009-01-061-14/+6
| * | | sys_execve and sys_uselib do not call into fsnotifyEric Paris2009-01-051-0/+5
| * | | get rid of special-casing the /sbin/loader on alphaAl Viro2009-01-031-39/+0
| * | | kill vfs_permissionChristoph Hellwig2008-12-311-2/+3
* | | | integrity: IMA hooksMimi Zohar2009-02-061-0/+10
|/ / /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-301-5/+3
|\ \ \ | |_|/ |/| |
| * | posix-timers: simplify de_thread()->exit_itimers() pathOleg Nesterov2008-12-121-5/+3
| |/
* | Merge branch 'next' into for-linusJames Morris2008-12-251-74/+109
|\ \ | |/ |/|
| * CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-141-63/+86