1. 591fd30 Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 10 months ago
  2. 56c91a1 kernel: kexec: remove the lock operation of system_transition_mutex by Baoquan He · 4 years ago
  3. f2485a2 elf_prstatus: collect the common part (everything before pr_reg) into a struct by Al Viro · 4 years, 7 months ago
  4. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  5. 7b7b8a2 kernel/: fix repeated words in comments by Randy Dunlap · 4 years, 3 months ago
  6. 00089c0 objtool: Rename frame.h -> objtool.h by Julien Thierry · 4 years, 4 months ago
  7. de68e4d kexec: add machine_kexec_post_load() by Pavel Tatashin · 5 years ago
  8. d42cc53 kexec: quiet down kexec reboot by Pavel Tatashin · 5 years ago
  9. 7c3a6ae kexec: bail out upon SIGKILL when allocating memory. by Tetsuo Handa · 5 years ago
  10. 40b0b3f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230 by Thomas Gleixner · 6 years ago
  11. 2f1a6fb power/suspend: Add function to disable secondaries for suspend by Nicholas Piggin · 6 years ago
  12. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  13. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  14. 9cf38d5 kexec: Allocate decrypted control pages for kdump if SME is enabled by Lianbo Jiang · 6 years ago
  15. a8311f6 kexec: yield to scheduler when loading kimage segments by Jarrett Farnitano · 7 years ago
  16. bba4ed0 x86/mm, kexec: Allow kexec to be used with SME by Tom Lendacky · 7 years ago
  17. 1229384 kdump: protect vmcoreinfo data under the crash memory by Xunlei Pang · 7 years ago
  18. c207aee objtool, x86: Add several functions and files to the objtool whitelist by Josh Poimboeuf · 8 years ago
  19. 51dbd92 ia64: reuse append_elf_note() and final_note() functions by Hari Bathini · 8 years ago
  20. 692f66f crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE by Hari Bathini · 8 years ago
  21. 7d91de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 8 years ago
  22. f92bac3 printk: rename nmi.c and exported api by Sergey Senozhatsky · 8 years ago
  23. b6e92aa kexec: Switch to __pa_symbol by Laura Abbott · 8 years ago
  24. 8e53c07 kexec: add cond_resched into kimage_alloc_crash_control_pages by zhong jiang · 8 years ago
  25. 401721e kexec: export the value of phys_base instead of symbol address by Baoquan He · 8 years ago
  26. 1730f14 kexec: add restriction on kexec_load() segment sizes by zhong jiang · 8 years ago
  27. 21db79e kexec: add a kexec_crash_loaded() function by Petr Tesarik · 8 years ago
  28. 43546d8 kexec: allow architectures to override boot mapping by Russell King · 8 years ago
  29. dae2801 kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t by Russell King · 8 years ago
  30. 465d377 kexec: ensure user memory sizes do not wrap by Russell King · 8 years ago
  31. 4caf961 kexec: return error number directly by Minfei Huang · 8 years ago
  32. 7a0058e s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres() by Xunlei Pang · 9 years ago
  33. 9b492cf kexec: introduce a protection mechanism for the crashkernel reserved memory by Xunlei Pang · 9 years ago
  34. cf9b110 printk/nmi: flush NMI messages on the system panic by Petr Mladek · 9 years ago
  35. 0139aa7 mm: rename _count, field of the struct page, to _refcount by Joonsoo Kim · 9 years ago
  36. d7f5351 kexec: export OFFSET(page.compound_head) to find out compound tail page by Atsushi Kumagai · 9 years ago
  37. 8639a84 kexec: update VMCOREINFO for compound_order/dtor by Atsushi Kumagai · 9 years ago
  38. 1a085d0 kexec: Set IORESOURCE_SYSTEM_RAM for System RAM by Toshi Kani · 9 years ago
  39. 2b24692 kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list by Geliang Tang · 9 years ago
  40. 7bbee5c kexec: Fix race between panic() and crash_kexec() by Hidehiro Kawai · 9 years ago
  41. de90a6b kexec: use file name as the output message prefix by Minfei Huang · 9 years ago
  42. 53b90c0 kexec/crash: Say which char is the unrecognized by Borislav Petkov · 9 years ago
  43. 1303a27 kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo by Baoquan He · 9 years ago
  44. bbb78b8 kexec: align crash_notes allocation to make it be inside one physical page by Baoquan He · 9 years ago
  45. 04e9949 kexec: remove unnecessary test in kimage_alloc_crash_control_pages() by Minfei Huang · 9 years ago
  46. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago