summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/elf_kexec.c
AgeCommit message (Expand)Author
2022-12-05RISC-V: kexec: Fix memory leak of elf header bufferLi Huafei
2022-12-05RISC-V: kexec: Fix memory leak of fdt bufferLi Huafei
2022-07-14RISCV: kexec: Fix build error without CONFIG_MODULESLi Zhengyu
2022-05-19RISC-V: Load purgatory in kexec_fileLi Zhengyu
2022-05-19RISC-V: Support for kexec_file on panicLi Zhengyu
2022-05-19RISC-V: Add kexec_file supportLiao Chang