summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/kexec_image.c
AgeCommit message (Expand)AuthorLines
2026-01-05arm64: kernel: initialize missing kexec_buf->random fieldYeoreum Yun-1/+1
2023-12-20kexec_file, arm64: print out debugging message if requiredBaoquan He-3/+3
2023-06-21arm64: Fix dangling references to Documentation/arm64Jonathan Corbet-1/+1
2022-07-15arm64: kexec_file: use more system keyrings to verify kernel image signatureCoiby Xu-10/+1
2020-11-10arm64: kexec_file: Fix sparse warningWill Deacon-1/+1
2020-11-05arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin-10/+31
2020-01-08arm64: kexec_file: add crash dump supportAKASHI Takahiro-4/+0
2019-08-05arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...Bhupesh Sharma-1/+1
2019-06-14docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab-1/+1
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab-1/+1
2018-12-07arm64: kexec_file: forbid kdump via kexec_file_load()James Morse-0/+4
2018-12-06arm64: kexec_file: add kernel signature verification supportAKASHI Takahiro-5/+18
2018-12-06arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro-0/+113