aboutsummaryrefslogtreecommitdiff
path: root/include/linux/crash_core.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-08kdump: use vmlinux_build_id to simplifyGravatar Stephen Boyd 1-6/+6
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2020-08-12kdump: append kernel build-id string to VMCOREINFOGravatar Vijay Balakrishna 1-0/+6
2020-07-10crash: add VMCOREINFO macro to define offset in a struct declared by typedefGravatar John Ogness 1-0/+3
2018-08-22proc/kcore: add vmcoreinfo note to /proc/kcoreGravatar Omar Sandoval 1-0/+2
2018-01-13kdump: write correct address of mem_section into vmcoreinfoGravatar Kirill A. Shutemov 1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-07-12kdump: protect vmcoreinfo data under the crash memoryGravatar Xunlei Pang 1-1/+1
2017-07-12powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrGravatar Xunlei Pang 1-1/+0
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionGravatar Xunlei Pang 1-2/+2
2017-07-05s390/crash: Remove unused KEXEC_NOTE_BYTESGravatar Michael Holzheu 1-0/+5
2017-05-08ia64: reuse append_elf_note() and final_note() functionsGravatar Hari Bathini 1-0/+4
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREGravatar Hari Bathini 1-0/+65