summaryrefslogtreecommitdiff
path: root/fs/binfmt_script.c
AgeCommit message (Expand)Author
2014-12-13syscalls: implement execveat() system callDavid Drysdale
2012-12-20exec: do not leave bprm->interp on stackKees Cook
2012-12-17exec: use -ELOOP for max recursion depthKees Cook
2012-11-28get rid of pt_regs argument of ->load_binary()Al Viro
2012-11-28get rid of pt_regs argument of search_binary_handler()Al Viro
2012-03-20__register_binfmt() made voidAl Viro
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-16Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov
2008-04-29binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-07-19mm: variable length argument supportOllie Wild
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2005-01-07[PATCH] binfmt_script.c: make struct script_format staticAdrian Bunk
2004-06-29sparse: fix pointer/integer confusionLinus Torvalds
2004-05-10[PATCH] use core_initcall for binfmt initialisationAndrew Morton
2003-07-31[PATCH] binfmt_script argv[0] fixAndrew Morton
2002-09-17[PATCH] designated initializer patches for fs_Art Haas
2002-05-30[PATCH] missing GPL tagsDave Jones
2002-04-03[PATCH] named structure initialisers for fs/Dave Jones
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds