nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / binfmt_elf.c
2010-01-29 Linus TorvaldsSplit 'flush_old_exec' into two functions
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 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-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-07 Roland McGrathcore dump: real_parent ppid
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-08 Alexey KuznetsovInvalid return value of execve() resulting in oopses
2007-05-08 Alexey Dobriyani386: sched.h inclusion from module.h is baack
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-04-02 Brian Pomerantz[PATCH] fix page leak during core dump
2007-03-17 James Bottomley[PATCH] fix process crash caused by randomisation and...
2007-02-13 Andi Kleen[PATCH] x86: Don't require the vDSO for handling a...
2007-01-26 Alexey Dobriyan[PATCH] core-dumping unreadable binaries via PT_INTERP
2007-01-26 Roland McGrath[PATCH] i386 vDSO: use VM_ALWAYSDUMP
2007-01-26 Roland McGrath[PATCH] Add VM_ALWAYSDUMP
2007-01-06 Linus TorvaldsRevert "[PATCH] binfmt_elf: randomize PIE binaries...
2006-12-08 Cedric Le Goater[PATCH] add process_session() helper routine
2006-12-08 Josef "Jeff" Sipek[PATCH] VFS: change struct file to use struct path
2006-12-07 David Rientjes[PATCH] fs: remove unused variable
2006-12-07 Magnus Damm[PATCH] elf: Always define elf_addr_t in linux/elf.h
2006-12-07 Heiko Carstens[PATCH] binfmt: fix uaccess handling
2006-12-07 Marcus Meissner[PATCH] binfmt_elf: randomize PIE binaries (2nd try)
2006-12-04 Dwayne Grant McConnell[POWERPC] coredump: Add SPU elf notes to coredump.
2006-10-15 Petr Vandrovec[PATCH] Fix core files so they make sense to gdb...
2006-10-13 Petr Vandrovec[PATCH] Get core dump code to work...
2006-10-01 Andi Kleen[PATCH] Support piping into commands in /proc/sys/kerne...
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-09-29 Oleg Nesterov[PATCH] elf_core_dump: don't take tasklist_lock
2006-09-29 Kirill Korotaev[PATCH] Fix unserialized task->files changing
2006-09-26 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-09-26 Andrew Morton[PATCH] binfmt_elf: consistently use loff_t
2006-09-26 Andi Kleen[PATCH] i386/x86-64: Don't randomize stack top when...
2006-07-10 David Howells[PATCH] FDPIC: Move roundup() into linux/kernel.h
2006-07-03 Chuck Ebbert[PATCH] binfmt_elf: fix checks for bad address
2006-06-23 Jesper Juhl[PATCH] binflt_elf: remove more casts
2006-06-23 Jesper Juhl[PATCH] binfmt_elf: CodingStyle cleanup and remove...
2006-06-22 Miklos Szeredi[PATCH] remove steal_locks()
2006-03-25 Andi Kleen[PATCH] x86_64: Increase the variability of the process...
2006-03-25 Carsten Otte[PATCH] remove needless check in binfmt_elf.c
2006-03-25 Oliver Neukum[PATCH] use kzalloc and kcalloc in core fs code
next