aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/lib/test_unwind.c
AgeCommit message (Expand)Author
2023-12-11s390/nmi: implement and use local_mcck_save() / local_mcck_restore()Heiko Carstens
2023-01-22s390/kprobes: replace kretprobe with rethookVasily Gorbik
2022-04-12s390: current_stack_pointer shouldn't be a functionSven Schnelle
2022-03-27s390/test_unwind: verify __kretprobe_trampoline is replacedVasily Gorbik
2022-03-27s390/test_unwind: extend kretprobe testVasily Gorbik
2022-03-10s390/test_unwind: add kretprobe testsTobias Huschle
2022-03-08s390/test_unwind: avoid build warning with W=1Vasily Gorbik
2022-03-01s390/test_unwind: fix and extend kprobes testVasily Gorbik
2022-03-01s390/test_unwind: add ftrace testVasily Gorbik
2022-03-01s390/test_unwind: add "backtrace" module parameterVasily Gorbik
2022-03-01s390/test_unwind: minor cleanupVasily Gorbik
2022-03-01s390/test_unwind: show tests as skipped if unsupportedVasily Gorbik
2021-11-25s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip
2021-10-11s390/test_unwind: convert to KUnitMete Durlu
2021-07-08s390/lib: use call_on_stack() macroHeiko Carstens
2021-04-15s390/test_unwind: print test suite start/end infoVasily Gorbik
2021-04-12s390/test_unwind: add WARN if tests failedVasily Gorbik
2021-04-12s390/test_unwind: unify error handling pathsVasily Gorbik
2020-12-16s390/test_unwind: use timer instead of udelayHeiko Carstens
2020-12-16s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens
2020-08-11s390/test_unwind: fix possible memleak in test_unwind()Wang Hai
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu
2019-12-11s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King
2019-11-30s390/test_unwind: add program check context testsVasily Gorbik
2019-11-30s390/test_unwind: add irq context testsVasily Gorbik
2019-11-30s390/test_unwind: print verbose unwinding resultsVasily Gorbik
2019-11-30s390/test_unwind: add CALL_ON_STACK testsVasily Gorbik
2019-11-30s390/test_unwind: require that unwinding ended successfullyVasily Gorbik
2019-11-30s390/unwind: add a test for the internal APIIlya Leoshkevich