aboutsummaryrefslogtreecommitdiffstats
path: root/fs/binfmt_em86.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2016-08-02fs/binfmt_em86.c: fix incompatible pointer typeDaniel Wagner1-1/+2
2014-12-13syscalls: implement execveat() system callDavid Drysdale1-0/+4
2013-10-24file->f_op is never NULL...Al Viro1-1/+1
2012-12-17exec: use -ELOOP for max recursion depthKees Cook1-1/+0
2012-11-28get rid of pt_regs argument of ->load_binary()Al Viro1-1/+1
2012-11-28get rid of pt_regs argument of search_binary_handler()Al Viro1-1/+1
2012-03-20__register_binfmt() made voidAl Viro1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2008-10-16Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov1-1/+1
2008-04-29binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+115