Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kdump: append kernel build-id string to VMCOREINFO | Vijay Balakrishna | 2020-08-12 | 1 | -0/+6 |
* | proc/kcore: add vmcoreinfo note to /proc/kcore | Omar Sandoval | 2018-08-22 | 1 | -0/+2 |
* | kdump: write correct address of mem_section into vmcoreinfo | Kirill A. Shutemov | 2018-01-13 | 1 | -0/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | kdump: protect vmcoreinfo data under the crash memory | Xunlei Pang | 2017-07-12 | 1 | -1/+1 |
* | powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr | Xunlei Pang | 2017-07-12 | 1 | -1/+0 |
* | kexec: move vmcoreinfo out of the kernel's .bss section | Xunlei Pang | 2017-07-12 | 1 | -2/+2 |
* | s390/crash: Remove unused KEXEC_NOTE_BYTES | Michael Holzheu | 2017-07-05 | 1 | -0/+5 |
* | ia64: reuse append_elf_note() and final_note() functions | Hari Bathini | 2017-05-08 | 1 | -0/+4 |
* | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini | 2017-05-08 | 1 | -0/+65 |