index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
crash_core.h
Age
Commit message (
Expand
)
Author
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2020-10-13
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-12
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
2020-07-10
crash: add VMCOREINFO macro to define offset in a struct declared by typedef
John Ogness
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-12
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
2017-07-12
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2017-07-05
s390/crash: Remove unused KEXEC_NOTE_BYTES
Michael Holzheu
2017-05-08
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
2017-05-08
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini