summaryrefslogtreecommitdiff
path: root/kexec/kexec-elf.c
Commit message (Expand)AuthorAgeFilesLines
* build_mem_phdrs(): check if p_paddr is invalidPratyush Anand2017-03-131-1/+2
* kexec elf: Sanity check on the note header before accessing itSylvain Munaut2016-10-071-0/+8
* kexec: use _ALIGN* to make the logic clearZhang Yanfei2013-03-151-4/+4
* kexec elf: Handle 64bit elf executables on 32bit platforms.Eric W. Biederman2010-09-091-2/+2
* kexec elf: Clean up error messages build_mem_phdrsEric W. Biederman2010-09-091-5/+5
* kexec: extend KCORE_ELF_HEADERS_SIZE for large memoryCliff Wickman2010-08-241-0/+4
* Use casts to avoid ambiguity when comparing off_t and size_tSimon Horman2010-02-021-7/+9
* Avoid possible overflows from signed/unsigned comparisonsSimon Horman2010-02-021-7/+4
* Remove unused parameters from build_mem() and related functionsSimon Horman2010-02-021-14/+10
* Ignore PT_NOTE program headers with offset 0.Ian Campbell2007-03-191-1/+8
* kexec-tools: Remove spurious blank line (x86_64)Vivek Goyal2006-11-201-1/+0
* kexec-tools: Don't create hardcoded PT_LOAD header (x86_64)Vivek Goyal2006-11-201-2/+8
* kexec-tools: x86_64 read kernel vaddr and size from /proc/kcoreVivek Goyal2006-10-061-1/+2
* kexec-tools: Add a new parameter to generic elf parsing functionsVivek Goyal2006-10-061-9/+15
* Cleanup the warnings in gcc-4.1.0 compilationMohan2006-07-271-3/+3
* ppc64 kdump purgatory backup supportR Sharada2006-07-271-44/+44
* kexec-tools-1.101v1.101Eric W. Biederman2006-07-271-0/+760