index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
1
-3
/
+0
2021-07-26
printk: remove safe buffers
John Ogness
1
-3
/
+0
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2020-11-14
panic: don't dump stack twice on warn
Christophe Leroy
1
-1
/
+2
2020-10-16
panic: dump registers on panic_on_warn
Alexey Kardashevskiy
1
-6
/
+6
2020-08-12
panic: make print_oops_end_marker() static
Yue Hu
1
-1
/
+1
2020-08-12
kernel/panic.c: make oops_may_print() return bool
Tiezhu Yang
1
-1
/
+1
2020-06-11
bug: Annotate WARN/BUG/stackfail as noinstr safe
Thomas Gleixner
1
-1
/
+3
2020-06-08
panic: add sysctl to dump all CPUs backtraces on oops event
Guilherme G. Piccoli
1
-0
/
+11
2020-06-08
kernel: add panic_on_taint
Rafael Aquini
1
-0
/
+34
2019-11-25
locking/refcount: Remove unused 'refcount_error_report()' function
Will Deacon
1
-11
/
+0
2019-10-07
panic: ensure preemption is disabled during panic()
Will Deacon
1
-0
/
+1
2019-09-25
bug: consolidate __WARN_FLAGS usage
Kees Cook
1
-1
/
+1
2019-09-25
bug: lift "cut here" out of __warn()
Kees Cook
1
-4
/
+2
2019-09-25
bug: consolidate warn_slowpath_fmt() usage
Kees Cook
1
-7
/
+7
2019-09-25
bug: refactor away warn_slowpath_fmt_taint()
Kees Cook
1
-15
/
+3
2019-09-25
kgdb: don't use a notifier to enter kgdb at panic; call directly
Douglas Anderson
1
-0
/
+8
2019-07-15
docs: admin-guide: move sysctl directory to it
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: sysctl: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
1
-1
/
+5
2019-05-14
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
1
-0
/
+2
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
1
-0
/
+3
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
1
-6
/
+1
2019-03-07
kernel/panic.c: taint: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-6
/
+4
2019-01-04
kernel/sysctl: add panic_print into sysctl
Feng Tang
1
-1
/
+1
2019-01-04
panic: add options to print system info when panic happens
Feng Tang
1
-0
/
+28
2018-12-27
Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+5
2018-11-22
panic: avoid deadlocks in re-entrant console drivers
Sergey Senozhatsky
1
-1
/
+5
2018-10-31
kernel/panic.c: filter out a potential trailing newline
Borislav Petkov
1
-2
/
+6
2018-10-31
kernel/panic.c: do not append newline to the stack protector panic string
Borislav Petkov
1
-1
/
+1
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-09
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-17
kernel/panic.c: add TAINT_AUX
Borislav Petkov
1
-0
/
+2
2017-11-17
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
1
-1
/
+15
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
1
-1
/
+1
2017-11-17
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
1
-1
/
+2
2017-11-17
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-22
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
[next]