Jiri Slaby
|
ff7a28a074
kernel/panic.c: add missing \n
|
8 éve |
Larry Finger
|
5eb7c0d04f
taint/module: Fix problems when out-of-kernel driver defines true or false
|
8 éve |
Petr Mladek
|
7fd8329ba5
taint/module: Clean up global and module taint flags handling
|
9 éve |
Hidehiro Kawai
|
0ee59413c9
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
|
8 éve |
Hidehiro Kawai
|
b26e27ddfd
kexec: use core_param for crash_kexec_post_notifiers boot option
|
9 éve |
Petr Mladek
|
cf9b1106c8
printk/nmi: flush NMI messages on the system panic
|
9 éve |
Hidehiro Kawai
|
ebc41f20d7
panic: change nmi_panic from macro to function
|
9 éve |
Josh Poimboeuf
|
2553b67a1f
lib/bug.c: use common WARN helper
|
9 éve |
Tejun Heo
|
8d91f8b153
printk: do cond_resched() between lines while outputting to consoles
|
9 éve |
Hidehiro Kawai
|
7bbee5ca38
kexec: Fix race between panic() and crash_kexec()
|
9 éve |
Hidehiro Kawai
|
58c5661f21
panic, x86: Allow CPUs to save registers even if looping in NMI context
|
9 éve |
Hidehiro Kawai
|
1717f2096b
panic, x86: Fix re-entrance problem due to panic on NMI
|
9 éve |
Vitaly Kuznetsov
|
7625b3a000
kernel/panic.c: turn off locks debug before releasing console lock
|
9 éve |
Vitaly Kuznetsov
|
08d78658f3
panic: release stale console lock to always get the logbuf printed out
|
9 éve |
HATAYAMA Daisuke
|
5375b708f2
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
|
10 éve |
HATAYAMA Daisuke
|
f45d85ff1f
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabled
|
10 éve |
Seth Jennings
|
c5f4546593
livepatch: kernel: add TAINT_LIVEPATCH
|
10 éve |
Prarit Bhargava
|
9e3961a097
kernel: add panic_on_warn
|
10 éve |
Xie XiuQi
|
bc53a3f46d
kernel/panic.c: update comments for print_tainted
|
10 éve |
Josh Hunt
|
69361eef90
panic: add TAINT_SOFTLOCKUP
|
11 éve |
Masami Hiramatsu
|
f06e5153f4
kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic_notifers
|
11 éve |
Fabian Frederick
|
d7c0847fe3
kernel/panic.c: display reason at end + pr_emerg
|
11 éve |
Linus Torvalds
|
6f4c98e1c2
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
11 éve |
Linus Torvalds
|
176ab02d49
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 éve |
Rusty Russell
|
57673c2b0b
Use 'E' instead of 'X' for unsigned module taint flag.
|
11 éve |
Dave Jones
|
8c90487cdc
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
|
11 éve |
Mathieu Desnoyers
|
66cc69e34e
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
|
11 éve |
Andi Kleen
|
a7330c997d
asmlinkage Make __stack_chk_failed and memcmp visible
|
11 éve |
Jason Baron
|
5800dc3cff
panic: Make panic_timeout configurable
|
11 éve |
Chen Gang
|
0128476471
kernel/panic.c: reduce 1 byte usage for print tainted buffer
|
11 éve |