index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panic: ensure preemption is disabled during panic()
Will Deacon
2019-10-07
1
-0
/
+1
*
bug: consolidate __WARN_FLAGS usage
Kees Cook
2019-09-25
1
-1
/
+1
*
bug: lift "cut here" out of __warn()
Kees Cook
2019-09-25
1
-4
/
+2
*
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
2019-09-25
1
-7
/
+7
*
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
2019-09-25
1
-15
/
+3
*
kgdb: don't use a notifier to enter kgdb at panic; call directly
Douglas Anderson
2019-09-25
1
-0
/
+8
*
docs: admin-guide: move sysctl directory to it
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: sysctl: convert to ReST
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-18
1
-1
/
+5
*
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
2019-05-14
1
-0
/
+2
*
panic: avoid the extra noise dmesg
Feng Tang
2019-05-14
1
-0
/
+3
*
s390: simplify disabled_wait
Martin Schwidefsky
2019-05-02
1
-6
/
+1
*
kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-03-07
1
-6
/
+4
*
kernel/sysctl: add panic_print into sysctl
Feng Tang
2019-01-04
1
-1
/
+1
*
panic: add options to print system info when panic happens
Feng Tang
2019-01-04
1
-0
/
+28
*
Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-27
1
-1
/
+5
|
\
|
*
panic: avoid deadlocks in re-entrant console drivers
Sergey Senozhatsky
2018-11-22
1
-1
/
+5
*
|
kernel/panic.c: filter out a potential trailing newline
Borislav Petkov
2018-10-31
1
-2
/
+6
*
|
kernel/panic.c: do not append newline to the stack protector panic string
Borislav Petkov
2018-10-31
1
-1
/
+1
|
/
*
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-14
1
-1
/
+1
*
taint: add taint for randstruct
Kees Cook
2018-04-11
1
-1
/
+3
*
taint: consolidate documentation
Kees Cook
2018-04-11
1
-19
/
+4
*
taint: convert to indexed initialization
Kees Cook
2018-04-11
1
-17
/
+19
*
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-10
1
-0
/
+2
|
\
|
*
lockdep: Add print_irqtrace_events() to __warn
Steven Rostedt (VMware)
2018-04-06
1
-0
/
+2
*
|
Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-02
1
-1
/
+1
|
\
\
|
*
|
panic: Add closing panic marker parenthesis
Borislav Petkov
2018-03-08
1
-1
/
+1
|
|
/
*
/
bug: use %pB in BUG and stack protector failure
Kees Cook
2018-03-09
1
-1
/
+1
|
/
*
kernel/panic.c: add TAINT_AUX
Borislav Petkov
2017-11-17
1
-0
/
+2
*
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
2017-11-17
1
-1
/
+15
*
bug: define the "cut here" string in a single place
Kees Cook
2017-11-17
1
-1
/
+1
*
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
2017-11-17
1
-1
/
+2
*
kernel debug: support resetting WARN*_ONCE
Andi Kleen
2017-11-17
1
-0
/
+28
*
locking/refcounts, x86/asm: Implement fast refcount overflow protection
Kees Cook
2017-08-17
1
-0
/
+12
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sparc64: Send break twice from console to return to boot prom
Vijay Kumar
2017-02-23
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-02-22
1
-2
/
+2
|
\
|
*
printk: rename nmi.c and exported api
Sergey Senozhatsky
2017-02-08
1
-2
/
+2
*
|
kernel/panic.c: add missing \n
Jiri Slaby
2017-01-24
1
-1
/
+1
*
|
taint/module: Fix problems when out-of-kernel driver defines true or false
Larry Finger
2017-01-17
1
-1
/
+1
|
/
*
taint/module: Clean up global and module taint flags handling
Petr Mladek
2016-11-26
1
-28
/
+25
*
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
2016-10-11
1
-7
/
+40
*
kexec: use core_param for crash_kexec_post_notifiers boot option
Hidehiro Kawai
2016-08-02
1
-9
/
+4
*
printk/nmi: flush NMI messages on the system panic
Petr Mladek
2016-05-20
1
-1
/
+5
*
panic: change nmi_panic from macro to function
Hidehiro Kawai
2016-03-22
1
-0
/
+20
*
lib/bug.c: use common WARN helper
Josh Poimboeuf
2016-03-17
1
-15
/
+26
*
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-01-16
1
-2
/
+1
*
kexec: Fix race between panic() and crash_kexec()
Hidehiro Kawai
2015-12-19
1
-2
/
+6
*
panic, x86: Allow CPUs to save registers even if looping in NMI context
Hidehiro Kawai
2015-12-19
1
-0
/
+9
[next]