aboutsummaryrefslogtreecommitdiff
path: root/fs/binfmt_elf_fdpic.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-26[PATCH] core-dumping unreadable binaries via PT_INTERPGravatar Alexey Dobriyan 1-0/+8
2006-12-12fs: Convert kmalloc() + memset() to kzalloc() in fs/.Gravatar Robert P. J. Day 1-2/+1
2006-12-08[PATCH] add process_session() helper routineGravatar Cedric Le Goater 1-2/+2
2006-12-08[PATCH] VFS: change struct file to use struct pathGravatar Josef "Jeff" Sipek 1-2/+2
2006-12-07[PATCH] elf: Always define elf_addr_t in linux/elf.hGravatar Magnus Damm 1-3/+0
2006-09-29[PATCH] elf_fdpic_core_dump: don't take tasklist_lockGravatar Oleg Nesterov 1-4/+3
2006-07-10[PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtGravatar David Howells 1-2/+674
2006-07-10[PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyleGravatar David Howells 1-137/+168
2006-07-10[PATCH] FDPIC: Fix FDPIC compile errorsGravatar David Howells 1-0/+1
2006-06-23[PATCH] frv: binfmt_elf_fdpic __user annotationsGravatar Al Viro 1-13/+13
2006-03-24BUG_ON() Conversion in fs/binfmt_elf_fdpic.cGravatar Eric Sesterhenn 1-2/+1
2006-01-10[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value castsGravatar Jesper Juhl 1-1/+1
2005-11-07[PATCH] kfree cleanup: fsGravatar Jesper Juhl 1-10/+5
2005-10-29[PATCH] mm: mm_init set_mm_countersGravatar Hugh Dickins 1-7/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1101