summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_elf_fdpic.c
Commit message (Expand)AuthorAgeFilesLines
* coredump: elf_fdpic_core_dump: use core_state->dumper listOleg Nesterov2008-07-251-17/+12
* coredump: elf_core_dump: skip kernel threadsOleg Nesterov2008-07-251-0/+3
* nommu: fix ksize() abusePekka Enberg2008-06-061-1/+1
* fdpic: check that the size returned by kernel_read() is what we asked forDavid Howells2008-04-291-4/+10
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-8/+8
* pid namespaces: round up the APIPavel Emelianov2007-10-191-4/+4
* core_pattern: ignore RLIMIT_CORE if core_pattern is a pipeNeil Horman2007-10-171-3/+2
* x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson2007-10-171-4/+4
* remove ZERO_PAGENick Piggin2007-10-161-1/+1
* coredump masking: ELF-FDPIC: enable core dump filteringKawai, Hidehiro2007-07-191-17/+35
* coredump masking: ELF-FDPIC: remove an unused argumentKawai, Hidehiro2007-07-191-4/+4
* mm: variable length argument supportOllie Wild2007-07-191-4/+4
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] fix page leak during core dumpBrian Pomerantz2007-04-021-1/+1
* [PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundariesDavid Howells2007-03-231-4/+11
* [PATCH] Remove final references to deprecated "MAP_ANON" page protection flagRobert P. J. Day2007-02-111-1/+1
* [PATCH] core-dumping unreadable binaries via PT_INTERPAlexey Dobriyan2007-01-261-0/+8
* fs: Convert kmalloc() + memset() to kzalloc() in fs/.Robert P. J. Day2006-12-121-2/+1
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-081-2/+2
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-081-2/+2
* [PATCH] elf: Always define elf_addr_t in linux/elf.hMagnus Damm2006-12-071-3/+0
* [PATCH] elf_fdpic_core_dump: don't take tasklist_lockOleg Nesterov2006-09-291-4/+3
* [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmtDavid Howells2006-07-101-2/+674
* [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyleDavid Howells2006-07-101-137/+168
* [PATCH] FDPIC: Fix FDPIC compile errorsDavid Howells2006-07-101-0/+1
* [PATCH] frv: binfmt_elf_fdpic __user annotationsAl Viro2006-06-231-13/+13
* BUG_ON() Conversion in fs/binfmt_elf_fdpic.cEric Sesterhenn2006-03-241-2/+1
* [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value castsJesper Juhl2006-01-101-1/+1
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-10/+5
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-291-7/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1101
OpenPOWER on IntegriCloud