index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-19
1
-1
/
+1
|
\
|
*
Merge v6.11-rc5 into drm-next
Daniel Vetter
2024-08-27
1
-1
/
+7
|
|
\
|
*
\
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-08-08
1
-1
/
+1
|
|
\
\
|
|
*
|
printk: Add a short description string to kmsg_dump()
Jocelyn Falempe
2024-07-17
1
-1
/
+1
*
|
|
|
panic: Mark emergency section in oops
John Ogness
2024-08-21
1
-0
/
+2
*
|
|
|
panic: Mark emergency section in warn
Thomas Gleixner
2024-08-21
1
-0
/
+4
*
|
|
|
printk: Coordinate direct printing in panic
John Ogness
2024-08-21
1
-0
/
+2
*
|
|
|
printk: nbcon: Add unsafe flushing on panic
John Ogness
2024-08-21
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
Ryo Takakura
2024-08-13
1
-1
/
+7
|
/
/
*
|
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
2024-06-25
1
-11
/
+34
*
|
kernel/panic: initialize taint_flags[] using a macro
Jani Nikula
2024-06-25
1
-19
/
+27
*
|
kernel/panic: convert print_tainted() to use struct seq_buf internally
Jani Nikula
2024-06-25
1
-14
/
+24
*
|
kernel/panic: return early from print_tainted() when not tainted
Jani Nikula
2024-06-25
1
-12
/
+13
|
/
*
kernel misc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-24
1
-1
/
+0
*
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-15
1
-0
/
+9
|
\
|
*
panic: add option to dump blocked tasks in panic_print
Feng Tang
2024-02-23
1
-0
/
+4
|
*
panic: suppress gnu_printf warning
Baoquan He
2024-02-23
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-10
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-03
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-03
1
-0
/
+1
|
\
|
*
panic: Taint kernel if tests are run
David Gow
2022-07-02
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-27
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-24
1
-4
/
+9
*
|
panic: add option to dump all CPUs backtraces in panic_print
Guilherme G. Piccoli
2022-03-24
1
-0
/
+4
*
|
panic: unset panic_on_warn inside panic()
Tiezhu Yang
2022-03-24
1
-9
/
+11
|
/
[next]