aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/lib
AgeCommit message (Expand)AuthorFilesLines
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 7-119/+229
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2021-10-26s390/spinlock: remove incorrect kernel doc indicatorGravatar Heiko Carstens 1-1/+1
2021-10-26s390/string: use generic strlcpyGravatar Heiko Carstens 1-26/+0
2021-10-26s390/string: use generic strrchrGravatar Heiko Carstens 1-19/+0
2021-10-26Merge branch 'fixes' into featuresGravatar Vasily Gorbik 1-8/+7
2021-10-12s390: fix strrchr() implementationGravatar Roberto Sassu 1-8/+7
2021-10-11s390/test_unwind: convert to KUnitGravatar Mete Durlu 1-73/+96
2021-10-04kprobes: add testcases for s390Gravatar Sven Schnelle 4-0/+132
2021-09-25lib/string: Move helper functions out of string.cGravatar Kees Cook 1-0/+3
2021-09-08arch: remove compat_alloc_user_spaceGravatar Arnd Bergmann 1-63/+0
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-52/+0
2021-07-27s390: use generic strncpy/strnlen from_userGravatar Heiko Carstens 1-52/+0
2021-07-27s390/delay: get rid of not needed header includesGravatar Heiko Carstens 1-9/+2
2021-07-08s390/lib: use call_on_stack() macroGravatar Heiko Carstens 1-2/+3
2021-07-05s390/lib,string: fix strcat() inline asm constraint modifierGravatar Heiko Carstens 1-1/+1
2021-07-05s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber listGravatar Heiko Carstens 1-1/+1
2021-06-28s390/lib,string: get rid of register asmGravatar Heiko Carstens 1-56/+75
2021-06-28s390/lib,uaccess: get rid of register asmGravatar Heiko Carstens 1-10/+15
2021-06-28s390/lib,xor: get rid of register asmGravatar Heiko Carstens 1-4/+1
2021-04-15s390/test_unwind: print test suite start/end infoGravatar Vasily Gorbik 1-1/+7
2021-04-12s390/test_unwind: add WARN if tests failedGravatar Vasily Gorbik 1-3/+6
2021-04-12s390/test_unwind: unify error handling pathsGravatar Vasily Gorbik 1-2/+2
2021-01-19s390: convert to generic entryGravatar Sven Schnelle 1-5/+7
2020-12-16s390/delay: remove udelay_simple()Gravatar Heiko Carstens 1-28/+6
2020-12-16s390/delay: simplify udelayGravatar Heiko Carstens 1-82/+17
2020-12-16s390/test_unwind: use timer instead of udelayGravatar Heiko Carstens 1-14/+10
2020-12-16s390/test_unwind: fix CALL_ON_STACK testsGravatar Heiko Carstens 1-2/+5
2020-12-14Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 2-84/+34
2020-12-02s390: fix irq state tracingGravatar Heiko Carstens 1-3/+2
2020-11-23s390/mm: add debug user asce supportGravatar Heiko Carstens 1-0/+16
2020-11-23s390/mm: remove set_fs / rework address space handlingGravatar Heiko Carstens 1-84/+5
2020-11-09s390/udelay: make it work for the early codeGravatar Vasily Gorbik 1-0/+13
2020-10-07s390/lib: fix kernel doc for memcmp()Gravatar Julian Wiedmann 1-1/+1
2020-08-11s390/test_unwind: fix possible memleak in test_unwind()Gravatar Wang Hai 1-0/+1
2020-08-07Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-0/+1
2020-07-27s390: enable HAVE_FUNCTION_ERROR_INJECTIONGravatar Ilya Leoshkevich 2-0/+16
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hGravatar Herbert Xu 1-0/+1
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-1/+3
2020-05-28s390: remove critical section cleanup from entry.SGravatar Sven Schnelle 1-1/+3
2020-04-21s390/mm: fix page table upgrade vs 2ndary address mode accessesGravatar Christian Borntraeger 1-0/+4
2019-12-11s390/test_unwind: fix spelling mistake "reqister" -> "register"Gravatar Colin Ian King 1-1/+1
2019-12-11s390/spinlock: remove confusing comment in arch_spin_lock_waitGravatar Vasily Gorbik 1-1/+0
2019-11-30s390/test_unwind: add program check context testsGravatar Vasily Gorbik 1-0/+47
2019-11-30s390/test_unwind: add irq context testsGravatar Vasily Gorbik 1-0/+45
2019-11-30s390/test_unwind: print verbose unwinding resultsGravatar Vasily Gorbik 1-2/+10
2019-11-30s390/test_unwind: add CALL_ON_STACK testsGravatar Vasily Gorbik 1-7/+19
2019-11-30s390/test_unwind: require that unwinding ended successfullyGravatar Vasily Gorbik 1-0/+4
2019-11-30s390/unwind: add a test for the internal APIGravatar Ilya Leoshkevich 2-0/+234
2019-10-31s390/alternatives: make use of asm_inlineGravatar Heiko Carstens 1-2/+2