1. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 14 years ago
  2. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 14 years ago
  3. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 14 years ago
  4. 8e8b63a fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size by David Howells · 15 years ago
  5. f3e8fcc mm: add get_dump_page by Hugh Dickins · 15 years ago
  6. 3b34fc5 elf_core_dump: use rcu_read_lock() to access ->real_parent by Oleg Nesterov · 15 years ago
  7. 0ae05fb2 ptrace: s/parent/real_parent/ in binfmt_elf_fdpic.c by Oleg Nesterov · 15 years ago
  8. ab4ad55 bin_elf_fdpic: check the return value of clear_user by Mike Frysinger · 15 years ago
  9. f4bbf51 FDPIC: Don't attempt to expand the userspace stack to fill the space allocated by David Howells · 15 years ago
  10. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 15 years ago
  11. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  12. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  13. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  14. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  15. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 16 years ago
  16. 2515ddc binfmt_elf_fdpic: Update for cputime changes. by Paul Mundt · 16 years ago
  17. 5edc2a5 binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECURE by Paul Mundt · 16 years ago
  18. c763794 binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack() by Paul Mundt · 16 years ago
  19. ec23847 binfmt_elf_fdpic: support auxvec base platform string by Paul Mundt · 16 years ago
  20. 9b14ec3 binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat. by Paul Mundt · 16 years ago
  21. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  22. 182c515 coredump: elf_fdpic_core_dump: use core_state->dumper list by Oleg Nesterov · 16 years ago
  23. 24d5288 coredump: elf_core_dump: skip kernel threads by Oleg Nesterov · 16 years ago
  24. d100d14 nommu: fix ksize() abuse by Pekka Enberg · 16 years ago
  25. e1d2c8b fdpic: check that the size returned by kernel_read() is what we asked for by David Howells · 16 years ago
  26. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  27. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  28. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  29. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  30. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  31. ee78b0a coredump masking: ELF-FDPIC: enable core dump filtering by Kawai, Hidehiro · 17 years ago
  32. e2e0090 coredump masking: ELF-FDPIC: remove an unused argument by Kawai, Hidehiro · 17 years ago
  33. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  34. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  35. 0322170 [PATCH] fix page leak during core dump by Brian Pomerantz · 17 years ago
  36. aa289b4 [PATCH] FDPIC: fix the /proc/pid/stat representation of executable boundaries by David Howells · 17 years ago
  37. e10a443 [PATCH] Remove final references to deprecated "MAP_ANON" page protection flag by Robert P. J. Day · 17 years ago
  38. 1fb8449 [PATCH] core-dumping unreadable binaries via PT_INTERP by Alexey Dobriyan · 17 years ago
  39. b87576d fs: Convert kmalloc() + memset() to kzalloc() in fs/. by Robert P. J. Day · 17 years ago
  40. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 17 years ago
  41. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 17 years ago
  42. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 17 years ago
  43. bce9a23 [PATCH] elf_fdpic_core_dump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  44. 6d8c4e3 [PATCH] FDPIC: Add coredump capability for the ELF-FDPIC binfmt by David Howells · 18 years ago
  45. 8a2ab7f [PATCH] FDPIC: Adjust the ELF-FDPIC driver to conform more to the CodingStyle by David Howells · 18 years ago
  46. 1aeb21d [PATCH] FDPIC: Fix FDPIC compile errors by David Howells · 18 years ago
  47. 530018b [PATCH] frv: binfmt_elf_fdpic __user annotations by Al Viro · 18 years ago
  48. 88bcd51 BUG_ON() Conversion in fs/binfmt_elf_fdpic.c by Eric Sesterhenn · 18 years ago
  49. 792db3a [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value casts by Jesper Juhl · 18 years ago
  50. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago
  51. 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago