1. e18a71f UKI: Fix the size of real payload by Pingfan Liu · 10 weeks ago main master
  2. 1633ed5 ppc64: Fix minor build warnings by Shivang Upadhyay · 2 months ago
  3. 393c449 util_lib: Add direct map fallback in vaddr_to_offset() by Pnina Feder · 3 months ago
  4. 71d6fd9 kexec: add kexec flag to support debug printing by Qiang Ma · 3 months ago
  5. 4dc0397 ppc64: life the dtb and initrd restriction by Shivang Upadhyay · 4 months ago
  6. bf4aa2a Add arch_do_unload hook for arch-specific cleanup by Shivang Upadhyay · 4 months ago
  7. 39631c8 ppc64: handle reboot CPU in case of user provided DTB by Shivang Upadhyay · 4 months ago
  8. 32f664b ppc64: ensure /memreserve/ sections exist in user-provided FDT by Shivang Upadhyay · 4 months ago
  9. 86c3d1f kexec/ifdown.c: Hide error if sockets are disabled by Mason Rocha · 4 months ago
  10. eb8609a kexec/ifdown.c: Use AF_NETLINK instead of AF_INET by Mason Rocha · 4 months ago
  11. 8ac3a7e kexec-tools: powerpc: Fix pointer declarations in read_memory_region_limits() by John Paul Adrian Glaubitz · 4 months ago
  12. b89799f kexec-tools: powerpc: Fix function signature of comparefunc() by John Paul Adrian Glaubitz · 4 months ago
  13. 36294ec kexec-tools 2.0.32.git by Simon Horman · 3 months ago
  14. 15d78e5 kexec-tools 2.0.32 by Simon Horman · 4 months ago v2.0.32
  15. 63a6986 kexec-tools 2.0.32-rc1 by Simon Horman · 4 months ago v2.0.32-rc1
  16. 591ebf6 COPYING: Update with current text for GPL v2 by Khalid Aziz · 5 months ago
  17. 2842172 kexec/arch/arm64/crashdump-arm64.c: remove extra whitespace by Askar Safin · 6 months ago
  18. c343815 kexec/arch/i386/kexec-x86-common.c: remove duplicate <stdio.h> by Askar Safin · 6 months ago
  19. b7b2a13 util_lib/elf_info.c: fix typo: prink -> printk by Askar Safin · 6 months ago
  20. 9c12e71 kexec/arch/i386/x86-linux-setup.c: replace %d with %u by Askar Safin · 6 months ago
  21. c837f19 kexec/kexec-elf-exec.c: Replace %lux with %lx by Askar Safin · 6 months ago
  22. 288e352 Fix printf string specifiers, otherwise kexec doesn't work on my laptop by Askar Safin · 6 months ago
  23. 0b5aecb workflow: Add loongarch64 build by Simon Horman · 5 months ago
  24. efb97b5 Make the segment base match pinned section address by Khem Raj · 5 months ago
  25. 19d1b27 LoongArch: Remove 'kexec_file' cmdline parameters when using --reuse-cmdline option by Youling Tang · 5 months ago
  26. f1d6628 LoongArch: Add kexec_file_load syscall by Youling Tang · 5 months ago
  27. b7c35c4 LoongArch/pez: Fix kernel_fd handling when kexec_file is supported by Youling Tang · 5 months ago
  28. 13e701e LoongArch: Add pe_hdr->machine check for pei format images by Youling Tang · 5 months ago
  29. 919005b LoongArch: Fix the use of loongarch_image_header in ELF format by Youling Tang · 5 months ago
  30. 2d3f818 LoongArch: Change initrd allocation to top-down by Youling Tang · 5 months ago
  31. 024073e LoongArch: Enforce relocatable kernel check for crash dump by Youling Tang · 5 months ago
  32. d9c82c1 LoongArch: Terminate the cmdline string using '\0' by Youling Tang · 5 months ago
  33. e2bfd6d LoongArch: Fix comments by Youling Tang · 5 months ago
  34. 39ba2bd kexec: Handle removal of multiple 'crashkernel' parameters by Youling Tang · 5 months ago
  35. b8f6c2a LoongArch: Change COMMAND_LINE_SIZE to 4096 by Chenghao Duan · 5 months ago
  36. daa2944 kexec/zstd: fix static zstd build by Nicholas Sielicki · 8 months ago
  37. 8322826 kexec/zboot: Add boundary check on PE header offset by Pingfan Liu · 9 months ago
  38. b257f31 RISC-V: Support loading Image binary file by Song Shuai · 10 months ago
  39. 363087c RISC-V: Separate elf_riscv_find_pbase out by Song Shuai · 10 months ago
  40. 027e6e2 RISC-V: Enable kexec_file_load syscall by Li Zhengyu · 10 months ago
  41. b3fd54b RISC-V: Add support for riscv kexec/kdump on kexec-tools by Nick Kossifidis · 10 months ago
  42. 1bda78d workflow: update to Ubuntu 24.04 by Simon Horman · 10 months ago
  43. 14f48ea x86_64: Use the x86-64 level for purgatory by Ross Lagerwall · 10 months ago
  44. 3baa1ba kexec-tools 2.0.31.git by Simon Horman · 1 year, 2 months ago
  45. d0d0a59 kexec-tools 2.0.31 by Simon Horman · 10 months ago v2.0.31
  46. f805535 kexec-tools 2.0.31-rc1 by Simon Horman · 10 months ago v2.0.31-rc1
  47. a7fcd42 kexec: Enable zstd in kexec decompression paths by Jeremy Linton · 1 year, 2 months ago
  48. 60ce9bd zstd: Add zstd decompression logic by Jeremy Linton · 1 year, 2 months ago
  49. aecc554 Correct string specifiers by Jeremy Linton · 1 year, 2 months ago
  50. 6aecc32 pe-zboot: Truncate the trailing zero if Image is signed by Pingfan Liu · 1 year, 2 months ago
  51. 455f55c PE: Extract get_pehdr_offset() for reuse by Pingfan Liu · 1 year, 2 months ago
  52. 0475ec5 x86_64: Support UKI image format by Pingfan Liu · 1 year, 3 months ago
  53. c3a991a kexec: Create a temporary file to hold .linux section in uki_probe() by Pingfan Liu · 1 year, 3 months ago
  54. 99d32ff UKI: Split out the routine to create temporary fd by Pingfan Liu · 1 year, 3 months ago
  55. 21361a9 kexec-tools 2.0.30.git by Simon Horman · 1 year, 2 months ago
  56. 2c8ca05 kexec-tools 2.0.30 by Simon Horman · 1 year, 2 months ago v2.0.30
  57. a7fcf2b kexec-tools 2.0.30-rc1 by Simon Horman · 1 year, 3 months ago v2.0.30-rc1
  58. 07a6217 kexec: x86: Include pref_address when looking for a memory hole by Andy Shevchenko · 1 year, 3 months ago
  59. ec3e4df kexec: x86: Use init_size in 32-bit case as well by Andy Shevchenko · 1 year, 3 months ago
  60. fb9302e Fix fd leakage in uki_image_probe() by Pingfan Liu · 1 year, 3 months ago
  61. 13e0a93 Before adding to usablemem_rgns, check if the memory range is already included. by Chen Haixiang · 1 year, 4 months ago
  62. cd360f9 arm64: Support UKI image format by Pingfan Liu · 1 year, 4 months ago
  63. 0c72c44 kexec: Introduce UKI image parser by Pingfan Liu · 1 year, 4 months ago
  64. 14fde16 kexec: Introduce implicit_initrd_fd to pass internal initrd information by Pingfan Liu · 1 year, 4 months ago
  65. ba1ad30 build: Update configure.ac to follow the changes by Andy Shevchenko · 1 year, 4 months ago
  66. d2f4297 util_lib/elf_info: Fix format specifiers for fprintf() by Andy Shevchenko · 1 year, 4 months ago
  67. 07821da kexec: i386: Fix format specifiers for various printf() and scanf() by Andy Shevchenko · 1 year, 4 months ago
  68. 8767f1e kexec: i386: Fix 32-bit right shifts on 32-bit architectures by Andy Shevchenko · 1 year, 4 months ago
  69. 5b76649 s390: add missing limits.h header inclusion by Julien Olivain · 1 year, 7 months ago
  70. 8dd9846 kexec-tools 2.0.29.git by Simon Horman · 1 year, 7 months ago
  71. 992c419 kexec-tools 2.0.29 by Simon Horman · 1 year, 7 months ago v2.0.29
  72. 920ae88 kexec-tools 2.0.29-rc1 by Simon Horman · 1 year, 7 months ago v2.0.29-rc1
  73. 0be146b doc/hotplug: update man and --help by Sourabh Jain · 1 year, 7 months ago
  74. b8408c9 powerpc/kexec_load: add hotplug support by Sourabh Jain · 1 year, 7 months ago
  75. 3c47f38 kexec_load: Use new kexec flag for hotplug support by Sourabh Jain · 1 year, 7 months ago
  76. 4fd0553 x86-linux-setup.c: Use POSIX basename API by Khem Raj · 1 year, 9 months ago
  77. 2e8a93a kexec: loongarch: fix load command line segment error by Ming Wang · 1 year, 9 months ago
  78. 69ccfa1 kexec: loongarch: add multi crash kernel segment support by Ming Wang · 1 year, 9 months ago
  79. 3194d1e LoongArch: fix kernel image size error by Hongchen Zhang · 1 year, 9 months ago
  80. 2a3e54e ARM: Fix add_buffer_phys_virt() align issue by Haiqing Bai · 1 year, 10 months ago
  81. f53bcef Fix incorrect Free Software Foundation address in the license by Coiby Xu · 1 year, 10 months ago
  82. 623ceb3 util_lib/elf_info.c: fix a warning by Baoquan He · 1 year, 11 months ago
  83. 9d9cf8d kexec_file: add kexec_file flag to support debug printing by Baoquan He · 2 years, 3 months ago
  84. 6ee2ac1 workflow: update to use checkout@v4 by Simon Horman · 2 years ago
  85. 328de8e Fix building on x86_64 with binutils 2.41 by Michel Lind · 2 years ago
  86. 94fbe64 kexec: don't use kexec_file_load on XEN by Jiri Bohac · 2 years, 1 month ago
  87. 21ea456 kexec-tools 2.0.28.git by Simon Horman · 2 years, 1 month ago
  88. adef8a8 kexec-tools 2.0.28 by Simon Horman · 2 years, 1 month ago v2.0.28
  89. 5d7bc25 kexec-tools 2.0.28-rc1 by Simon Horman · 2 years, 1 month ago v2.0.28-rc1
  90. 5494664 LoongArch: Load vmlinux.efi to the link address by WANG Rui · 2 years, 3 months ago
  91. ba0ac0e LoongArch: Fix an issue with relocatable vmlinux by WANG Rui · 2 years, 3 months ago
  92. 74dfaef m68k: fix getrandom() use with uclibc by Laurent Vivier · 2 years, 10 months ago
  93. 22dcf5c lzma: Relax memory limit for lzma decompressor by WANG Rui · 2 years, 3 months ago
  94. 44e7b73 kexec: ppc64: print help to stdout instead of stderr by Aditya Gupta · 2 years, 3 months ago
  95. 74d66d4 workflow: update to Ubuntu 22.04 by Simon Horman · 2 years, 4 months ago
  96. ab3a70a kexec/loongarch64: fix 'make dist' file loss issue by Ming Wang · 2 years, 4 months ago
  97. 6419b00 kexec: provide a memfd_create() wrapper if not present in libc by Julien Olivain · 2 years, 5 months ago
  98. 118b567 crashdump/x86: set the elfcorehdr segment size for hotplug by Eric DeVolder · 2 years, 5 months ago
  99. d59d17f crashdump/x86: identify elfcorehdr segment for hotplug by Eric DeVolder · 2 years, 5 months ago
  100. a563760 crashdump: exclude elfcorehdr segment from digest for hotplug by Eric DeVolder · 2 years, 5 months ago