summaryrefslogtreecommitdiff
path: root/kexec
AgeCommit message (Expand)Author
2022-07-19kexec-tools: Remove duplicate ultoa() definitions and redefine itTiezhu Yang
2022-07-15i386: pass rng seed via setup_dataJason A. Donenfeld
2022-06-26kexec-tools: mips: Pass initrd parameter via cmdlineHui Li
2022-04-29arm64/crashdump-arm64: increase CRASH_MAX_MEMORY_RANGES to 32kabuehaze14
2022-04-01arm64: fix static data relocations in machine_apply_elf_rel()Pingfan Liu
2022-04-01kexec/elf: assign one to align if sh_addralign equals zeroPingfan Liu
2022-04-01arm64/crashdump-arm64: explicit type conversion to suppress compiler warningPingfan Liu
2022-04-01arm64/kexec-arm64: add support for R_AARCH64_MOVW_UABS_G* relaPingfan Liu
2022-04-01arm64/kexec-arm64: use enum to organize the reloc typePingfan Liu
2022-04-01arm64/kexec-arm64: add support for R_AARCH64_LDST128_ABS_LO12_NC relaPingfan Liu
2022-03-30kexec-tools: fix leak FILE pointer.Lichen Liu
2022-03-29kexec-tools: Determine if the image is lzma commpressedLichen Liu
2022-03-23kexec-xen: Allow xen_kexec_exec() to return in case of Live UpdateRaphael Ning
2022-03-23kexec-tools: print error if kexec_file_load failsHari Bathini
2022-02-01kexec-tools: mips: Concatenate --reuse-cmdline and --appendTiezhu Yang
2022-02-01kexec-tools: mips: Add some debug infoTiezhu Yang
2022-01-24arm64: fix PAGE_OFFSET calc for flipped mmKairui Song
2022-01-24arm64: read VA_BITS from kcore for 52-bits VA kernelPingfan Liu
2022-01-24arm64/crashdump: unify routine to get page_offsetPingfan Liu
2022-01-24arm64: make phys_offset signedPingfan Liu
2022-01-14s390: add support for --reuse-cmdlineSven Schnelle
2022-01-14use slurp_proc_file() in get_command_line()Sven Schnelle
2022-01-14add slurp_proc_file()Sven Schnelle
2022-01-14s390: use KEXEC_ALL_OPTIONSSven Schnelle
2022-01-14s390: add variable command line sizeSven Schnelle
2022-01-14arm64: support more than one crash kernel regionsChen Zhou
2022-01-14s390: handle R_390_PLT32DBL reloc entries in machine_apply_elf_rel()Alexander Egorenkov
2021-12-15arm64/crashdump: deduce paddr of _text based on kernel code sizePingfan Liu
2021-10-20arm: kdump: Add DT properties to crash dump kernel's DTBGeert Uytterhoeven
2021-10-20kexec-tools: multiboot2: Correct BASIC_MEMINFO memory unitsTu Dinh
2021-10-05Add some necessary free() callsKai Song
2021-10-05Add some necessary fclose() callsKai Song
2021-09-24ppc64: Fix memory leak problem in zImage_ppc64_load()Kai Song
2021-09-24i386: Remove unused local variable in get_kernel_page_offset()Kai Song
2021-09-14multiboot2: Accept x86-64 imagesZhaofeng Li
2021-09-14multiboot2: Avoid first 0x500 bytesZhaofeng Li
2021-09-14multiboot2: Use rel_min and rel_max for buffer destinationsZhaofeng Li
2021-09-14multiboot2: Correct MBI size calculationZhaofeng Li
2021-09-14x86: Consolidate elf_x86_probe routinesZhaofeng Li
2021-09-13Refer FDT tokens with symbolic namesSourabh Jain
2021-06-06arm64/crashdump-arm64: deduce the paddr of _textPingfan Liu
2021-05-02kexec-tools: Remove duplicate definition of ramdiskPetr Tesarik
2021-04-17arm: do not copy magic 4 bytes of appended DTB in zImageAlexander Egorenkov
2021-04-17kexec: Remove the error prone kernel_version functionEric W. Biederman
2021-04-07Shrink segments to fit alignment instead of throwing them awayHongyan Xia
2021-04-07Fix where the real mode interrupt vector endsHongyan Xia
2021-04-02crashdump/x86: increase CRASH_MAX_MEMORY_RANGES to 32kDavid Hildenbrand
2021-04-02crashdump/x86: iterate only over actual crash memory rangesDavid Hildenbrand
2021-04-02crashdump/x86: dump any kind of "System RAM"David Hildenbrand
2021-04-02kexec-xen: Use correct image type for Live UpdateRaphael Ning