summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/unwind_bc.c
Commit message (Expand)AuthorAgeFilesLines
* s390/unwind: stop gracefully at user mode pt_regs in irq stackVasily Gorbik2019-12-181-4/+11
* s390/unwind: add stack pointer alignment sanity checksMiroslav Benes2019-11-301-0/+4
* s390/unwind: filter out unreliable bogus %r14Vasily Gorbik2019-11-301-0/+5
* s390/unwind: start unwinding from reliable stateVasily Gorbik2019-11-301-14/+28
* s390/unwind: stop gracefully at task pt_regsVasily Gorbik2019-11-301-1/+7
* s390/unwind: make reuse_sp default when unwinding pt_regsVasily Gorbik2019-11-301-14/+7
* s390/unwind: report an error if pt_regs are not on stackVasily Gorbik2019-11-301-1/+1
* Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-11-251-12/+2
|\
| * s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()Miroslav Benes2019-11-051-12/+2
* | s390/unwind: fix mixing regs and spIlya Leoshkevich2019-10-311-5/+13
|/
* s390/unwind: avoid int overflow in outside_of_stackVasily Gorbik2019-07-111-1/+1
* s390/kasan: avoid false positives during stack unwindVasily Gorbik2019-07-021-8/+8
* s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky2019-05-021-1/+1
* s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-021-0/+155