index
:
kernel/git/livepatching/livepatching.git
for-3.20/livepatching-core
for-3.20/upstream-fixes
for-3.21/core
for-4.0/upstream-fixes
for-4.1/core
for-4.1/core-noarch
for-4.1/core-s390
for-4.1/upstream-fixes
for-4.10/upstream
for-4.10/upstream-fixes
for-4.12/klp-hybrid-consistency-model
for-4.12/upstream
for-4.12/upstream-fixes
for-4.14/upstream-fixes
for-4.15/callbacks
for-4.15/shadow-variables
for-4.16/remove-immediate
for-4.16/signal-sysfs-force
for-4.16/signal-sysfs-force-v2
for-4.17/upstream-fixes
for-4.18/upstream
for-4.19/upstream
for-4.2/kaslr
for-4.2/upstream
for-4.21/upstream
for-4.3/upstream
for-4.4/upstream
for-4.4/upstream-fixes
for-4.5/core
for-4.5/upstream-fixes
for-4.6/notifier-cleanup
for-4.6/upstream
for-4.7/arch-independent-klp-relocations
for-4.7/core
for-4.7/livepatching-doc
for-4.7/livepatching-ppc64
for-4.9/klp-paravirt-alternatives
for-4.9/upstream
for-5.0/upstream-fixes
for-5.1/atomic-replace
for-5.1/fake-signal
for-5.1/upstream-fixes
for-5.10/flive-patching
for-5.12/doc
for-5.13/signal
for-5.15/cpu-hotplug
for-5.17/fixes
for-5.17/kallsyms
for-5.18/fixes
for-5.18/selftests-fixes
for-5.19/cleanup
for-5.2/core
for-5.2/fixes
for-5.20/selftests-fixes
for-5.3/core
for-5.4/core
for-5.5/core
for-5.5/selftests
for-5.5/system-state
for-5.6/selftests
for-5.8/klp-module-fixups
for-5.9/selftests-cleanup
for-5.9/upstream-fixes
for-6.1/fixes
for-6.1/sysfs-patched-object
for-6.10
for-6.11/selftests-fixup
for-6.11/sysfs-patch-replace
for-6.11/trivial
for-6.12/trivial
for-6.13/selftests-kprobe
for-6.14/selftests-dmesg
for-6.14/selftests-trivial
for-6.14/stack-order
for-6.15/ftrace-test
for-6.15/trivial
for-6.19/trivial
for-6.2/core
for-6.3/cleanup-relocations
for-6.4/core
for-6.4/doc
for-6.5/core
for-6.7
for-linus
for-next
from-rusty/modules-next
master
Live Patching Group's fork of livepatching.git
Live Patching Group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
dump_stack.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-13
panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
Jinchao Wang
1
-1
/
+1
2025-03-17
lib/dump_stack: Use preempt_model_str()
Sebastian Andrzej Siewior
1
-2
/
+2
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
1
-2
/
+7
2024-06-24
lib/dump_stack: report process UID in dump_stack_print_info()
Suren Baghdasaryan
1
-2
/
+4
2024-06-24
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
1
-0
/
+3
2024-06-18
sched_ext: Print sched_ext info when dumping stack
David Vernet
1
-0
/
+1
2024-02-07
dump_stack: Do not get cpu_sync for panic CPU
John Ogness
1
-3
/
+13
2022-04-22
printk: rename cpulock functions
John Ogness
1
-2
/
+2
2021-09-08
lib/dump_stack: correct kernel-doc notation
Randy Dunlap
1
-1
/
+2
2021-07-08
dump_stack: add vmlinux build ID to stack traces
Stephen Boyd
1
-2
/
+11
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+11
2021-06-29
printk: introduce dump_stack_lvl()
Alexander Potapenko
1
-7
/
+13
2021-06-22
lib/dump_stack: move cpu lock to printk.c
John Ogness
1
-36
/
+2
2020-11-10
stop_machine: Add function and caller debug info
Peter Zijlstra
1
-0
/
+2
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-1
/
+1
2020-06-09
kernel: use show_stack_loglvl()
Dmitry Safonov
1
-1
/
+1
2019-11-06
dump_stack: avoid the livelock of the dump_lock
Kevin Hao
1
-1
/
+6
2018-03-15
printk: move dump stack related code to lib/dump_stack.c
Dave Young
1
-0
/
+60
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-02-05
dump_stack: avoid potential deadlocks
Eric Dumazet
1
-3
/
+4
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
1
-2
/
+2
2013-08-06
x86, asmlinkage: Make dump_stack visible
Andi Kleen
1
-2
/
+2
2013-07-03
dump_stack: serialize the output from dump_stack()
Alex Thorlton
1
-2
/
+45
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
1
-3
/
+8
2012-03-07
lib: reduce the use of module.h wherever possible
Paul Gortmaker
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+15