summaryrefslogtreecommitdiff
path: root/include/linux/kexec.h
AgeCommit message (Expand)Author
2023-12-20kexec_file: add kexec_file flag to control debug printingBaoquan He
2023-10-04crash_core: move crashk_*res definition into crash_core.cBaoquan He
2023-08-24crash: hotplug support for kexec_load()Eric DeVolder
2023-08-24crash: memory and CPU hotplug sysfs attributesEric DeVolder
2023-08-24crash: add generic infrastructure for crash hotplug supportEric DeVolder
2023-08-24crash: move a few code bits to setup support of crash hotplugEric DeVolder
2023-04-08kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas
2023-04-08x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas
2023-02-02kexec: introduce sysctl parameters kexec_load_limit_*Ricardo Ribalda
2023-02-02kexec: factor out kexec_load_permittedRicardo Ribalda
2022-11-18kexec: replace crash_mem_range with rangeLi Chen
2022-09-11kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider
2022-07-15kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu
2022-07-15kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-27kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]Naveen N. Rao
2022-05-19kexec_file: Fix kexec_file.c build error for riscv platformLiao Chang
2022-03-23kexec: make crashk_res, crashk_low_res and crash_notes symbols always visibleJisheng Zhang
2021-03-08powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian
2021-03-08kexec: Move ELF fields to struct kimageLakshmi Ramasubramanian
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-22kexec: move machine_kexec_post_load() to public interfacePavel Tatashin
2021-02-10ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian
2020-07-29kexec_file: Allow archs to handle special regions while locating memory holeHari Bathini
2020-06-15kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-25kexec: restore arch_kexec_kernel_image_probe declarationVasily Gorbik
2019-09-06kexec_elf: remove parsing of section headersSven Schnelle
2019-09-06kexec: add KEXEC_ELFSven Schnelle
2019-08-19kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCEJiri Bohac
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-12-06powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()AKASHI Takahiro
2018-12-06s390, kexec_file: drop arch_kexec_mem_walk()AKASHI Takahiro
2018-12-06kexec_file: make kexec_image_post_load_cleanup_default() globalAKASHI Takahiro
2018-11-23x86/headers: Fix -Wmissing-prototypes warningYi Wang
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo
2018-04-13include/linux/kexec.h: silence compile warningsPhilipp Rudo
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro
2018-04-02kexec: move sys_kexec_load() prototype to syscalls.hDominik Brodowski
2017-11-07resource: Provide resource struct in resource walk callbackTom Lendacky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-18x86/mm, kexec: Allow kexec to be used with SMETom Lendacky
2017-07-12kdump: protect vmcoreinfo data under the crash memoryXunlei Pang
2017-07-05s390/crash: Remove unused KEXEC_NOTE_BYTESMichael Holzheu