aboutsummaryrefslogtreecommitdiff
path: root/include/linux/binfmts.h
AgeCommit message (Expand)Author
2010-03-06coredump: pass mm->flags as a coredump parameter for consistencyMasami Hiramatsu
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds
2009-12-17mm: introduce coredump parameter structureMasami Hiramatsu
2009-09-24exec: fix set_binfmt() vs sys_delete_module() raceOleg Nesterov
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov
2009-05-02alpha: binfmt_aout fixIvan Kokshaysky
2009-04-02struct linux_binprm: drop unused fieldsKirill A. Shutemov
2009-01-06fs/exec.c: make do_coredump() voidWANG Cong
2009-01-06binfmts.h: include list.hHiroshi Shimamoto
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-10-16Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov
2008-10-16alpha: introduce field 'taso' into struct linux_binprmKirill A. Shutemov
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds