summaryrefslogtreecommitdiff
path: root/arch/s390/lib
AgeCommit message (Expand)Author
2021-10-12s390: fix strrchr() implementationRoberto Sassu
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-27s390: use generic strncpy/strnlen from_userHeiko Carstens
2021-07-27s390/delay: get rid of not needed header includesHeiko Carstens
2021-07-08s390/lib: use call_on_stack() macroHeiko Carstens
2021-07-05s390/lib,string: fix strcat() inline asm constraint modifierHeiko Carstens
2021-07-05s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber listHeiko Carstens
2021-06-28s390/lib,string: get rid of register asmHeiko Carstens
2021-06-28s390/lib,uaccess: get rid of register asmHeiko Carstens
2021-06-28s390/lib,xor: get rid of register asmHeiko 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
2021-01-19s390: convert to generic entrySven Schnelle
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens
2020-12-16s390/delay: simplify udelayHeiko Carstens
2020-12-16s390/test_unwind: use timer instead of udelayHeiko Carstens
2020-12-16s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-02s390: fix irq state tracingHeiko Carstens
2020-11-23s390/mm: add debug user asce supportHeiko Carstens
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens
2020-11-09s390/udelay: make it work for the early codeVasily Gorbik
2020-10-07s390/lib: fix kernel doc for memcmp()Julian Wiedmann
2020-08-11s390/test_unwind: fix possible memleak in test_unwind()Wang Hai
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-07-27s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-05-28s390: remove critical section cleanup from entry.SSven Schnelle
2020-04-21s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger
2019-12-11s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King
2019-12-11s390/spinlock: remove confusing comment in arch_spin_lock_waitVasily Gorbik
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
2019-10-31s390/alternatives: make use of asm_inlineHeiko Carstens
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik
2019-07-29s390/lib: add missing includeVasily Gorbik
2019-06-07s390: enforce CONFIG_SMPHeiko Carstens
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik
2018-10-09s390/kasan: avoid user access code instrumentationVasily Gorbik
2018-10-09s390/kasan: replace some memory functionsVasily Gorbik
2018-08-07s390/lib: use expoline for all bcr instructionsMartin Schwidefsky