summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_elf.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Check for bad elf entry address.Suresh Siddha2006-02-261-0/+5
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-2/+2
* missing printk loglevel and tiny tiny whitespace change in binfmt_elf()Jesper Juhl2006-01-111-4/+4
* [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-101-1/+1
* [PATCH] tiny: Configure ELF core dump supportMatt Mackall2006-01-091-2/+2
* [PATCH] Fix handling of ELF segments with zero filesizeDavid Gibson2006-01-091-3/+9
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-2/+1Star
* [PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman2005-10-311-3/+1Star
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-301-1/+0Star
* [PATCH] binfmt_elf bss padding fixakpm@osdl.org2005-10-111-1/+1
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-221-0/+1
* [PATCH] Fix large core dumps with a 32-bit off_tDaniel Jacobowitz2005-06-161-1/+1
* [PATCH] fix Linux kernel ELF core dump privilege elevationGreg Kroah-Hartman2005-05-171-2/+2
* [PATCH] Fix error recovery path for arch_setup_additional_pagesRoland McGrath2005-04-291-1/+1
* [PATCH] ppc64: Improve mapping of vDSOBenjamin Herrenschmidt2005-04-171-8/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1677