index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kexec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-04
crash_core: move crashk_*res definition into crash_core.c
Baoquan He
1
-4
/
+0
2023-08-25
crash: hotplug support for kexec_load()
Eric DeVolder
1
-2
/
+12
2023-08-25
crash: memory and CPU hotplug sysfs attributes
Eric DeVolder
1
-0
/
+8
2023-08-25
crash: add generic infrastructure for crash hotplug support
Eric DeVolder
1
-0
/
+11
2023-08-25
crash: move a few code bits to setup support of crash hotplug
Eric DeVolder
1
-15
/
+0
2023-04-08
kexec: remove unnecessary arch_kexec_kernel_image_load()
Bjorn Helgaas
1
-6
/
+0
2023-04-08
x86/kexec: remove unnecessary arch_kexec_kernel_image_load()
Bjorn Helgaas
1
-2
/
+0
2023-02-03
kexec: introduce sysctl parameters kexec_load_limit_*
Ricardo Ribalda
1
-1
/
+1
2023-02-03
kexec: factor out kexec_load_permitted
Ricardo Ribalda
1
-1
/
+2
2022-11-19
kexec: replace crash_mem_range with range
Li Chen
1
-5
/
+2
2022-09-12
kexec: turn all kexec_mutex acquisitions into trylocks
Valentin Schneider
1
-1
/
+1
2022-07-15
kexec, KEYS: make the code in bzImage64_verify_sig generic
Coiby Xu
1
-0
/
+7
2022-07-15
kexec: clean up arch_kexec_kernel_verify_sig
Coiby Xu
1
-5
/
+0
2022-07-15
kexec: drop weak attribute from functions
Naveen N. Rao
1
-4
/
+28
2022-07-15
kexec_file: drop weak attribute from functions
Naveen N. Rao
1
-6
/
+38
2022-07-13
ima: force signature verification when CONFIG_KEXEC_SIG is configured
Coiby Xu
1
-0
/
+6
2022-06-01
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-05-27
kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
Naveen N. Rao
1
-8
/
+38
2022-05-19
kexec_file: Fix kexec_file.c build error for riscv platform
Liao Chang
1
-1
/
+1
2022-03-24
kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible
Jisheng Zhang
1
-6
/
+6
2021-03-08
powerpc: Move ima buffer fields to struct kimage
Lakshmi Ramasubramanian
1
-0
/
+3
2021-03-08
kexec: Move ELF fields to struct kimage
Lakshmi Ramasubramanian
1
-0
/
+5
2021-02-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2021-02-22
kexec: move machine_kexec_post_load() to public interface
Pavel Tatashin
1
-0
/
+2
2021-02-10
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
1
-0
/
+5
2020-07-29
kexec_file: Allow archs to handle special regions while locating memory hole
Hari Bathini
1
-11
/
+18
2020-06-16
kexec: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-09-26
kexec: restore arch_kexec_kernel_image_probe declaration
Vasily Gorbik
1
-0
/
+2
2019-09-07
kexec_elf: remove parsing of section headers
Sven Schnelle
1
-1
/
+0
2019-09-07
kexec: add KEXEC_ELF
Sven Schnelle
1
-0
/
+24
2019-08-20
kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
Jiri Bohac
1
-2
/
+2
2018-12-27
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2018-12-06
powerpc, kexec_file: factor out memblock-based arch_kexec_walk_mem()
AKASHI Takahiro
1
-2
/
+0
2018-12-06
s390, kexec_file: drop arch_kexec_mem_walk()
AKASHI Takahiro
1
-0
/
+8
2018-12-06
kexec_file: make kexec_image_post_load_cleanup_default() global
AKASHI Takahiro
1
-0
/
+1
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
1
-0
/
+1
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
1
-11
/
+6
2018-04-14
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
1
-4
/
+9
2018-04-14
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
1
-6
/
+11
2018-04-14
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-14
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
1
-0
/
+19
2018-04-14
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
1
-7
/
+6
2018-04-02
kexec: move sys_kexec_load() prototype to syscalls.h
Dominik Brodowski
1
-4
/
+0
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-18
x86/mm, kexec: Allow kexec to be used with SME
Tom Lendacky
1
-0
/
+8
2017-07-13
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
1
-0
/
+2
2017-07-05
s390/crash: Remove unused KEXEC_NOTE_BYTES
Michael Holzheu
1
-9
/
+0
2017-05-09
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
1
-53
/
+4
[next]