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
*
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
1
-0
/
+9
|
\
|
*
panic: add option to dump blocked tasks in panic_print
Feng Tang
2024-02-22
1
-0
/
+4
|
*
panic: suppress gnu_printf warning
Baoquan He
2024-02-22
1
-0
/
+5
*
|
panic: Flush kernel log buffer at the end
John Ogness
2024-02-07
1
-0
/
+8
|
/
*
panic: use atomic_try_cmpxchg in panic() and nmi_panic()
Uros Bizjak
2023-10-04
1
-9
/
+13
*
panic: Reenable preemption in WARN slowpath
Lukas Wunner
2023-09-15
1
-0
/
+1
*
mm: remove arguments of show_mem()
Kefeng Wang
2023-08-18
1
-1
/
+1
*
panic: hide unused global functions
Arnd Bergmann
2023-06-09
1
-2
/
+1
*
cpu: Mark nmi_panic_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
1
-1
/
+1
*
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
2023-04-14
1
-1
/
+1
*
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
2023-03-02
1
-18
/
+26
*
cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
2023-01-31
1
-0
/
+5
*
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-23
1
-2
/
+5
|
\
|
*
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
2022-12-16
1
-2
/
+5
*
|
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
1
-3
/
+42
|
\
|
|
*
panic: Expose "warn_count" to sysfs
Kees Cook
2022-12-02
1
-2
/
+20
|
*
panic: Introduce warn_limit
Kees Cook
2022-12-02
1
-0
/
+14
|
*
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2022-12-02
1
-2
/
+7
|
*
panic: Separate sysctl logic from CONFIG_SMP
Kees Cook
2022-12-01
1
-1
/
+3
*
|
panic: use str_enabled_disabled() helper
Andy Shevchenko
2022-11-18
1
-2
/
+3
|
/
*
kernel/panic: Drop unblank_screen call
Daniel Vetter
2022-09-01
1
-3
/
+0
*
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-08-02
1
-0
/
+1
|
\
|
*
panic: Taint kernel if tests are run
David Gow
2022-07-01
1
-0
/
+1
*
|
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
2022-06-23
1
-6
/
+0
|
\
\
|
*
|
Revert "printk: add functions to prefer direct printing"
Petr Mladek
2022-06-23
1
-4
/
+0
|
*
|
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
2022-06-23
1
-2
/
+0
*
|
|
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
[next]