开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
unwind_bc.c
Age
Commit message (
Expand
)
Author
2022-03-27
s390/unwind: avoid duplicated unwinding entries for kretprobes
Vasily Gorbik
2022-03-27
s390/unwind: recover kretprobe modified return address in stacktrace
Vasily Gorbik
2019-12-18
s390/unwind: stop gracefully at user mode pt_regs in irq stack
Vasily Gorbik
2019-11-30
s390/unwind: add stack pointer alignment sanity checks
Miroslav Benes
2019-11-30
s390/unwind: filter out unreliable bogus %r14
Vasily Gorbik
2019-11-30
s390/unwind: start unwinding from reliable state
Vasily Gorbik
2019-11-30
s390/unwind: stop gracefully at task pt_regs
Vasily Gorbik
2019-11-30
s390/unwind: make reuse_sp default when unwinding pt_regs
Vasily Gorbik
2019-11-30
s390/unwind: report an error if pt_regs are not on stack
Vasily Gorbik
2019-11-25
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-11-05
s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
Miroslav Benes
2019-10-31
s390/unwind: fix mixing regs and sp
Ilya Leoshkevich
2019-07-11
s390/unwind: avoid int overflow in outside_of_stack
Vasily Gorbik
2019-07-02
s390/kasan: avoid false positives during stack unwind
Vasily Gorbik
2019-05-02
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky