aboutsummaryrefslogtreecommitdiff
path: root/fs/binfmt_elf_fdpic.c
AgeCommit message (Expand)Author
2007-07-19coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro
2007-07-19coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro
2007-07-19mm: variable length argument supportOllie Wild
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-02[PATCH] fix page leak during core dumpBrian Pomerantz
2007-03-23[PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundariesDavid Howells
2007-02-11[PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day
2007-01-26[PATCH] core-dumping unreadable binaries via PT_INTERPAlexey Dobriyan
2006-12-12fs: Convert kmalloc() + memset() to kzalloc() in fs/.Robert P. J. Day
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm
2006-09-29[PATCH] elf_fdpic_core_dump: don't take tasklist_lockOleg Nesterov
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells
2006-07-10[PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyleDavid Howells
2006-07-10[PATCH] FDPIC: Fix FDPIC compile errorsDavid Howells
2006-06-23[PATCH] frv: binfmt_elf_fdpic __user annotationsAl Viro
2006-03-24BUG_ON() Conversion in fs/binfmt_elf_fdpic.cEric Sesterhenn
2006-01-10[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value castsJesper Juhl
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds