1. 752015d binfmt_elf: fix PT_INTERP bss handling by Roland McGrath · 15 years ago
  2. e2dbe12 elf: fix one check-after-use by Amerigo Wang · 15 years ago
  3. 341c87b elf: limit max map count to safe value by KAMEZAWA Hiroyuki · 15 years ago
  4. 3b34fc5 elf_core_dump: use rcu_read_lock() to access ->real_parent by Oleg Nesterov · 15 years ago
  5. d0f35dd Trim includes in binfmt_elf by Al Viro · 15 years ago
  6. e7b9b55 Don't mess with descriptor table in load_elf_binary() by Al Viro · 15 years ago
  7. 92dc07b elf core dump: fix get_user use by Roland McGrath · 15 years ago
  8. f06295b ELF: implement AT_RANDOM for glibc PRNG seeding by Kees Cook · 16 years ago
  9. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  10. fc5243d [S390] arch_setup_additional_pages arguments by Martin Schwidefsky · 16 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. 99ebcf8 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. e575f11 coredump_filter: add hugepage dumping by KOSAKI Motohiro · 16 years ago
  17. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  18. 0b59268 [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY by Martin Schwidefsky · 16 years ago
  19. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  20. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  21. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  22. 8391444 coredump: elf_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. 483fad1 ELF loader support for auxvec base platform string by Nathan Lynch · 16 years ago
  25. 6519108 execve filename: document and export via auxiliary vector by John Reiser · 16 years ago
  26. a9e0f52 Remove last traces of a.out support from ELF loader. by David Woodhouse · 16 years ago
  27. 23c4971 [Patch] fs/binfmt_elf.c: fix wrong return values by WANG Cong · 16 years ago
  28. 5f71955 [Patch] fs/binfmt_elf.c: fix a wrong free by WANG Cong · 16 years ago
  29. 4220b7f elf: fix shadowed variables in fs/binfmt_elf.c by WANG Cong · 16 years ago
  30. 6970c8e BINFMT: fill_elf_header cleanup - use straight memset first by Cyrill Gorcunov · 16 years ago
  31. fd8328b [PATCH] sanitize handling of shared descriptor tables in failing execve() by Al Viro · 16 years ago
  32. d31472b core dump: user_regset writeback by Roland McGrath · 16 years ago
  33. d20894a Remove a.out interpreter support in ELF loader by Andi Kleen · 16 years ago
  34. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  35. 32a9323 brk randomization: introduce CONFIG_COMPAT_BRK by Ingo Molnar · 16 years ago
  36. 09c6dd3 fs/binfmt_elf.c: spello fix by Ohad Ben-Cohen · 16 years ago
  37. 612a95b x86: remove iBCS support by Andi Kleen · 16 years ago
  38. 4206d3a elf core dump: notes user_regset by Roland McGrath · 16 years ago
  39. 3aba481 elf core dump: notes reorg by Roland McGrath · 16 years ago
  40. bb1ad82 x86: PIE executable randomization, checkpatch fixes by Andrew Morton · 16 years ago
  41. cc503c1 x86: PIE executable randomization by Jiri Kosina · 16 years ago
  42. c1d171a x86: randomize brk by Jiri Kosina · 16 years ago
  43. 45626bb core dump: real_parent ppid by Roland McGrath · 17 years ago
  44. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  45. a47afb0 pid namespaces: round up the API by Pavel Emelianov · 17 years ago
  46. d68c9d6 Break ELF_PLATFORM and stack pointer randomization dependency by Franck Bui-Huu · 17 years ago
  47. 4f9a58d increase AT_VECTOR_SIZE to terminate saved_auxv properly by Olaf Hering · 17 years ago
  48. 82df397 Add MMF_DUMP_ELF_HEADERS by Roland McGrath · 17 years ago
  49. 8e9073e Deprecate a.out ELF interpreters by Andi Kleen · 17 years ago
  50. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  51. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  52. 557ed1f remove ZERO_PAGE by Nick Piggin · 17 years ago
  53. e550149 [POWERPC] spufs: Cleanup ELF coredump extra notes logic by Michael Ellerman · 17 years ago
  54. d4e3cc3 revert "PIE randomization" by Andrew Morton · 17 years ago
  55. a1b59e8 coredump masking: ELF: enable core dump filtering by Kawai, Hidehiro · 17 years ago
  56. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  57. 4d3b573 binfmt_elf warning fix by Andrew Morton · 17 years ago
  58. 60bfba7 PIE randomization by Jan Kratochvil · 17 years ago
  59. ef7320e Fix elf_core_dump() when writing arch specific notes (spu coredumps) by Michael Ellerman · 17 years ago
  60. b140f251 Invalid return value of execve() resulting in oopses by Alexey Kuznetsov · 17 years ago
  61. 7e80d0d i386: sched.h inclusion from module.h is baack by Alexey Dobriyan · 17 years ago
  62. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  63. 0322170 [PATCH] fix page leak during core dump by Brian Pomerantz · 17 years ago
  64. d1cabd6 [PATCH] fix process crash caused by randomisation and 64k pages by James Bottomley · 17 years ago
  65. 9fbbd4d [PATCH] x86: Don't require the vDSO for handling a.out signals by Andi Kleen · 17 years ago
  66. 1fb8449 [PATCH] core-dumping unreadable binaries via PT_INTERP by Alexey Dobriyan · 17 years ago
  67. f47aef5 [PATCH] i386 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 17 years ago
  68. e5b97dd [PATCH] Add VM_ALWAYSDUMP by Roland McGrath · 17 years ago
  69. 90cb28e Revert "[PATCH] binfmt_elf: randomize PIE binaries (2nd try)" by Linus Torvalds · 18 years ago
  70. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  71. 0f7fc9e [PATCH] VFS: change struct file to use struct path by Josef "Jeff" Sipek · 18 years ago
  72. 8de61e6 [PATCH] fs: remove unused variable by David Rientjes · 18 years ago
  73. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  74. 841d5fb [PATCH] binfmt: fix uaccess handling by Heiko Carstens · 18 years ago
  75. 59287c0 [PATCH] binfmt_elf: randomize PIE binaries (2nd try) by Marcus Meissner · 18 years ago
  76. bf1ab97 [POWERPC] coredump: Add SPU elf notes to coredump. by Dwayne Grant McConnell · 18 years ago
  77. a7a0d86 [PATCH] Fix core files so they make sense to gdb... by Petr Vandrovec · 18 years ago
  78. 7f14daa [PATCH] Get core dump code to work... by Petr Vandrovec · 18 years ago
  79. d025c9d [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern by Andi Kleen · 18 years ago
  80. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 18 years ago
  81. 486ccb0 [PATCH] elf_core_dump: don't take tasklist_lock by Oleg Nesterov · 18 years ago
  82. 3b9b8ab [PATCH] Fix unserialized task->files changing by Kirill Korotaev · 18 years ago
  83. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  84. 8d6b5eee [PATCH] binfmt_elf: consistently use loff_t by Andrew Morton · 18 years ago
  85. c16b63e0 [PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set by Andi Kleen · 18 years ago
  86. b4cac1a [PATCH] FDPIC: Move roundup() into linux/kernel.h by David Howells · 18 years ago
  87. ce51059 [PATCH] binfmt_elf: fix checks for bad address by Chuck Ebbert · 18 years ago
  88. 785d557 [PATCH] binflt_elf: remove more casts by Jesper Juhl · 18 years ago
  89. f4e5cc2 [PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless casts by Jesper Juhl · 18 years ago
  90. c89681e [PATCH] remove steal_locks() by Miklos Szeredi · 18 years ago
  91. 913bd90 [PATCH] x86_64: Increase the variability of the process stack on 64bit architectures by Andi Kleen · 18 years ago
  92. 5514854 [PATCH] remove needless check in binfmt_elf.c by Carsten Otte · 18 years ago
  93. 11b0b5a [PATCH] use kzalloc and kcalloc in core fs code by Oliver Neukum · 18 years ago
  94. 5342fba [PATCH] x86_64: Check for bad elf entry address. by Suresh Siddha · 18 years ago
  95. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 18 years ago
  96. 74da6cd missing printk loglevel and tiny tiny whitespace change in binfmt_elf() by Jesper Juhl · 19 years ago
  97. 792db3a [PATCH] fs/binfmt_elf: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago
  98. 708e9a7 [PATCH] tiny: Configure ELF core dump support by Matt Mackall · 19 years ago
  99. dda6ebd [PATCH] Fix handling of ELF segments with zero filesize by David Gibson · 19 years ago
  100. f99d49a [PATCH] kfree cleanup: fs by Jesper Juhl · 19 years ago