summaryrefslogtreecommitdiff
path: root/kexec/kexec-elf.c
AgeCommit message (Expand)Author
2017-03-13build_mem_phdrs(): check if p_paddr is invalidPratyush Anand
2016-10-07kexec elf: Sanity check on the note header before accessing itSylvain Munaut
2013-03-15kexec: use _ALIGN* to make the logic clearZhang Yanfei
2010-09-09kexec elf: Handle 64bit elf executables on 32bit platforms.Eric W. Biederman
2010-09-09kexec elf: Clean up error messages build_mem_phdrsEric W. Biederman
2010-08-24kexec: extend KCORE_ELF_HEADERS_SIZE for large memoryCliff Wickman
2010-02-02Use casts to avoid ambiguity when comparing off_t and size_tSimon Horman
2010-02-02Avoid possible overflows from signed/unsigned comparisonsSimon Horman
2010-02-02Remove unused parameters from build_mem() and related functionsSimon Horman
2007-03-19Ignore PT_NOTE program headers with offset 0.Ian Campbell
2006-11-20kexec-tools: Remove spurious blank line (x86_64)Vivek Goyal
2006-11-20kexec-tools: Don't create hardcoded PT_LOAD header (x86_64)Vivek Goyal
2006-10-06kexec-tools: x86_64 read kernel vaddr and size from /proc/kcoreVivek Goyal
2006-10-06kexec-tools: Add a new parameter to generic elf parsing functionsVivek Goyal
2006-07-27Cleanup the warnings in gcc-4.1.0 compilationMohan
2006-07-27ppc64 kdump purgatory backup supportR Sharada
2006-07-27kexec-tools-1.101Eric W. Biederman