index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
1
-1
/
+1
2018-04-11
taint: add taint for randstruct
Kees Cook
1
-1
/
+3
2018-04-11
taint: consolidate documentation
Kees Cook
1
-19
/
+4
2018-04-11
taint: convert to indexed initialization
Kees Cook
1
-17
/
+19
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+2
2018-04-06
lockdep: Add print_irqtrace_events() to __warn
Steven Rostedt (VMware)
1
-0
/
+2
2018-04-02
Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2018-03-10
bug: use %pB in BUG and stack protector failure
Kees Cook
1
-1
/
+1
2018-03-08
panic: Add closing panic marker parenthesis
Borislav Petkov
1
-1
/
+1
2017-11-18
kernel/panic.c: add TAINT_AUX
Borislav Petkov
1
-0
/
+2
2017-11-18
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
1
-1
/
+15
2017-11-18
bug: define the "cut here" string in a single place
Kees Cook
1
-1
/
+1
2017-11-18
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
1
-1
/
+2
2017-11-18
kernel debug: support resetting WARN*_ONCE
Andi Kleen
1
-0
/
+28
2017-08-17
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
1
-0
/
+12
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-23
sparc64: Send break twice from console to return to boot prom
Vijay Kumar
1
-1
/
+2
2017-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-2
/
+2
2017-02-08
printk: rename nmi.c and exported api
Sergey Senozhatsky
1
-2
/
+2
2017-01-25
kernel/panic.c: add missing \n
Jiri Slaby
1
-1
/
+1
2017-01-17
taint/module: Fix problems when out-of-kernel driver defines true or false
Larry Finger
1
-1
/
+1
2016-11-26
taint/module: Clean up global and module taint flags handling
Petr Mladek
1
-28
/
+25
2016-10-12
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
1
-7
/
+40
2016-08-03
kexec: use core_param for crash_kexec_post_notifiers boot option
Hidehiro Kawai
1
-9
/
+4
2016-05-21
printk/nmi: flush NMI messages on the system panic
Petr Mladek
1
-1
/
+5
2016-03-23
panic: change nmi_panic from macro to function
Hidehiro Kawai
1
-0
/
+20
2016-03-18
lib/bug.c: use common WARN helper
Josh Poimboeuf
1
-15
/
+26
2016-01-16
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
1
-2
/
+1
2015-12-19
kexec: Fix race between panic() and crash_kexec()
Hidehiro Kawai
1
-2
/
+6
2015-12-19
panic, x86: Allow CPUs to save registers even if looping in NMI context
Hidehiro Kawai
1
-0
/
+9
2015-12-19
panic, x86: Fix re-entrance problem due to panic on NMI
Hidehiro Kawai
1
-3
/
+13
2015-11-21
kernel/panic.c: turn off locks debug before releasing console lock
Vitaly Kuznetsov
1
-1
/
+4
2015-11-07
panic: release stale console lock to always get the logbuf printed out
Vitaly Kuznetsov
1
-0
/
+10
2015-07-01
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
1
-1
/
+1
2015-07-01
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...
HATAYAMA Daisuke
1
-1
/
+2
2014-12-22
livepatch: kernel: add TAINT_LIVEPATCH
Seth Jennings
1
-0
/
+2
2014-12-11
kernel: add panic_on_warn
Prarit Bhargava
1
-0
/
+13
2014-11-14
kernel/panic.c: update comments for print_tainted
Xie XiuQi
1
-0
/
+1
2014-08-09
panic: add TAINT_SOFTLOCKUP
Josh Hunt
1
-0
/
+1
2014-06-07
kernel/panic.c: add "crash_kexec_post_notifiers" option for kdump after panic...
Masami Hiramatsu
1
-2
/
+21
2014-04-08
kernel/panic.c: display reason at end + pr_emerg
Fabian Frederick
1
-7
/
+6
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2014-04-01
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2014-03-31
Use 'E' instead of 'X' for unsigned module taint flag.
Rusty Russell
1
-2
/
+2
2014-03-21
Rename TAINT_UNSAFE_SMP to TAINT_CPU_OUT_OF_SPEC
Dave Jones
1
-1
/
+1
2014-03-13
Fix: module signature vs tracepoints: add new TAINT_UNSIGNED_MODULE
Mathieu Desnoyers
1
-0
/
+2
2014-02-14
asmlinkage Make __stack_chk_failed and memcmp visible
Andi Kleen
1
-1
/
+1
2013-11-26
panic: Make panic_timeout configurable
Jason Baron
1
-1
/
+1
2013-11-13
kernel/panic.c: reduce 1 byte usage for print tainted buffer
Chen Gang
1
-1
/
+1
2013-09-12
panic: call panic handlers before kmsg_dump
Kees Cook
1
-2
/
+6
[next]