index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
stacktrace.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
2020-08-12
1
-3
/
+2
*
stacktrace: Get rid of unneeded '!!' pattern
Jiri Slaby
2019-11-11
1
-2
/
+2
*
stacktrace: Don't skip first entry on noncurrent tasks
Jiri Slaby
2019-11-04
1
-2
/
+4
*
stacktrace: Constify 'entries' arguments
Bart Van Assche
2019-07-25
1
-2
/
+2
*
stacktrace: Force USER_DS for stack_trace_save_user()
Peter Zijlstra
2019-07-18
1
-0
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2019-07-11
1
-8
/
+0
|
\
|
*
stacktrace: Remove weak version of save_stack_trace_tsk_reliable()
Miroslav Benes
2019-06-20
1
-8
/
+0
*
|
stacktrace: Use PF_KTHREAD to check for kernel threads
Thomas Gleixner
2019-07-03
1
-1
/
+1
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-02
1
-1
/
+1
|
\
\
|
*
|
stacktrace: Unbreak stack_trace_save_tsk_reliable()
Joe Lawrence
2019-05-19
1
-1
/
+1
|
|
/
*
/
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
stacktrace: Provide common infrastructure
Thomas Gleixner
2019-04-29
1
-0
/
+173
*
stacktrace: Remove obsolete functions
Thomas Gleixner
2019-04-29
1
-14
/
+0
*
stacktrace: Provide helpers for common stack trace operations
Thomas Gleixner
2019-04-29
1
-15
/
+155
*
stacktrace/x86: add function for detecting reliable stack traces
Josh Poimboeuf
2017-03-08
1
-2
/
+10
*
stacktrace, lockdep: Fix address, newline ugliness
Omar Sandoval
2017-02-08
1
-8
/
+4
*
stacktrace: introduce snprint_stack_trace for buffer output
Joonsoo Kim
2014-12-13
1
-0
/
+32
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
stack_trace: Add weak save_stack_trace_regs()
Masami Hiramatsu
2011-06-14
1
-3
/
+9
*
stacktrace: provide save_stack_trace_tsk() weak alias
Ingo Molnar
2008-12-25
1
-0
/
+11
*
stacktrace: fix modular build, export print_stack_trace and save_stack_trace
Ingo Molnar
2008-06-30
1
-0
/
+2
*
stacktrace: print_stack_trace() cleanup
Vegard Nossum
2008-06-13
1
-6
/
+3
*
stacktrace: don't crash on invalid stack trace structs
Johannes Berg
2008-05-24
1
-0
/
+3
*
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar
2006-07-03
1
-0
/
+24