1. 936c8be coredump: Snapshot the vmas in do_coredump by Eric W. Biederman · 2 years, 10 months ago
  2. a07279c binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot by Jann Horn · 4 years, 2 months ago
  3. 429a22e coredump: rework elf/elf_fdpic vma_dump_size() into common helper by Jann Horn · 4 years, 2 months ago
  4. afc63a97b coredump: refactor page range dumping into common helper by Jann Horn · 4 years, 2 months ago
  5. 8f942ee binfmt_elf_fdpic: stop using dump_emit() on user pointers on !MMU by Jann Horn · 4 years, 2 months ago
  6. 0f43283 Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  7. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  8. 1697a32 [elf-fdpic] switch coredump to regsets by Al Viro · 4 years, 7 months ago
  9. d2f5816 [elf-fdpic] use elf_dump_thread_status() for the dumper thread as well by Al Viro · 4 years, 7 months ago
  10. 38a6277 [elf-fdpic] move allocation of elf_thread_status into elf_dump_thread_status() by Al Viro · 4 years, 7 months ago
  11. 5074c7f [elf-fdpic] coredump: don't bother with cyclic list for per-thread objects by Al Viro · 4 years, 7 months ago
  12. 7a89602 kill elf_fpxregs_t by Al Viro · 4 years, 7 months ago
  13. 16aead8 take fdpic-related parts of elf_prstatus out by Al Viro · 4 years, 7 months ago
  14. 4382a79 Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  15. 15a2bc4 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  16. 0abb013 binfmt_elf_fdpic: don't use __... uaccess primitives by Al Viro · 4 years, 10 months ago
  17. 0115934 binfmt_elf_fdpic: fix execfd build regression by Arnd Bergmann · 4 years, 7 months ago
  18. b8a61c9 exec: Generic execfd support by Eric W. Biederman · 4 years, 8 months ago
  19. 2388777 exec: Rename flush_old_exec begin_new_exec by Eric W. Biederman · 4 years, 8 months ago
  20. 96ecee2 exec: Merge install_exec_creds into setup_new_exec by Eric W. Biederman · 4 years, 8 months ago
  21. e7f7785 binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elf by Eric W. Biederman · 4 years, 10 months ago
  22. 38cdabb binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump by Christoph Hellwig · 4 years, 8 months ago
  23. e2bb80d y2038: elfcore: Use __kernel_old_timeval for process times by Arnd Bergmann · 7 years ago
  24. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  25. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  26. b838383 exec: introduce finalize_exec() before start_thread() by Kees Cook · 7 years ago
  27. ca5b857 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  28. 11e3e8d elf_fdpic: fix unused variable warning by Arnd Bergmann · 7 years ago
  29. 1bb0783 Merge branch 'fdpic' of http://git.linaro.org/people/nicolas.pitre/linux into devel-stable by Russell King · 7 years ago
  30. 581bfce9 Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  31. cdf3888 binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries by Nicolas Pitre · 7 years ago
  32. 382e67a ARM: enable elf_fdpic on systems with an MMU by Nicolas Pitre · 7 years ago
  33. bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
  34. c425e18 binfmt: Introduce secureexec flag by Kees Cook · 7 years ago
  35. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  36. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  37. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  38. cd19c36 fs/binfmt: Convert obsolete cputime type to nsecs by Frederic Weisbecker · 8 years ago
  39. 5613fda sched/cputime: Convert task/group cputime to nsecs by Frederic Weisbecker · 8 years ago
  40. a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 8 years ago
  41. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  42. 7e7ec6a elf_fdpic_transfer_args_to_stack(): make it generic by Nicolas Pitre · 8 years ago
  43. 1607f09 coredump: fix dumping through pipes by Mateusz Guzik · 9 years ago
  44. 9e17632 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  45. a008393 coredump: get rid of coredump_params->written by Omar Sandoval · 9 years ago
  46. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  47. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  48. bd4f203 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  49. 1bde925 fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries by Rich Felker · 9 years ago
  50. ab27a8d coredump: add DAX filtering for FDPIC ELF coredumps by Ross Zwisler · 9 years ago
  51. 4ac3131 fs/binfmt_elf_fdpic.c: fix brk area overlap with stack on NOMMU by Rich Felker · 9 years ago
  52. 19d860a handle suicide on late failure exits in execve() in search_binary_handler() by Al Viro · 11 years ago
  53. afabada elf{,_fdpic} coredump: get rid of pointless if (siginfo->si_signo) by Al Viro · 11 years ago
  54. 22a8cb8 new helper: dump_align() by Al Viro · 11 years ago
  55. 9b56d54 dump_skip(): dump_seek() replacement taking coredump_params by Al Viro · 11 years ago
  56. e6c1baa convert the rest of binfmt_elf_fdpic to dump_emit() by Al Viro · 11 years ago
  57. aa3e7ea switch elf_core_write_extra_data() to dump_emit() by Al Viro · 11 years ago
  58. 506f21c switch elf_core_write_extra_phdrs() to dump_emit() by Al Viro · 11 years ago
  59. 72c2d53 file->f_op is never NULL... by Al Viro · 11 years ago
  60. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  61. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  62. 079148b coredump: factor out the setting of PF_DUMPCORE by Oleg Nesterov · 12 years ago
  63. 3dc20cb new helper: read_code() by Al Viro · 12 years ago
  64. 2171364 powerpc: Add HWCAP2 aux entry by Michael Neuling · 12 years ago
  65. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  66. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  67. 6fac482 cputime: Use accessors to read task cputime stats by Frederic Weisbecker · 12 years ago
  68. 71613c3 get rid of pt_regs argument of ->load_binary() by Al Viro · 12 years ago
  69. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  70. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  71. 5ab1c30 coredump: pass siginfo_t* to do_coredump() and below, not merely signr by Denys Vlasenko · 12 years ago
  72. 826eba4 the only place that needs to include asm/exec.h is linux/binfmts.h by Al Viro · 12 years ago
  73. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  74. ebc887b userns: Convert binary formats to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  75. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  76. 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 13 years ago
  77. 19e5109 take removal of PF_FORKNOEXEC to flush_old_exec() by Al Viro · 13 years ago
  78. 8fc3dc5 __register_binfmt() made void by Al Viro · 13 years ago
  79. 1b5d783 consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handling by Al Viro · 14 years ago
  80. bcb65a7 FDPIC: Fix memory leak by Davidlohr Bueso · 13 years ago
  81. e30c7c3 binfmt_elf_fdpic: Fix clear_user() error handling by Takuya Yoshikawa · 15 years ago
  82. 16a5b3c Remove redundant check for CONFIG_MMU by Christoph Egger · 15 years ago
  83. 47568d4 FDPIC: For-loop in elf_core_vma_data_size() is incorrect by David Howells · 15 years ago
  84. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  85. 30736a4 coredump: pass mm->flags as a coredump parameter for consistency by Masami Hiramatsu · 15 years ago
  86. 8d9032b elf coredump: add extended numbering support by Daisuke HATAYAMA · 15 years ago
  87. 93eb211 elf coredump: make offset calculation process and writing process explicit by Daisuke HATAYAMA · 15 years ago
  88. 1fcccba elf coredump: replace ELF_CORE_EXTRA_* macros by functions by Daisuke HATAYAMA · 15 years ago
  89. 088e7af coredump: move dump_write() and dump_seek() into a header file by Daisuke HATAYAMA · 15 years ago
  90. 05f47fd coredump: unify dump_seek() implementations for each binfmt_*.c by Daisuke HATAYAMA · 15 years ago
  91. 3ad2f3fb tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  92. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
  93. 04e4f2b FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stack by Mike Frysinger · 15 years ago
  94. 2f48912 binfmt_elf_fdpic: Fix build breakage introduced by coredump changes. by Daisuke HATAYAMA · 15 years ago
  95. f6151df mm: introduce coredump parameter structure by Masami Hiramatsu · 15 years ago
  96. 698ba7b elf: kill USE_ELF_CORE_DUMP by Christoph Hellwig · 15 years ago
  97. ea63763 nommu: fix malloc performance by adding uninitialized flag by Jie Zhang · 15 years ago
  98. 8e8b63a fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size by David Howells · 15 years ago
  99. f3e8fcc mm: add get_dump_page by Hugh Dickins · 15 years ago
  100. 3b34fc5 elf_core_dump: use rcu_read_lock() to access ->real_parent by Oleg Nesterov · 16 years ago