index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
lib
/
test_unwind.c
Age
Commit message (
Expand
)
Author
2024-06-28
s390/lib: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2023-12-11
s390/nmi: implement and use local_mcck_save() / local_mcck_restore()
Heiko Carstens
2023-01-22
s390/kprobes: replace kretprobe with rethook
Vasily Gorbik
2022-04-12
s390: current_stack_pointer shouldn't be a function
Sven Schnelle
2022-03-27
s390/test_unwind: verify __kretprobe_trampoline is replaced
Vasily Gorbik
2022-03-27
s390/test_unwind: extend kretprobe test
Vasily Gorbik
2022-03-10
s390/test_unwind: add kretprobe tests
Tobias Huschle
2022-03-08
s390/test_unwind: avoid build warning with W=1
Vasily Gorbik
2022-03-01
s390/test_unwind: fix and extend kprobes test
Vasily Gorbik
2022-03-01
s390/test_unwind: add ftrace test
Vasily Gorbik
2022-03-01
s390/test_unwind: add "backtrace" module parameter
Vasily Gorbik
2022-03-01
s390/test_unwind: minor cleanup
Vasily Gorbik
2022-03-01
s390/test_unwind: show tests as skipped if unsupported
Vasily Gorbik
2021-11-25
s390/test_unwind: use raw opcode instead of invalid instruction
Ilie Halip
2021-10-11
s390/test_unwind: convert to KUnit
Mete Durlu
2021-07-08
s390/lib: use call_on_stack() macro
Heiko Carstens
2021-04-15
s390/test_unwind: print test suite start/end info
Vasily Gorbik
2021-04-12
s390/test_unwind: add WARN if tests failed
Vasily Gorbik
2021-04-12
s390/test_unwind: unify error handling paths
Vasily Gorbik
2020-12-16
s390/test_unwind: use timer instead of udelay
Heiko Carstens
2020-12-16
s390/test_unwind: fix CALL_ON_STACK tests
Heiko Carstens
2020-08-11
s390/test_unwind: fix possible memleak in test_unwind()
Wang Hai
2020-06-30
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2019-12-11
s390/test_unwind: fix spelling mistake "reqister" -> "register"
Colin Ian King
2019-11-30
s390/test_unwind: add program check context tests
Vasily Gorbik
2019-11-30
s390/test_unwind: add irq context tests
Vasily Gorbik
2019-11-30
s390/test_unwind: print verbose unwinding results
Vasily Gorbik
2019-11-30
s390/test_unwind: add CALL_ON_STACK tests
Vasily Gorbik
2019-11-30
s390/test_unwind: require that unwinding ended successfully
Vasily Gorbik
2019-11-30
s390/unwind: add a test for the internal API
Ilya Leoshkevich