index
:
kernel/git/peterz/queue.git
auto-latest
core/bugs
core/build
core/core
core/debugobjects
core/documentation
core/entry
core/headers
core/kprobes
core/merge
core/mm
core/rcu
core/rseq
core/static_call
core/urgent
debug/experimental
efi/core
efi/urgent
futex/scope
irq/core
irq/msi
irq/urgent
locking/core
locking/debug
locking/futex
locking/header
locking/kcsan
locking/nmi
locking/rcuref
locking/rwsem
locking/test
locking/urgent
locking/wwmutex
master
mm/core
module/namespace
objtool/core
objtool/urgent
perf/core
perf/guards
perf/kprobes
perf/pmu-unregister
perf/resched
perf/uprobes
perf/urgent
perf/vlbr
perf/wip.self
ras/core
ras/urgent
rcu/urgent
sched/arm64
sched/cleanup
sched/cleanup-pick
sched/core
sched/dl-server
sched/eevdf
sched/exp
sched/fifo
sched/flat
sched/hrtick
sched/lazy
sched/migrate-disable
sched/more
sched/newidle
sched/prep
sched/psi
sched/reweight
sched/rt
sched/scx
sched/smp
sched/ttwu
sched/urgent
sched/wip
smp/core
smp/urgent
timers/core
timers/nohz
timers/urgent
tip
unwind/cleanup
x86/acpi
x86/alternatives
x86/apic
x86/asm
x86/boot
x86/bugs
x86/build
x86/cache
x86/call-stuff
x86/cc
x86/cfi
x86/cleanups
x86/core
x86/cpu
x86/entry
x86/fineibt-bhi
x86/fineibt-bhi2
x86/fpu
x86/fsgsbase
x86/headers
x86/hyperv
x86/ibt
x86/irq
x86/kaslr
x86/kdump
x86/kvm
x86/lazy
x86/merge
x86/microcode
x86/misc
x86/mm
x86/mtrr
x86/paravirt
x86/pasid
x86/percpu
x86/platform
x86/sev
x86/seves
x86/sgx
x86/shstk
x86/splitlock
x86/tdx
x86/text_poke_early
x86/timers
x86/urgent
x86/vdso
x86/vmware
peterz's fork of tip.git
Peter Zijlstra
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
stacktrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
stacktrace: Export stack_trace_save_tsk
Christopher James Halse Rogers
1
-0
/
+2
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
1
-3
/
+0
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
1
-0
/
+30
2020-09-18
stacktrace: Remove reliable argument from arch_stack_walk() callback
Mark Brown
1
-5
/
+3
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-3
/
+2
2019-11-11
stacktrace: Get rid of unneeded '!!' pattern
Jiri Slaby
1
-2
/
+2
2019-11-04
stacktrace: Don't skip first entry on noncurrent tasks
Jiri Slaby
1
-2
/
+4
2019-07-25
stacktrace: Constify 'entries' arguments
Bart Van Assche
1
-2
/
+2
2019-07-18
stacktrace: Force USER_DS for stack_trace_save_user()
Peter Zijlstra
1
-0
/
+5
2019-07-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
1
-8
/
+0
2019-07-03
stacktrace: Use PF_KTHREAD to check for kernel threads
Thomas Gleixner
1
-1
/
+1
2019-06-20
stacktrace: Remove weak version of save_stack_trace_tsk_reliable()
Miroslav Benes
1
-8
/
+0
2019-06-02
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-19
stacktrace: Unbreak stack_trace_save_tsk_reliable()
Joe Lawrence
1
-1
/
+1
2019-04-29
stacktrace: Provide common infrastructure
Thomas Gleixner
1
-0
/
+173
2019-04-29
stacktrace: Remove obsolete functions
Thomas Gleixner
1
-14
/
+0
2019-04-29
stacktrace: Provide helpers for common stack trace operations
Thomas Gleixner
1
-15
/
+155
2017-03-08
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
1
-2
/
+10
2017-02-08
stacktrace, lockdep: Fix address, newline ugliness
Omar Sandoval
1
-8
/
+4
2014-12-13
stacktrace: introduce snprint_stack_trace for buffer output
Joonsoo Kim
1
-0
/
+32
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-06-14
stack_trace: Add weak save_stack_trace_regs()
Masami Hiramatsu
1
-3
/
+9
2008-12-25
stacktrace: provide save_stack_trace_tsk() weak alias
Ingo Molnar
1
-0
/
+11
2008-06-30
stacktrace: fix modular build, export print_stack_trace and save_stack_trace
Ingo Molnar
1
-0
/
+2
2008-06-13
stacktrace: print_stack_trace() cleanup
Vegard Nossum
1
-6
/
+3
2008-05-24
stacktrace: don't crash on invalid stack trace structs
Johannes Berg
1
-0
/
+3
2006-07-03
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar
1
-0
/
+24