1. 390031c coredump: Use the vma snapshot in fill_files_note by Eric W. Biederman · 3 years ago
  2. 95c5436 coredump: Snapshot the vmas in do_coredump by Eric W. Biederman · 3 years ago
  3. a99a3e2 coredump: Move definition of struct coredump_params into coredump.h by Eric W. Biederman · 3 years ago
  4. f0bc21b fs/coredump: move coredump sysctls into its own file by Xiaoming Ni · 3 years, 2 months ago
  5. a64b890 coredump.h: move CONFIG_COREDUMP-only stuff inside the ifdef by Al Viro · 4 years ago
  6. d0f1088 coredump: don't bother with do_truncate() by Al Viro · 4 years ago
  7. a07279c binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot by Jann Horn · 4 years, 5 months ago
  8. 429a22e coredump: rework elf/elf_fdpic vma_dump_size() into common helper by Jann Horn · 4 years, 5 months ago
  9. afc63a97b coredump: refactor page range dumping into common helper by Jann Horn · 4 years, 5 months ago
  10. 2374c09b sysctl: remove all extern declaration from sysctl.c by Christoph Hellwig · 4 years, 11 months ago
  11. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 4d22c75 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 8 years ago
  14. ec57941 constify do_coredump() argument by Al Viro · 11 years ago
  15. 22a8cb8 new helper: dump_align() by Al Viro · 11 years ago
  16. 9b56d54 dump_skip(): dump_seek() replacement taking coredump_params by Al Viro · 11 years ago
  17. ecc8c77 new helper: dump_emit() by Al Viro · 11 years ago
  18. 541880d do_coredump(): get rid of pt_regs argument by Al Viro · 12 years ago
  19. 1d46e23 linux/coredump.h needs asm/siginfo.h by Richard Weinberger · 12 years ago
  20. 5ab1c30 coredump: pass siginfo_t* to do_coredump() and below, not merely signr by Denys Vlasenko · 12 years ago
  21. 179899fd coredump: update coredump-related headers by Alex Kelly · 12 years ago
  22. 3aa0ce8 Un-inline the core-dump helper functions by Linus Torvalds · 14 years ago
  23. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  24. 6e3e37a coredump: plug a memory leak situation on dump_seek() by André Goddard Rosa · 15 years ago
  25. 088e7af coredump: move dump_write() and dump_seek() into a header file by Daisuke HATAYAMA · 15 years ago