1. 018ae8d kexec-tools 2.0.21-rc1 by Simon Horman · 3 years, 4 months ago v2.0.21-rc1
  2. 0eac640 kexec: mips: Fix mem parameters by Jinyang He · 3 years, 5 months ago
  3. fa91709 dt-ops: fix memory leak when new_node malloc fails by qiuguorui1 · 3 years, 5 months ago
  4. d4eaff6 zlib: fix resource leak when gzdirect failed by qiuguorui1 · 3 years, 5 months ago
  5. 4149df9 printk: add support for lockless ringbuffer by John Ogness · 3 years, 5 months ago
  6. 6b5667d x86_64: allow ELFCLASS32 for x32 support by Ahelenia Ziemiańska · 3 years, 6 months ago
  7. 5c7f47d i386: fix string formatting-related warnings by Ahelenia Ziemiańska · 3 years, 6 months ago
  8. 3dce5ce i386/kexec-mb2-x86.c: cast ints to uintptr_t before pointers to avoid warnings by Ahelenia Ziemiańska · 3 years, 6 months ago
  9. 6caad4c configure.ac, arch/x86_64: handle x32 as subarch of x86_64 and don't specify -mcmodel=large there by Ahelenia Ziemiańska · 3 years, 6 months ago
  10. 9d33ea5 config: update to latest config.{sub,guess}, install-sh by Ahelenia Ziemiańska · 3 years, 6 months ago
  11. 1e9de8e arm64: Add purgatory printing by Matthias Brugger · 3 years, 7 months ago
  12. 70cca82 kexec: Fix snprintf related compilation warnings by Bhupesh Sharma · 3 years, 7 months ago
  13. 15fc8cb vmcore-dmesg/man page: Update the vmcore-dmesg man page by Bhupesh Sharma · 3 years, 7 months ago
  14. 9fd2189 kexec-tools: Add some missing free() calls by Youling Tang · 3 years, 7 months ago
  15. ec53791 kexec-tools: Fix a prompt message when crashkernel is not reserved by Youling Tang · 3 years, 7 months ago
  16. 7bd2516 kexec-tools: mips: Remove commandline parameter "mem" by Youling Tang · 3 years, 7 months ago
  17. a47b10c kexec/kexec.c: Add missing close() call by Youling Tang · 3 years, 8 months ago
  18. 16168f8 AUTHORS: Update email address for Khalid by Khalid Aziz · 3 years, 8 months ago
  19. 01144be MIPS: Fix compile warnnings in kexec-elf-mips.c by Youling Tang · 3 years, 8 months ago
  20. 24884d1 mips: kexec-elf-mips: fix not free in elf_mips_load() by Jinyang He · 3 years, 9 months ago
  21. 12e643a kexec-tools: Check callback first in kexec_iomem_for_each_line() by Jinyang He · 3 years, 9 months ago
  22. 7a576da arm: Increase zImage length after getting the tag by Łukasz Stelmach · 3 years, 11 months ago
  23. f22b6aa kexec-tools: fix the unintended fallthrough when '-d' option is used by Hari Bathini · 3 years, 11 months ago
  24. 74c7c36 arm: redefine OPT_APPEND and OPT_RAMDISK by Łukasz Stelmach · 4 years ago
  25. 5dc72de kexec-tools: s390: Reset kernel command line on syscall fallback by Petr Tesarik · 4 years, 1 month ago
  26. 65441fb kexec-xen: Introduce --exec-live-update to trigger a live update by Varad Gautam · 4 years, 1 month ago
  27. b13984c kexec: Introduce --load-live-update for xen by Varad Gautam · 4 years, 1 month ago
  28. 41a9b98 kexec-xen: Introduce xen_get_kexec_range to wrap xc_kexec_get_range by Varad Gautam · 4 years, 1 month ago
  29. cc087b1 kexec-tools: Remove duplicated variable declarations by Kairui Song · 4 years, 3 months ago
  30. cbbee58 Removing condition that will never be met after calls xmalloc and xrealloc by Leonidas S. Barbosa · 4 years, 2 months ago
  31. 618799e kexec: support parsing the string "Reserved" to get the correct e820 reserved region by Lianbo Jiang · 4 years, 2 months ago
  32. 9cf7212 kexec-tools: Reset getopt before falling back to legacy syscall by Petr Tesarik · 4 years, 1 month ago
  33. 4f77da6 kexec-tools: Fix kexec_file_load(2) error handling by Petr Tesarik · 4 years, 1 month ago
  34. a4afe68 crashdump-ppc64: crashkernel-base and crashkernel-size are big-endian by Thadeu Lima de Souza Cascardo · 4 years, 2 months ago
  35. 2c9f26e kexec: build multiboot2 for i386 by Chris Packham · 4 years, 5 months ago
  36. 66b151d ARM: Use mmap for zImage initrd by Brandon Maier · 4 years, 5 months ago
  37. 2572b8d arm64: kdump: deal with a lot of resource entries in /proc/iomem by AKASHI Takahiro · 4 years, 4 months ago
  38. f736104 arm64: kexec: allocate memory space avoiding reserved regions by AKASHI Takahiro · 4 years, 4 months ago
  39. cf977b1 kexec: add variant helper functions for handling memory regions by AKASHI Takahiro · 4 years, 4 months ago
  40. bd07796 kexec-tools: Fix conversion overflow when compiling on 32-bit platforms by Helge Deller · 4 years, 7 months ago
  41. 775f258 kexec-tools: Fix possible out-of-bounds access in ifdown by Helge Deller · 4 years, 7 months ago
  42. 470d5c4 kexec: add support for PARISC architecture by Sven Schnelle · 4 years, 7 months ago
  43. b54816e kexec/arm: undefine __NR_kexec_file_load for arm by Quanyang Wang · 4 years, 7 months ago
  44. ed2d6e3 i386/kexec-mb2-x86.c: Fix compilation warning by Bhupesh Sharma · 4 years, 7 months ago
  45. a46c686 vmcore-dmesg/vmcore-dmesg.c: Fix shifting error reported by cppcheck by Bhupesh Sharma · 4 years, 7 months ago
  46. fa3f0ed Limit the size of vmcore-dmesg.txt to 2G by Lianbo Jiang · 4 years, 8 months ago
  47. a7c4cb8 Cleanup: move it back from util_lib/elf_info.c by Lianbo Jiang · 4 years, 8 months ago
  48. 14ad054 Fix an error definition about the variable 'fname' by Lianbo Jiang · 4 years, 8 months ago
  49. 545c811 Cleanup: remove the read_elf_kcore() by Lianbo Jiang · 4 years, 8 months ago
  50. 23b67f0 x86: Fix PAGE_OFFSET for kernels since 4.20 by Donald Buczek · 4 years, 8 months ago
  51. 77c8824 kexec-tools 2.0.20.git by Simon Horman · 4 years, 8 months ago
  52. 49b93b9 kexec-tools 2.0.20 by Simon Horman · 4 years, 9 months ago v2.0.20
  53. 419716b kexec-tools 2.0.20-rc2 by Simon Horman · 4 years, 9 months ago v2.0.20-rc2
  54. f4c1caa kexec/arm64: Add support for handling zlib compressed (Image.gz) image by Bhupesh Sharma · 4 years, 9 months ago
  55. 0e70957 kexec/kexec-zlib.h: Add 'is_zlib_file()' helper function by Bhupesh Sharma · 4 years, 9 months ago
  56. 6ef59c0 kexec-uImage-arm64.c: Fix return value of uImage_arm64_probe() by Bhupesh Sharma · 4 years, 9 months ago
  57. 019d825 kexec/kexec.c: Add the missing close() for fd used for kexec_file_load() by Bhupesh Sharma · 4 years, 9 months ago
  58. ffdc7fe kexec-tools 2.0.20-rc1 by Simon Horman · 4 years, 10 months ago v2.0.20-rc1
  59. d9cd81a x86: Include kexec-mb2-x86.c and multiboot2.h in distribution by Simon Horman · 4 years, 10 months ago
  60. 7018e43 x86: re-order includes to avoid duplicate struct e820entry by Simon Horman · 4 years, 10 months ago
  61. 22a2ed5 x86: Support multiboot2 images by Varad Gautam · 4 years, 10 months ago
  62. d6bc88c elf: Support ELF loading with relocation by Varad Gautam · 4 years, 10 months ago
  63. 40805e3 crashdump/x86: Use new introduce helper for getting RSDP by Kairui Song · 5 years ago
  64. b071fc0 x86: Always try to fill acpi_rsdp_addr in boot params by Kairui Song · 5 years ago
  65. cedeee0 x86: Introduce helpers for getting RSDP address by Kairui Song · 5 years ago
  66. 4023513 x86: Update boot parameters defination by Kairui Song · 5 years ago
  67. c072bd1 x86: Find mounts by FS type, not name by Niklas Hambüchen · 5 years ago
  68. 23aaa44 x86: Check /proc/mounts before mtab for mounts by Niklas Hambüchen · 5 years ago
  69. eff5308 xen: Avoid overlapping segments in low memory by David Woodhouse · 5 years ago
  70. fb5a879 x86: Introduce a new option --reuse-video-type by Kairui Song · 5 years ago
  71. 3757ef6 kexec-tools 2.0.19.git by Simon Horman · 5 years ago
  72. 72c1e1e kexec-tools 2.0.19 by Simon Horman · 5 years ago v2.0.19
  73. 0f9e081 kexec-tools 2.0.19-rc1 by Simon Horman · 5 years ago v2.0.19-rc1
  74. f1f2f9e arm64: wipe old initrd addresses when patching the DTB by Jean-Philippe Brucker · 5 years ago
  75. c493af7 purgatory: Use standalond CFLAGS by Kairui Song · 5 years ago
  76. a98b4da x86: Handle 64bit framebuffer memory address properly by Kairui Song · 5 years ago
  77. 002b608 multiboot-x86: pass framebuffer information when requested by Friedemann Gerold · 6 years ago
  78. 2880a35 multiboot-x86: pass ACPI reserved memory information in memory map by Friedemann Gerold · 6 years ago
  79. 8776bf8 multiboot-x86: support for non-elf kernels by Friedemann Gerold · 6 years ago
  80. b23d0f8 arm64: add kexec_file_load support by AKASHI Takahiro · 5 years ago
  81. 64c49f2 arm64: Add support to read PHYS_OFFSET from 'kcore' - pt_note or pt_load (if available) by Bhupesh Sharma · 5 years ago
  82. f4ce070 util_lib: Add functionality to read elf notes by Bhupesh Sharma · 5 years ago
  83. f56cbcf kexec/dt-ops.c: Fix '/chosen' v/s 'chosen' node being passed to fdt helper functions by Bhupesh Sharma · 5 years ago
  84. 5570b42 kexec/dt-ops.c: Fix adding '/chosen' node for cases where it is not available in dtb passed via --dtb option by Bhupesh Sharma · 5 years ago
  85. 9dcf363 kexec/kexec-arm64.c: Add error handling check against return value of 'set_bootargs()' by Bhupesh Sharma · 5 years ago
  86. 583dbd5 kexec/dt-ops.c: Fix check against 'fdt_add_subnode' return value by Bhupesh Sharma · 5 years ago
  87. e5dfb35 kexec-tools 2.0.18.git by Simon Horman · 5 years ago
  88. 5750980 kexec-tools 2.0.18 by Simon Horman · 5 years ago v2.0.18
  89. 04c43b4 arm64: If 'getrandom' syscall fails, don't error out - just warn and proceed. by Bhupesh Sharma · 5 years ago
  90. 8db8b66 x86: fix BAD_FREE in get_efi_runtime_map() by Pingfan Liu · 5 years ago
  91. 94159bc kexec-tools 2.0.18-rc1 by Simon Horman · 6 years ago v2.0.18-rc1
  92. 1ac3e4a kdump: fix an error that can not parse the e820 reserved region by Lianbo Jiang · 6 years ago
  93. b9de21e kexec: fix for "Unhandled rela relocation: R_X86_64_PLT32" error by Chris Clayton · 6 years ago
  94. ca4823a arm64: error out if kernel command line is too long by Munehisa Kamata · 6 years ago
  95. 7198e89 arm64: increase command line size to 2048 by Munehisa Kamata · 6 years ago
  96. c3f0432 arm64: Add support to supply 'kaslr-seed' to secondary kernel by Bhupesh Sharma · 6 years ago
  97. 7acd257 Remove obsolete kdump tool by Bhupesh Sharma · 6 years ago
  98. 674b9b4 Makefile.in: Add uninstall rule by Bhupesh Sharma · 6 years ago
  99. e277fa9 vmcore-dmesg: fix infinite loop if log buffer wraps around by Omar Sandoval · 6 years ago
  100. d4a948c kexec/s390: Add support for kexec_file_load by Philipp Rudo · 6 years ago