| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-04 | 1 | -3/+3 |
|\ |
|
| * | exec: simplify the copy_strings_kernel calling convention | Christoph Hellwig | 2020-06-04 | 1 | -3/+3 |
* | | exec: Remove recursion from search_binary_handler | Eric W. Biederman | 2020-05-21 | 1 | -7/+2 |
* | | exec/binfmt_script: Don't modify bprm->buf and then return -ENOEXEC | Eric W. Biederman | 2020-05-21 | 1 | -42/+38 |
* | | exec: Move the call of prepare_binprm into search_binary_handler | Eric W. Biederman | 2020-05-21 | 1 | -3/+0 |
|/ |
|
* | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | exec: load_script: Do not exec truncated interpreter path | Kees Cook | 2019-02-18 | 1 | -9/+48 |
* | Revert "exec: load_script: don't blindly truncate shebang string" | Linus Torvalds | 2019-02-14 | 1 | -7/+3 |
* | exec: load_script: don't blindly truncate shebang string | Oleg Nesterov | 2019-01-04 | 1 | -3/+7 |
* | exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array | Oleg Nesterov | 2017-10-03 | 1 | -8/+9 |
* | syscalls: implement execveat() system call | David Drysdale | 2014-12-13 | 1 | -0/+10 |
* | exec: do not leave bprm->interp on stack | Kees Cook | 2012-12-20 | 1 | -1/+3 |
* | exec: use -ELOOP for max recursion depth | Kees Cook | 2012-12-17 | 1 | -3/+1 |
* | get rid of pt_regs argument of ->load_binary() | Al Viro | 2012-11-28 | 1 | -1/+1 |
* | get rid of pt_regs argument of search_binary_handler() | Al Viro | 2012-11-28 | 1 | -1/+1 |
* | __register_binfmt() made void | Al Viro | 2012-03-20 | 1 | -1/+2 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 | 1 | -1/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | Allow recursion in binfmt_script and binfmt_misc | Kirill A. Shutemov | 2008-10-16 | 1 | -2/+3 |
* | binfmt_misc.c: avoid potential kernel stack overflow | Pavel Emelyanov | 2008-04-29 | 1 | -1/+1 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
* | mm: variable length argument support | Ollie Wild | 2007-07-19 | 1 | -1/+3 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+116 |