summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-17kexec-tools 2.0.21Simon Horman
2020-12-09kexec-tools 2.0.21-rc1Simon Horman
2020-12-09kexec: mips: Fix mem parametersJinyang He
2020-12-09dt-ops: fix memory leak when new_node malloc failsqiuguorui1
2020-11-30zlib: fix resource leak when gzdirect failedqiuguorui1
2020-11-30printk: add support for lockless ringbufferJohn Ogness
2020-11-16x86_64: allow ELFCLASS32 for x32 supportAhelenia Ziemiańska
2020-11-16i386: fix string formatting-related warningsAhelenia Ziemiańska
2020-11-16i386/kexec-mb2-x86.c: cast ints to uintptr_t before pointers to avoid warningsAhelenia Ziemiańska
2020-11-16configure.ac, arch/x86_64: handle x32 as subarch of x86_64 and don't specify ...Ahelenia Ziemiańska
2020-11-16config: update to latest config.{sub,guess}, install-shAhelenia Ziemiańska
2020-10-23arm64: Add purgatory printingMatthias Brugger
2020-09-29kexec: Fix snprintf related compilation warningsBhupesh Sharma
2020-09-29vmcore-dmesg/man page: Update the vmcore-dmesg man pageBhupesh Sharma
2020-09-29kexec-tools: Add some missing free() callsYouling Tang
2020-09-29kexec-tools: Fix a prompt message when crashkernel is not reservedYouling Tang
2020-09-25kexec-tools: mips: Remove commandline parameter "mem"Youling Tang
2020-09-02kexec/kexec.c: Add missing close() callYouling Tang
2020-09-02AUTHORS: Update email address for KhalidKhalid Aziz
2020-08-20MIPS: Fix compile warnnings in kexec-elf-mips.cYouling Tang
2020-08-10mips: kexec-elf-mips: fix not free in elf_mips_load()Jinyang He
2020-08-10kexec-tools: Check callback first in kexec_iomem_for_each_line()Jinyang He
2020-06-06arm: Increase zImage length after getting the tagŁukasz Stelmach
2020-06-06kexec-tools: fix the unintended fallthrough when '-d' option is usedHari Bathini
2020-04-24arm: redefine OPT_APPEND and OPT_RAMDISKŁukasz Stelmach
2020-04-07kexec-tools: s390: Reset kernel command line on syscall fallbackPetr Tesarik
2020-04-07kexec-xen: Introduce --exec-live-update to trigger a live updateVarad Gautam
2020-04-07kexec: Introduce --load-live-update for xenVarad Gautam
2020-04-07kexec-xen: Introduce xen_get_kexec_range to wrap xc_kexec_get_rangeVarad Gautam
2020-04-01kexec-tools: Remove duplicated variable declarationsKairui Song
2020-04-01Removing condition that will never be met after calls xmalloc and xreallocLeonidas S. Barbosa
2020-04-01kexec: support parsing the string "Reserved" to get the correct e820 reserved...Lianbo Jiang
2020-04-01kexec-tools: Reset getopt before falling back to legacy syscallPetr Tesarik
2020-04-01kexec-tools: Fix kexec_file_load(2) error handlingPetr Tesarik
2020-04-01crashdump-ppc64: crashkernel-base and crashkernel-size are big-endianThadeu Lima de Souza Cascardo
2020-01-03kexec: build multiboot2 for i386Chris Packham
2020-01-03ARM: Use mmap for zImage initrdBrandon Maier
2020-01-03arm64: kdump: deal with a lot of resource entries in /proc/iomemAKASHI Takahiro
2020-01-03arm64: kexec: allocate memory space avoiding reserved regionsAKASHI Takahiro
2020-01-03kexec: add variant helper functions for handling memory regionsAKASHI Takahiro
2019-10-07kexec-tools: Fix conversion overflow when compiling on 32-bit platformsHelge Deller
2019-10-03kexec-tools: Fix possible out-of-bounds access in ifdownHelge Deller
2019-10-01kexec: add support for PARISC architectureSven Schnelle
2019-09-16kexec/arm: undefine __NR_kexec_file_load for armQuanyang Wang
2019-09-16i386/kexec-mb2-x86.c: Fix compilation warningBhupesh Sharma
2019-09-16vmcore-dmesg/vmcore-dmesg.c: Fix shifting error reported by cppcheckBhupesh Sharma
2019-09-08Limit the size of vmcore-dmesg.txt to 2GLianbo Jiang
2019-09-08Cleanup: move it back from util_lib/elf_info.cLianbo Jiang
2019-09-08Fix an error definition about the variable 'fname'Lianbo Jiang
2019-09-08Cleanup: remove the read_elf_kcore()Lianbo Jiang