index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-17
1
-0
/
+2
|
\
|
*
printk: Wait for the global console lock when the system is going down
Petr Mladek
2022-06-15
1
-0
/
+2
*
|
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-26
1
-1
/
+25
|
\
\
|
|
/
|
/
|
|
*
kernel/panic: move panic sysctls to its own file
tangmeng
2022-04-06
1
-1
/
+25
*
|
Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-25
1
-0
/
+4
|
\
\
|
*
|
printk: add functions to prefer direct printing
John Ogness
2022-04-22
1
-0
/
+4
*
|
|
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
2022-05-08
1
-1
/
+1
|
|
/
|
/
|
*
|
panic: move panic_print before kmsg dumpers
Guilherme G. Piccoli
2022-03-23
1
-4
/
+9
*
|
panic: add option to dump all CPUs backtraces in panic_print
Guilherme G. Piccoli
2022-03-23
1
-0
/
+4
*
|
panic: unset panic_on_warn inside panic()
Tiezhu Yang
2022-03-23
1
-9
/
+11
|
/
*
panic: remove oops_id
Sebastian Andrzej Siewior
2022-01-20
1
-18
/
+1
*
panic: use error_report_end tracepoint on warnings
Marco Elver
2022-01-20
1
-0
/
+2
*
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-08-30
1
-3
/
+0
|
\
|
*
printk: remove safe buffers
John Ogness
2021-07-26
1
-3
/
+0
*
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
/
*
panic: don't dump stack twice on warn
Christophe Leroy
2020-11-14
1
-1
/
+2
*
panic: dump registers on panic_on_warn
Alexey Kardashevskiy
2020-10-16
1
-6
/
+6
*
panic: make print_oops_end_marker() static
Yue Hu
2020-08-12
1
-1
/
+1
*
kernel/panic.c: make oops_may_print() return bool
Tiezhu Yang
2020-08-12
1
-1
/
+1
*
bug: Annotate WARN/BUG/stackfail as noinstr safe
Thomas Gleixner
2020-06-11
1
-1
/
+3
*
panic: add sysctl to dump all CPUs backtraces on oops event
Guilherme G. Piccoli
2020-06-08
1
-0
/
+11
*
kernel: add panic_on_taint
Rafael Aquini
2020-06-08
1
-0
/
+34
*
locking/refcount: Remove unused 'refcount_error_report()' function
Will Deacon
2019-11-25
1
-11
/
+0
*
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
|
\
\
[next]