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