summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/unwind_bc.c
AgeCommit message (Expand)Author
2022-03-27s390/unwind: avoid duplicated unwinding entries for kretprobesVasily Gorbik
2022-03-27s390/unwind: recover kretprobe modified return address in stacktraceVasily Gorbik
2019-12-18s390/unwind: stop gracefully at user mode pt_regs in irq stackVasily Gorbik
2019-11-30s390/unwind: add stack pointer alignment sanity checksMiroslav Benes
2019-11-30s390/unwind: filter out unreliable bogus %r14Vasily Gorbik
2019-11-30s390/unwind: start unwinding from reliable stateVasily Gorbik
2019-11-30s390/unwind: stop gracefully at task pt_regsVasily Gorbik
2019-11-30s390/unwind: make reuse_sp default when unwinding pt_regsVasily Gorbik
2019-11-30s390/unwind: report an error if pt_regs are not on stackVasily Gorbik
2019-11-25Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-11-05s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()Miroslav Benes
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-07-11s390/unwind: avoid int overflow in outside_of_stackVasily Gorbik
2019-07-02s390/kasan: avoid false positives during stack unwindVasily Gorbik
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky