summaryrefslogtreecommitdiff
path: root/include/linux/binfmts.h
AgeCommit message (Expand)Author
2008-07-24security: protect legacy applications from executing with insufficient privilegeAndrew G. Morgan
2008-05-16[PATCH] get rid of leak in compat_execve()Al Viro
2008-04-29binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov
2008-04-29exec: remove argv_len from struct linux_binprmTetsuo Handa
2007-10-17Implement file posix capabilitiesSerge E. Hallyn
2007-10-17core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman
2007-10-17Make unregister_binfmt() return voidAlexey Dobriyan
2007-10-17Use list_head in binfmt handlingAlexey Dobriyan
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19audit: rework execve auditPeter Zijlstra
2007-05-17make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename ...Dan Aloni
2007-02-13[PATCH] x86: Don't require the vDSO for handling a.out signalsAndi Kleen
2005-06-23[PATCH] setuid core dumpAlan Cox
2005-05-05[PATCH] make some things staticAdrian Bunk
2005-01-04[PATCH] FRV: change setup_arg_pages() to take stack pointerDavid Howells
2004-06-29[PATCH] binfmt misc fd passing via ELF aux vectorYoav Zach
2004-06-17[PATCH] Handle non-readable binfmt_misc executablesYoav Zach
2004-04-11[PATCH] Non-Exec stack supportAndrew Morton
2003-07-31[PATCH] binfmt_script argv[0] fixAndrew Morton
2003-04-16Add more user pointer annotations.Linus Torvalds
2003-02-21[PATCH] Fix some 64bit warningsAndi Kleen
2002-12-29[PATCH] avoid deprecated module functions in core codeChristoph Hellwig
2002-12-14[PATCH] threaded coredumps, tcore-fixes-2.5.51-A0Ingo Molnar
2002-08-18[PATCH] O(1) sys_exit(), threading, scalable-exit-2.5.31-B4Ingo Molnar
2002-07-19LSM: Enable the security framework. This includes basic task control hooks.Greg Kroah-Hartman
2002-05-28Allocate new mm_struct for execve() early, so that we haveLinus Torvalds
2002-02-04Import changesetLinus Torvalds