summaryrefslogtreecommitdiff
path: root/fs/binfmt_aout.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fs/binfmt_aout.c: fix pointer warningsBorislav Petkov2010-03-24
* coredump: move dump_write() and dump_seek() into a header fileDaisuke HATAYAMA2010-03-06
* coredump: unify dump_seek() implementations for each binfmt_*.cDaisuke HATAYAMA2010-03-06
* fs: use rlimit helpersJiri Slaby2010-03-06
* Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-29
* mm: introduce coredump parameter structureMasami Hiramatsu2009-12-17
* sanitize ifdefs in binfmt_aoutAl Viro2009-01-03
* remove the rudiment of a.out for sparcAl Viro2009-01-03
* CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-14
* tracehook: execRoland McGrath2008-07-26
* fs/binfmt_aout.c: use printk_ratelimit()S.Caglar Onur2008-04-29
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-08
* Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-07
* mm: fix exit_mmap BUG() on a.out binary exitIvan Kokshaysky2007-12-20
* core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-17
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] Require mmap handler for a.out executablesEugene Teo2006-09-29
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-10
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-29
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-21
* Linux-2.6.12-rc2Linus Torvalds2005-04-16