index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
unwind_bc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-04
s390/unwind: disable KMSAN checks
Ilya Leoshkevich
1
-0
/
+4
2022-03-27
s390/unwind: avoid duplicated unwinding entries for kretprobes
Vasily Gorbik
1
-2
/
+2
2022-03-27
s390/unwind: recover kretprobe modified return address in stacktrace
Vasily Gorbik
1
-6
/
+2
2019-12-19
s390/unwind: stop gracefully at user mode pt_regs in irq stack
Vasily Gorbik
1
-4
/
+11
2019-11-30
s390/unwind: add stack pointer alignment sanity checks
Miroslav Benes
1
-0
/
+4
2019-11-30
s390/unwind: filter out unreliable bogus %r14
Vasily Gorbik
1
-0
/
+5
2019-11-30
s390/unwind: start unwinding from reliable state
Vasily Gorbik
1
-14
/
+28
2019-11-30
s390/unwind: stop gracefully at task pt_regs
Vasily Gorbik
1
-1
/
+7
2019-11-30
s390/unwind: make reuse_sp default when unwinding pt_regs
Vasily Gorbik
1
-14
/
+7
2019-11-30
s390/unwind: report an error if pt_regs are not on stack
Vasily Gorbik
1
-1
/
+1
2019-11-26
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-12
/
+2
2019-11-05
s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
Miroslav Benes
1
-12
/
+2
2019-10-31
s390/unwind: fix mixing regs and sp
Ilya Leoshkevich
1
-5
/
+13
2019-07-11
s390/unwind: avoid int overflow in outside_of_stack
Vasily Gorbik
1
-1
/
+1
2019-07-02
s390/kasan: avoid false positives during stack unwind
Vasily Gorbik
1
-8
/
+8
2019-05-02
s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTR
Martin Schwidefsky
1
-1
/
+1
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
1
-0
/
+155