summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_elf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-12/+7
|\
| *-. Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-201-15/+10
| |\ \
| | | * timers: fix itimer/many thread hangFrank Mayhar2008-09-141-12/+7
| | |/ | |/|
* | | coredump_filter: add hugepage dumpingKOSAKI Motohiro2008-10-201-2/+10
| |/ |/|
* | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-3/+3
|/
* tracehook: execRoland McGrath2008-07-261-6/+0
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-251-0/+28
|\
| * ELF loader support for auxvec base platform stringNathan Lynch2008-07-251-0/+28
* | coredump: elf_core_dump: use core_state->dumper listOleg Nesterov2008-07-251-45/+32
* | coredump: elf_core_dump: skip kernel threadsOleg Nesterov2008-07-251-0/+6
|/
* execve filename: document and export via auxiliary vectorJohn Reiser2008-07-221-0/+1
* Remove last traces of a.out support from ELF loader.David Woodhouse2008-06-161-3/+0
* [Patch] fs/binfmt_elf.c: fix wrong return valuesWANG Cong2008-05-161-2/+2
* [Patch] fs/binfmt_elf.c: fix a wrong freeWANG Cong2008-05-161-2/+3
* elf: fix shadowed variables in fs/binfmt_elf.cWANG Cong2008-04-291-11/+10
* BINFMT: fill_elf_header cleanup - use straight memset firstCyrill Gorcunov2008-04-291-6/+3
* [PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro2008-04-251-22/+1
* core dump: user_regset writebackRoland McGrath2008-03-041-0/+15
* Remove a.out interpreter support in ELF loaderAndi Kleen2008-02-081-152/+21
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-8/+26
* brk randomization: introduce CONFIG_COMPAT_BRKIngo Molnar2008-02-061-1/+1
* fs/binfmt_elf.c: spello fixOhad Ben-Cohen2008-02-031-1/+1
* x86: remove iBCS supportAndi Kleen2008-01-301-12/+3
* elf core dump: notes user_regsetRoland McGrath2008-01-301-0/+224
* elf core dump: notes reorgRoland McGrath2008-01-301-130/+194
* x86: PIE executable randomization, checkpatch fixesAndrew Morton2008-01-301-3/+4
* x86: PIE executable randomizationJiri Kosina2008-01-301-22/+85
* x86: randomize brkJiri Kosina2008-01-301-0/+6
* core dump: real_parent ppidRoland McGrath2008-01-071-2/+2
* 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
* Break ELF_PLATFORM and stack pointer randomization dependencyFranck Bui-Huu2007-10-171-8/+8
* increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2007-10-171-0/+3
* Add MMF_DUMP_ELF_HEADERSRoland McGrath2007-10-171-25/+53
* Deprecate a.out ELF interpretersAndi Kleen2007-10-171-0/+8
* 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
* [POWERPC] spufs: Cleanup ELF coredump extra notes logicMichael Ellerman2007-09-191-11/+3
* revert "PIE randomization"Andrew Morton2007-07-211-86/+23
* coredump masking: ELF: enable core dump filteringKawai, Hidehiro2007-07-191-9/+21
* mm: variable length argument supportOllie Wild2007-07-191-9/+19
* binfmt_elf warning fixAndrew Morton2007-07-161-1/+1
* PIE randomizationJan Kratochvil2007-07-161-23/+86
* Fix elf_core_dump() when writing arch specific notes (spu coredumps)Michael Ellerman2007-07-061-1/+6
* Invalid return value of execve() resulting in oopsesAlexey Kuznetsov2007-05-081-0/+3
* i386: sched.h inclusion from module.h is baackAlexey Dobriyan2007-05-081-0/+1
* 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/+4
* [PATCH] fix process crash caused by randomisation and 64k pagesJames Bottomley2007-03-161-1/+1