index
:
kexec-tools.git
arm
master
ti-keystone2
Fixed kexec-tools for 32-bit ARM
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kexec
/
kexec-elf.c
Age
Commit message (
Expand
)
Author
2017-03-13
build_mem_phdrs(): check if p_paddr is invalid
Pratyush Anand
2016-10-07
kexec elf: Sanity check on the note header before accessing it
Sylvain Munaut
2013-03-15
kexec: use _ALIGN* to make the logic clear
Zhang Yanfei
2010-09-09
kexec elf: Handle 64bit elf executables on 32bit platforms.
Eric W. Biederman
2010-09-09
kexec elf: Clean up error messages build_mem_phdrs
Eric W. Biederman
2010-08-24
kexec: extend KCORE_ELF_HEADERS_SIZE for large memory
Cliff Wickman
2010-02-02
Use casts to avoid ambiguity when comparing off_t and size_t
Simon Horman
2010-02-02
Avoid possible overflows from signed/unsigned comparisons
Simon Horman
2010-02-02
Remove unused parameters from build_mem() and related functions
Simon Horman
2007-03-19
Ignore PT_NOTE program headers with offset 0.
Ian Campbell
2006-11-20
kexec-tools: Remove spurious blank line (x86_64)
Vivek Goyal
2006-11-20
kexec-tools: Don't create hardcoded PT_LOAD header (x86_64)
Vivek Goyal
2006-10-06
kexec-tools: x86_64 read kernel vaddr and size from /proc/kcore
Vivek Goyal
2006-10-06
kexec-tools: Add a new parameter to generic elf parsing functions
Vivek Goyal
2006-07-27
Cleanup the warnings in gcc-4.1.0 compilation
Mohan
2006-07-27
ppc64 kdump purgatory backup support
R Sharada
2006-07-27
kexec-tools-1.101
Eric W. Biederman