main
RISC-V: kernel image memory rang should not be excluded
Introduce helpers for computing dtb size
Add .gitignore to ignore auto genrated files.
RISC-V: Add support for riscv kexec/kdump on kexec-tools
Replace weak definitions with source filename overriding.
fs2dt: Add a generic copy of fs2dt
fix kexec load hang in case crash notes addr read failure
kexec-xen: Introduce xen_get_kexec_range to wrap xc_kexec_get_range
Don't use %L width specifier with integer values
x86: Support large number of memory ranges
kexec: Fix snprintf related compilation warnings
kexec: Export compare_ranges() function from firmware_memmap.c module
Refer FDT tokens with symbolic names
kexec-tools: Remove duplicated variable declarations
kexec/ifdown.c: Hide error if sockets are disabled
kexec: use _ALIGN* to make the logic clear
Consistently use signed char buffers throughout
kexec-tools: x86_64 read kernel vaddr and size from /proc/kcore
kexec/kexec-elf-exec.c: Replace %lux with %lx
kexec/elf: assign one to align if sh_addralign equals zero
build_mem_phdrs(): check if p_paddr is invalid
elf: Support ELF loading with relocation
kexec-tools: Check callback first in kexec_iomem_for_each_line()
lzma: Move the bulk of kexec-lzma.h into lzma.c
kexec/zboot: Add boundary check on PE header offset
Enable building a 32 bit binary for ppc64 platforms.
kexec: Add DTB carryover support on x86
Add some necessary free() calls
UKI: Fix the size of real payload
kexec-xen: Allow xen_kexec_exec() to return in case of Live Update
kexec: Introduce --load-live-update for xen
kexec/kexec-zlib.h: Add 'is_zlib_file()' helper function
zstd: Add zstd decompression logic
doc/hotplug: update man and --help
kexec: Add kexec_file_load debug print
lzma: Relax memory limit for lzma decompressor
kexec: add variant helper functions for handling memory regions
arm: fix architecture detection
kexec: phys_to_virt() must take unsigned long long
Add some necessary fclose() calls
Mark unused parameters
zlib: fix resource leak when gzdirect failed
kexec/zstd: fix static zstd build