1. 961d921 kernel/kexec_file.c: search symbols in read-only kexec_purgatory by Philipp Rudo · 7 years ago
  2. 65c225d kernel/kexec_file.c: make purgatory_info->ehdr const by Philipp Rudo · 7 years ago
  3. d2b8178 kernel/kexec_file.c: remove checks in kexec_purgatory_load by Philipp Rudo · 7 years ago
  4. babac4a kexec_file, x86: move re-factored code to generic side by AKASHI Takahiro · 7 years ago
  5. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  6. b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
  7. 1d2e733 resource: Provide resource struct in resource walk callback by Tom Lendacky · 7 years ago
  8. e2ae8ab kexec_file: adjust declaration of kexec_purgatory by Kees Cook · 8 years ago
  9. 1229384 kdump: protect vmcoreinfo data under the crash memory by Xunlei Pang · 8 years ago
  10. a9bd8df kimage_file_prepare_segments(): don't open-code memdup_user() by Al Viro · 8 years ago
  11. 40c50c1 kexec, x86/purgatory: Unbreak it and clean it up by Thomas Gleixner · 8 years ago
  12. 7b8589c ima: on soft reboot, save the measurement list by Mimi Zohar · 8 years ago
  13. e2e806f kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer. by Thiago Jung Bauermann · 8 years ago
  14. ec2b9bf kexec_file: Change kexec_add_buffer to take kexec_buf as argument. by Thiago Jung Bauermann · 8 years ago
  15. 60fe391 kexec_file: Allow arch-specific memory walking for kexec_add_buffer by Thiago Jung Bauermann · 8 years ago
  16. 070c43e kexec: fix double-free when failing to relocate the purgatory by Thiago Jung Bauermann · 8 years ago
  17. 9b492cf kexec: introduce a protection mechanism for the crashkernel reserved memory by Xunlei Pang · 9 years ago
  18. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  19. b804def kexec: replace call to copy_file_from_fd() with kernel version by Mimi Zohar · 9 years ago
  20. f0f4711 x86, kexec, nvdimm: Use walk_iomem_res_desc() for iomem search by Toshi Kani · 9 years ago
  21. 1a085d0 kexec: Set IORESOURCE_SYSTEM_RAM for System RAM by Toshi Kani · 9 years ago
  22. 978e30c kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE by Xunlei Pang · 9 years ago
  23. de90a6b kexec: use file name as the output message prefix by Minfei Huang · 9 years ago
  24. a43cac0 kexec: split kexec_file syscall code to kexec_file.c by Dave Young · 9 years ago