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
/
arch
/
s390
/
kernel
/
unwind_bc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/unwind: avoid duplicated unwinding entries for kretprobes
Vasily Gorbik
2022-03-27
1
-2
/
+2
*
s390/unwind: recover kretprobe modified return address in stacktrace
Vasily Gorbik
2022-03-27
1
-6
/
+2
*
s390/unwind: stop gracefully at user mode pt_regs in irq stack
Vasily Gorbik
2019-12-18
1
-4
/
+11
*
s390/unwind: add stack pointer alignment sanity checks
Miroslav Benes
2019-11-30
1
-0
/
+4
*
s390/unwind: filter out unreliable bogus %r14
Vasily Gorbik
2019-11-30
1
-0
/
+5
*
s390/unwind: start unwinding from reliable state
Vasily Gorbik
2019-11-30
1
-14
/
+28
*
s390/unwind: stop gracefully at task pt_regs
Vasily Gorbik
2019-11-30
1
-1
/
+7
*
s390/unwind: make reuse_sp default when unwinding pt_regs
Vasily Gorbik
2019-11-30
1
-14
/
+7
*
s390/unwind: report an error if pt_regs are not on stack
Vasily Gorbik
2019-11-30
1
-1
/
+1
*
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-11-25
1
-12
/
+2
|
\
|
*
s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
Miroslav Benes
2019-11-05
1
-12
/
+2
*
|
s390/unwind: fix mixing regs and sp
Ilya Leoshkevich
2019-10-31
1
-5
/
+13
|
/
*
s390/unwind: avoid int overflow in outside_of_stack
Vasily Gorbik
2019-07-11
1
-1
/
+1
*
s390/kasan: avoid false positives during stack unwind
Vasily Gorbik
2019-07-02
1
-8
/
+8
*
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
2019-05-02
1
-1
/
+1
*
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-05-02
1
-0
/
+155