summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_script.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* exec: load_script: Do not exec truncated interpreter pathKees Cook2019-02-191-9/+48
* Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds2019-02-151-7/+3Star
* exec: load_script: don't blindly truncate shebang stringOleg Nesterov2019-01-041-3/+7
* exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov2017-10-041-8/+9
* syscalls: implement execveat() system callDavid Drysdale2014-12-131-0/+10
* exec: do not leave bprm->interp on stackKees Cook2012-12-211-1/+3
* exec: use -ELOOP for max recursion depthKees Cook2012-12-181-3/+1Star
* get rid of pt_regs argument of ->load_binary()Al Viro2012-11-291-1/+1
* get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-291-1/+1
* __register_binfmt() made voidAl Viro2012-03-211-1/+2
* Make do_execve() take a const filename pointerDavid Howells2010-08-181-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov2008-10-161-2/+3
* binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov2008-04-291-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* mm: variable length argument supportOllie Wild2007-07-191-1/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+116