index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
panic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-02
Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2025-03-26
objtool, panic: Disable SMAP in __stack_chk_fail()
Josh Poimboeuf
1
-0
/
+6
2025-03-06
taint: Add TAINT_FWCTL
Jason Gunthorpe
1
-0
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-1
/
+1
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
1
-1
/
+7
2024-08-21
panic: Mark emergency section in oops
John Ogness
1
-0
/
+2
2024-08-21
panic: Mark emergency section in warn
Thomas Gleixner
1
-0
/
+4
2024-08-21
printk: Coordinate direct printing in panic
John Ogness
1
-0
/
+2
2024-08-21
printk: nbcon: Add unsafe flushing on panic
John Ogness
1
-0
/
+1
2024-08-13
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
Ryo Takakura
1
-1
/
+7
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-1
/
+1
2024-07-17
printk: Add a short description string to kmsg_dump()
Jocelyn Falempe
1
-1
/
+1
2024-06-25
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
1
-11
/
+34
2024-06-25
kernel/panic: initialize taint_flags[] using a macro
Jani Nikula
1
-19
/
+27
2024-06-25
kernel/panic: convert print_tainted() to use struct seq_buf internally
Jani Nikula
1
-14
/
+24
2024-06-25
kernel/panic: return early from print_tainted() when not tainted
Jani Nikula
1
-12
/
+13
2024-04-24
kernel misc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+9
2024-02-23
panic: add option to dump blocked tasks in panic_print
Feng Tang
1
-0
/
+4
2024-02-23
panic: suppress gnu_printf warning
Baoquan He
1
-0
/
+5
2024-02-07
panic: Flush kernel log buffer at the end
John Ogness
1
-0
/
+8
2023-10-04
panic: use atomic_try_cmpxchg in panic() and nmi_panic()
Uros Bizjak
1
-9
/
+13
2023-09-15
panic: Reenable preemption in WARN slowpath
Lukas Wunner
1
-0
/
+1
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
1
-1
/
+1
2023-06-10
panic: hide unused global functions
Arnd Bergmann
1
-2
/
+1
2023-04-14
cpu: Mark nmi_panic_self_stop() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-04-14
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-03-03
panic: fix the panic_print NMI backtrace setting
Guilherme G. Piccoli
1
-18
/
+26
2023-01-31
cpuidle: lib/bug: Disable rcu_is_watching() during WARN/BUG
Peter Zijlstra
1
-0
/
+5
2022-12-23
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+5
2022-12-16
exit: Use READ_ONCE() for all oops/warn limit reads
Kees Cook
1
-2
/
+5
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+42
2022-12-03
panic: Expose "warn_count" to sysfs
Kees Cook
1
-2
/
+20
2022-12-03
panic: Introduce warn_limit
Kees Cook
1
-0
/
+14
2022-12-03
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
1
-2
/
+7
2022-12-01
panic: Separate sysctl logic from CONFIG_SMP
Kees Cook
1
-1
/
+3
2022-11-19
panic: use str_enabled_disabled() helper
Andy Shevchenko
1
-2
/
+3
2022-09-01
kernel/panic: Drop unblank_screen call
Daniel Vetter
1
-3
/
+0
2022-08-03
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-0
/
+1
2022-07-02
panic: Taint kernel if tests are run
David Gow
1
-0
/
+1
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-6
/
+0
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
1
-4
/
+0
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
1
-2
/
+0
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-0
/
+2
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
1
-0
/
+2
2022-05-27
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+25
2022-05-25
Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2022-05-08
randstruct: Reorganize Kconfigs and attribute macros
Kees Cook
1
-1
/
+1
2022-04-22
printk: add functions to prefer direct printing
John Ogness
1
-0
/
+4
[next]