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