summaryrefslogtreecommitdiff
path: root/include/linux/crash_core.h
AgeCommit message (Expand)Author
2021-07-08kdump: use vmlinux_build_id to simplifyStephen Boyd
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-12kdump: append kernel build-id string to VMCOREINFOVijay Balakrishna
2020-07-10crash: add VMCOREINFO macro to define offset in a struct declared by typedefJohn Ogness
2018-08-22proc/kcore: add vmcoreinfo note to /proc/kcoreOmar Sandoval
2018-01-13kdump: write correct address of mem_section into vmcoreinfoKirill A. Shutemov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-12kdump: protect vmcoreinfo data under the crash memoryXunlei Pang
2017-07-12powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang
2017-07-05s390/crash: Remove unused KEXEC_NOTE_BYTESMichael Holzheu
2017-05-08ia64: reuse append_elf_note() and final_note() functionsHari Bathini
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini