summaryrefslogtreecommitdiff
path: root/kernel/panic.c
Commit message (Expand)AuthorAge
* taint: add taint for randstructKees Cook2018-04-11
* taint: consolidate documentationKees Cook2018-04-11
* taint: convert to indexed initializationKees Cook2018-04-11
* Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-10
|\
| * lockdep: Add print_irqtrace_events() to __warnSteven Rostedt (VMware)2018-04-06
* | Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-02
|\ \
| * | panic: Add closing panic marker parenthesisBorislav Petkov2018-03-08
| |/
* | bug: use %pB in BUG and stack protector failureKees Cook2018-03-09
|/
* kernel/panic.c: add TAINT_AUXBorislav Petkov2017-11-17
* bug: fix "cut here" location for __WARN_TAINT architecturesKees Cook2017-11-17
* bug: define the "cut here" string in a single placeKees Cook2017-11-17
* kernel debug: support resetting WARN_ONCE for all architecturesAndi Kleen2017-11-17
* kernel debug: support resetting WARN*_ONCEAndi Kleen2017-11-17
* locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook2017-08-17
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sparc64: Send break twice from console to return to boot promVijay Kumar2017-02-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2017-02-22
|\
| * printk: rename nmi.c and exported apiSergey Senozhatsky2017-02-08
* | kernel/panic.c: add missing \nJiri Slaby2017-01-24
* | taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger2017-01-17
|/
* taint/module: Clean up global and module taint flags handlingPetr Mladek2016-11-26
* x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai2016-10-11
* kexec: use core_param for crash_kexec_post_notifiers boot optionHidehiro Kawai2016-08-02
* printk/nmi: flush NMI messages on the system panicPetr Mladek2016-05-20
* panic: change nmi_panic from macro to functionHidehiro Kawai2016-03-22
* lib/bug.c: use common WARN helperJosh Poimboeuf2016-03-17
* printk: do cond_resched() between lines while outputting to consolesTejun Heo2016-01-16
* kexec: Fix race between panic() and crash_kexec()Hidehiro Kawai2015-12-19
* panic, x86: Allow CPUs to save registers even if looping in NMI contextHidehiro Kawai2015-12-19
* panic, x86: Fix re-entrance problem due to panic on NMIHidehiro Kawai2015-12-19
* kernel/panic.c: turn off locks debug before releasing console lockVitaly Kuznetsov2015-11-20
* panic: release stale console lock to always get the logbuf printed outVitaly Kuznetsov2015-11-06
* kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops pathHATAYAMA Daisuke2015-06-30
* kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...HATAYAMA Daisuke2015-06-30
* livepatch: kernel: add TAINT_LIVEPATCHSeth Jennings2014-12-22
* kernel: add panic_on_warnPrarit Bhargava2014-12-10
* kernel/panic.c: update comments for print_taintedXie XiuQi2014-11-13
* panic: add TAINT_SOFTLOCKUPJosh Hunt2014-08-08
* kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic...Masami Hiramatsu2014-06-06
* kernel/panic.c: display reason at end + pr_emergFabian Frederick2014-04-07
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-06
|\
| * Use 'E' instead of 'X' for unsigned module taint flag.Rusty Russell2014-03-31
| * Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULEMathieu Desnoyers2014-03-13
* | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-31
|\ \
| * | asmlinkage Make __stack_chk_failed and memcmp visibleAndi Kleen2014-02-13
| |/
* | Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPECDave Jones2014-03-20
|/
* panic: Make panic_timeout configurableJason Baron2013-11-26
* kernel/panic.c: reduce 1 byte usage for print tainted bufferChen Gang2013-11-13
* panic: call panic handlers before kmsg_dumpKees Cook2013-09-11
* Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-07-11
|\