tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / fs / binfmt_elf_fdpic.c
2010-01-07 Mike FrysingerFDPIC: Respect PT_GNU_STACK exec protection markings...
2010-01-04 Daisuke HATAYAMAbinfmt_elf_fdpic: Fix build breakage introduced by...
2009-12-17 Masami Hiramatsumm: introduce coredump parameter structure
2009-12-16 Christoph Hellwigelf: kill USE_ELF_CORE_DUMP
2009-12-15 Jie Zhangnommu: fix malloc performance by adding uninitialized...
2009-09-24 David Howellsfdpic: ignore the loader's PT_GNU_STACK when calculatin...
2009-09-22 Hugh Dickinsmm: add get_dump_page
2009-06-18 Oleg Nesterovelf_core_dump: use rcu_read_lock() to access ->real_parent
2009-05-02 Oleg Nesterovptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c
2009-04-03 Mike Frysingerbin_elf_fdpic: check the return value of clear_user
2009-01-08 David HowellsFDPIC: Don't attempt to expand the userspace stack...
2009-01-08 David HowellsNOMMU: Make VMAs per MM as for MMU-mode linux
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-11-13 David HowellsCRED: Wrap task credential accesses in the filesystem...
2008-10-21 Paul Mundtbinfmt_elf_fdpic: Update for cputime changes.
2008-10-16 Paul Mundtbinfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECURE
2008-10-16 Paul Mundtbinfmt_elf_fdpic: convert initial stack alignment to...
2008-10-16 Paul Mundtbinfmt_elf_fdpic: support auxvec base platform string
2008-07-28 Paul Mundtbinfmt_elf_fdpic: Magical stack pointer index, for...
2008-07-26 Roland McGrathtracehook: exec
2008-07-25 Oleg Nesterovcoredump: elf_fdpic_core_dump: use core_state->dumper...
2008-07-25 Oleg Nesterovcoredump: elf_core_dump: skip kernel threads
2008-06-06 Pekka Enbergnommu: fix ksize() abuse
2008-04-29 David Howellsfdpic: check that the size returned by kernel_read...
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 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-07-19 Kawai, Hidehirocoredump masking: ELF-FDPIC: enable core dump filtering
2007-07-19 Kawai, Hidehirocoredump masking: ELF-FDPIC: remove an unused argument
2007-07-19 Ollie Wildmm: variable length argument support
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-23 David Howells[PATCH] FDPIC: fix the /proc/pid/stat representation...
2007-02-11 Robert P. J. Day[PATCH] Remove final references to deprecated "MAP_ANON...
2007-01-26 Alexey Dobriyan[PATCH] core-dumping unreadable binaries via PT_INTERP
2006-12-12 Robert P. J. Dayfs: Convert kmalloc() + memset() to kzalloc() in fs/.
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 Magnus Damm[PATCH] elf: Always define elf_addr_t in linux/elf.h
2006-09-29 Oleg Nesterov[PATCH] elf_fdpic_core_dump: don't take tasklist_lock
2006-07-10 David Howells[PATCH] FDPIC: Add coredump capability for the ELF...
2006-07-10 David Howells[PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform...
2006-07-10 David Howells[PATCH] FDPIC: Fix FDPIC compile errors
2006-06-23 Al Viro[PATCH] frv: binfmt_elf_fdpic __user annotations
2006-03-24 Eric SesterhennBUG_ON() Conversion in fs/binfmt_elf_fdpic.c
2006-01-10 Jesper Juhl[PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return...
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-10-30 Hugh Dickins[PATCH] mm: mm_init set_mm_counters
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2