summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_script.c
Commit message (Expand)AuthorAgeFilesLines
* exec: do not leave bprm->interp on stackKees Cook2012-12-201-1/+3
* exec: use -ELOOP for max recursion depthKees Cook2012-12-171-3/+1
* get rid of pt_regs argument of ->load_binary()Al Viro2012-11-281-1/+1
* get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-281-1/+1
* __register_binfmt() made voidAl Viro2012-03-201-1/+2
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* 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/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+116