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