summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-08-02fs/binfmt_em86.c: fix incompatible pointer typeDaniel Wagner1-1/+2
2014-12-13syscalls: implement execveat() system callDavid Drysdale13-15/+145
2013-10-25file->f_op is never NULL...Al Viro29-97/+74
2012-12-18exec: use -ELOOP for max recursion depthKees Cook5-17/+6
2012-11-29get rid of pt_regs argument of ->load_binary()Al Viro12-20/+25
2012-11-29get rid of pt_regs argument of search_binary_handler()Al Viro6-9/+8
2012-03-21__register_binfmt() made voidAl Viro12-23/+27
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2008-10-16Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov4-5/+8
2008-04-29binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov4-3/+10
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt168-248/+248
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap436-436/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845