summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/kexec_image.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: kexec_file: use more system keyrings to verify kernel image signatureCoiby Xu2022-07-151-10/+1
* arm64: kexec_file: Fix sparse warningWill Deacon2020-11-101-1/+1
* arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin2020-11-051-10/+31
* arm64: kexec_file: add crash dump supportAKASHI Takahiro2020-01-081-4/+0
* arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...Bhupesh Sharma2019-08-051-1/+1
* docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab2019-06-141-1/+1
* docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
* arm64: kexec_file: forbid kdump via kexec_file_load()James Morse2018-12-071-0/+4
* arm64: kexec_file: add kernel signature verification supportAKASHI Takahiro2018-12-061-5/+18
* arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro2018-12-061-0/+113