summaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/test_unwind.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-12s390: current_stack_pointer shouldn't be a functionSven Schnelle1-1/+1
2022-03-27s390/test_unwind: verify __kretprobe_trampoline is replacedVasily Gorbik1-1/+8
2022-03-27s390/test_unwind: extend kretprobe testVasily Gorbik1-16/+33
2022-03-10s390/test_unwind: add kretprobe testsTobias Huschle1-0/+56
2022-03-08s390/test_unwind: avoid build warning with W=1Vasily Gorbik1-5/+4
2022-03-01s390/test_unwind: fix and extend kprobes testVasily Gorbik1-33/+50
2022-03-01s390/test_unwind: add ftrace testVasily Gorbik1-0/+59
2022-03-01s390/test_unwind: add "backtrace" module parameterVasily Gorbik1-1/+5
2022-03-01s390/test_unwind: minor cleanupVasily Gorbik1-44/+28
2022-03-01s390/test_unwind: show tests as skipped if unsupportedVasily Gorbik1-6/+3
2021-11-25s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip1-2/+3
2021-10-11s390/test_unwind: convert to KUnitMete Durlu1-73/+96
2021-07-08s390/lib: use call_on_stack() macroHeiko Carstens1-2/+3
2021-04-15s390/test_unwind: print test suite start/end infoVasily Gorbik1-1/+7
2021-04-12s390/test_unwind: add WARN if tests failedVasily Gorbik1-3/+6
2021-04-12s390/test_unwind: unify error handling pathsVasily Gorbik1-2/+2
2020-12-16s390/test_unwind: use timer instead of udelayHeiko Carstens1-14/+10
2020-12-16s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens1-2/+5
2020-08-11s390/test_unwind: fix possible memleak in test_unwind()Wang Hai1-0/+1
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu1-0/+1
2019-12-11s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King1-1/+1
2019-11-30s390/test_unwind: add program check context testsVasily Gorbik1-0/+47
2019-11-30s390/test_unwind: add irq context testsVasily Gorbik1-0/+45
2019-11-30s390/test_unwind: print verbose unwinding resultsVasily Gorbik1-2/+10
2019-11-30s390/test_unwind: add CALL_ON_STACK testsVasily Gorbik1-7/+19
2019-11-30s390/test_unwind: require that unwinding ended successfullyVasily Gorbik1-0/+4
2019-11-30s390/unwind: add a test for the internal APIIlya Leoshkevich1-0/+231