index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
kexec_image.c
Age
Commit message (
Expand
)
Author
2026-01-05
arm64: kernel: initialize missing kexec_buf->random field
Yeoreum Yun
2023-12-20
kexec_file, arm64: print out debugging message if required
Baoquan He
2023-06-21
arm64: Fix dangling references to Documentation/arm64
Jonathan Corbet
2022-07-15
arm64: kexec_file: use more system keyrings to verify kernel image signature
Coiby Xu
2020-11-10
arm64: kexec_file: Fix sparse warning
Will Deacon
2020-11-05
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2020-01-08
arm64: kexec_file: add crash dump support
AKASHI Takahiro
2019-08-05
arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...
Bhupesh Sharma
2019-06-14
docs: arm64: convert docs to ReST and rename to .rst
Mauro Carvalho Chehab
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2018-12-07
arm64: kexec_file: forbid kdump via kexec_file_load()
James Morse
2018-12-06
arm64: kexec_file: add kernel signature verification support
AKASHI Takahiro
2018-12-06
arm64: kexec_file: allow for loading Image-format kernel
AKASHI Takahiro