aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/crash_core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-08kdump: use vmlinux_build_id to simplifyStephen Boyd1-6/+6
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-0/+3
2020-08-12kdump: append kernel build-id string to VMCOREINFOVijay Balakrishna1-0/+6
2020-07-10crash: add VMCOREINFO macro to define offset in a struct declared by typedefJohn Ogness1-0/+3
2018-08-22proc/kcore: add vmcoreinfo note to /proc/kcoreOmar Sandoval1-0/+2
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov1-0/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-12kdump: protect vmcoreinfo data under the crash memoryXunlei Pang1-1/+1
2017-07-12powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang1-1/+0
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang1-2/+2
2017-07-05s390/crash: Remove unused KEXEC_NOTE_BYTESMichael Holzheu1-0/+5
2017-05-08ia64: reuse append_elf_note() and final_note() functionsHari Bathini1-0/+4
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini1-0/+65