Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / binfmt_elf.c
2012-04-21 Linus TorvaldsVM: add "vm_mmap()" helper function
2012-04-21 Linus TorvaldsVM: add "vm_brk()" helper function
2012-03-30 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsAdd #includes needed to permit the removal of asm/system.h
2012-03-23 Jason Baroncoredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP
2012-03-23 Jason Baroncoredump: remove VM_ALWAYSDUMP flag
2012-03-21 Al Virotake removal of PF_FORKNOEXEC to flush_old_exec()
2012-03-21 Al Viro__register_binfmt() made void
2012-03-13 Ingo MolnarMerge branch 'x86/x32' into x86/cleanups
2012-03-02 H. Peter Anvinregset: Prevent null pointer reference on readonly...
2012-02-20 H. J. Luelf: Allow core dump-related fields to be overridden
2012-01-11 David Daneyfs: binfmt_elf: create Kconfig variable for PIE randomi...
2011-11-02 Jiri Kosinabinfmt_elf: fix PIE execution with randomization disabled
2011-07-20 Al Viroconsolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling
2011-04-14 Jiri Kosinabrk: COMPAT_BRK: fix detection of randomized brk
2011-03-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-03-23 Stephen Wilsonmm: arch: make get_gate_vma take an mm_struct instead...
2011-03-23 David Daneybinfmt_elf: quiet GCC-4.6 'set but not used' warning...
2011-01-13 Mikael Petterssonbinfmt_elf: cleanups
2010-10-08 Nicolas PitreARM: 6342/1: fix ASLR of PIE executables
2010-03-06 Masami Hiramatsucoredump: pass mm->flags as a coredump parameter for...
2010-03-06 Daisuke HATAYAMAelf coredump: add extended numbering support
2010-03-06 Daisuke HATAYAMAelf coredump: make offset calculation process and writi...
2010-03-06 Daisuke HATAYAMAelf coredump: replace ELF_CORE_EXTRA_* macros by functions
2010-03-06 Daisuke HATAYAMAcoredump: move dump_write() and dump_seek() into a...
2010-01-29 Linus TorvaldsSplit 'flush_old_exec' into two functions
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-17 Masami Hiramatsumm: introduce coredump parameter structure
2009-12-16 Christoph Hellwigelf: kill USE_ELF_CORE_DUMP
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-24 Roland McGrathbinfmt_elf: fix PT_INTERP bss handling
2009-09-24 Amerigo Wangelf: clean up fill_note_info()
2009-09-22 Hugh Dickinsmm: add get_dump_page
2009-09-10 Roland McGrathbinfmt_elf: fix PT_INTERP bss handling
2009-09-10 Roland McGrathbinfmt_elf: fix PT_INTERP bss handling
2009-07-01 Amerigo Wangelf: fix one check-after-use
2009-07-01 KAMEZAWA Hiroyukielf: limit max map count to safe value
2009-06-18 Oleg Nesterovelf_core_dump: use rcu_read_lock() to access ->real_parent
2009-04-01 Al ViroTrim includes in binfmt_elf
2009-04-01 Al ViroDon't mess with descriptor table in load_elf_binary()
2009-02-07 Roland McGrathelf core dump: fix get_user use
2009-01-08 Kees CookELF: implement AT_RANDOM for glibc PRNG seeding
2008-12-28 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-12-25 Martin Schwidefsky[S390] arch_setup_additional_pages arguments
2008-11-13 David HowellsCRED: Make execve() take advantage of copy-on-write...
2008-11-13 David HowellsCRED: Use RCU to access another task's creds and to...
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Separate task security context from task_struct
2008-10-20 Linus TorvaldsMerge branch 'v28-timers-for-linus' of git://git./linux...
2008-10-20 KOSAKI Motohirocoredump_filter: add hugepage dumping
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-16 Martin Schwidefsky[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
2008-09-14 Frank Mayhartimers: fix itimer/many thread hang
2008-07-26 Roland McGrathtracehook: exec
2008-07-25 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-25 Oleg Nesterovcoredump: elf_core_dump: use core_state->dumper list
2008-07-25 Oleg Nesterovcoredump: elf_core_dump: skip kernel threads
2008-07-25 Nathan LynchELF loader support for auxvec base platform string
2008-07-22 John Reiserexecve filename: document and export via auxiliary...
2008-06-16 David WoodhouseRemove last traces of a.out support from ELF loader.
2008-05-16 WANG Cong[Patch] fs/binfmt_elf.c: fix wrong return values
2008-05-16 WANG Cong[Patch] fs/binfmt_elf.c: fix a wrong free
2008-04-29 WANG Congelf: fix shadowed variables in fs/binfmt_elf.c
2008-04-29 Cyrill GorcunovBINFMT: fill_elf_header cleanup - use straight memset...
2008-04-25 Al Viro[PATCH] sanitize handling of shared descriptor tables...
2008-03-05 Roland McGrathcore dump: user_regset writeback
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-08 Andi KleenRemove a.out interpreter support in ELF loader
2008-02-08 David Howellsaout: suppress A.OUT library support if !CONFIG_ARCH_SU...
2008-02-06 Ingo Molnarbrk randomization: introduce CONFIG_COMPAT_BRK
2008-02-03 Ohad Ben-Cohenfs/binfmt_elf.c: spello fix
2008-01-30 Andi Kleenx86: remove iBCS support
2008-01-30 Roland McGrathelf core dump: notes user_regset
2008-01-30 Roland McGrathelf core dump: notes reorg
2008-01-30 Andrew Mortonx86: PIE executable randomization, checkpatch fixes
2008-01-30 Jiri Kosinax86: PIE executable randomization
2008-01-30 Jiri Kosinax86: randomize brk
2008-01-11 Jeff Mahoney- Update to 2.6.24-rc7-git3.
2008-01-07 Roland McGrathcore dump: real_parent ppid
2007-11-07 Jiri Kosina- patches.suse/aslr-i386-and-x86_64-randomize-brk.patch...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19 Pavel Emelianovpid namespaces: round up the API
2007-10-17 Franck Bui-HuuBreak ELF_PLATFORM and stack pointer randomization...
2007-10-17 Olaf Heringincrease AT_VECTOR_SIZE to terminate saved_auxv properly
2007-10-17 Roland McGrathAdd MMF_DUMP_ELF_HEADERS
2007-10-17 Andi KleenDeprecate a.out ELF interpreters
2007-10-17 Neil Hormancore_pattern: ignore RLIMIT_CORE if core_pattern is...
2007-10-17 Mark Nelsonx86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE...
2007-10-16 Nick Pigginremove ZERO_PAGE
2007-09-19 Michael Ellerman[POWERPC] spufs: Cleanup ELF coredump extra notes logic
2007-07-22 Andrew Mortonrevert "PIE randomization"
2007-07-19 Kawai, Hidehirocoredump masking: ELF: enable core dump filtering
2007-07-19 Ollie Wildmm: variable length argument support
2007-07-16 Andrew Mortonbinfmt_elf warning fix
2007-07-16 Jan KratochvilPIE randomization
2007-07-06 Michael EllermanFix elf_core_dump() when writing arch specific notes...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Alexey KuznetsovInvalid return value of execve() resulting in oopses
next