summaryrefslogtreecommitdiffstats
path: root/arch/s390/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-03-211-7/+14
|\
| * lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel2022-02-111-7/+14
* | s390/module: fix building test_modules_helpers.o with clangIlya Leoshkevich2022-02-062-3/+3
* | s390/module: test loading modules with a lot of relocationsIlya Leoshkevich2022-01-244-0/+101
|/
* s390/uaccess: introduce bit field for OAC specifierNico Boehr2022-01-171-6/+18
* s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip2021-11-251-2/+3
* Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-067-119/+229
|\
| * s390/spinlock: remove incorrect kernel doc indicatorHeiko Carstens2021-10-261-1/+1
| * s390/string: use generic strlcpyHeiko Carstens2021-10-261-26/+0
| * s390/string: use generic strrchrHeiko Carstens2021-10-261-19/+0
| * Merge branch 'fixes' into featuresVasily Gorbik2021-10-261-8/+7
| |\
| * | s390/test_unwind: convert to KUnitMete Durlu2021-10-111-73/+96
| * | kprobes: add testcases for s390Sven Schnelle2021-10-044-0/+132
* | | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-011-0/+3
|\ \ \ | |_|/ |/| |
| * | lib/string: Move helper functions out of string.cKees Cook2021-09-251-0/+3
| |/
* / s390: fix strrchr() implementationRoberto Sassu2021-10-121-8/+7
|/
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-081-63/+0
* Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-52/+0
|\
| * s390: use generic strncpy/strnlen from_userHeiko Carstens2021-07-271-52/+0
* | s390/delay: get rid of not needed header includesHeiko Carstens2021-07-271-9/+2
|/
* s390/lib: use call_on_stack() macroHeiko Carstens2021-07-081-2/+3
* s390/lib,string: fix strcat() inline asm constraint modifierHeiko Carstens2021-07-051-1/+1
* s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber listHeiko Carstens2021-07-051-1/+1
* s390/lib,string: get rid of register asmHeiko Carstens2021-06-281-56/+75
* s390/lib,uaccess: get rid of register asmHeiko Carstens2021-06-281-10/+15
* s390/lib,xor: get rid of register asmHeiko Carstens2021-06-281-4/+1
* s390/test_unwind: print test suite start/end infoVasily Gorbik2021-04-151-1/+7
* s390/test_unwind: add WARN if tests failedVasily Gorbik2021-04-121-3/+6
* s390/test_unwind: unify error handling pathsVasily Gorbik2021-04-121-2/+2
* s390: convert to generic entrySven Schnelle2021-01-191-5/+7
* s390/delay: remove udelay_simple()Heiko Carstens2020-12-161-28/+6
* s390/delay: simplify udelayHeiko Carstens2020-12-161-82/+17
* s390/test_unwind: use timer instead of udelayHeiko Carstens2020-12-161-14/+10
* s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens2020-12-161-2/+5
* Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-142-84/+34
|\
| * s390/mm: add debug user asce supportHeiko Carstens2020-11-231-0/+16
| * s390/mm: remove set_fs / rework address space handlingHeiko Carstens2020-11-231-84/+5
| * s390/udelay: make it work for the early codeVasily Gorbik2020-11-091-0/+13
* | s390: fix irq state tracingHeiko Carstens2020-12-021-3/+2
|/
* s390/lib: fix kernel doc for memcmp()Julian Wiedmann2020-10-071-1/+1
* s390/test_unwind: fix possible memleak in test_unwind()Wang Hai2020-08-111-0/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-08-071-0/+1
|\
| * iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu2020-06-301-0/+1
* | s390: enable HAVE_FUNCTION_ERROR_INJECTIONIlya Leoshkevich2020-07-272-0/+16
|/
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-1/+3
|\
| * s390: remove critical section cleanup from entry.SSven Schnelle2020-05-281-1/+3
* | s390/mm: fix page table upgrade vs 2ndary address mode accessesChristian Borntraeger2020-04-211-0/+4
|/
* s390/test_unwind: fix spelling mistake "reqister" -> "register"Colin Ian King2019-12-111-1/+1
* s390/spinlock: remove confusing comment in arch_spin_lock_waitVasily Gorbik2019-12-111-1/+0
* s390/test_unwind: add program check context testsVasily Gorbik2019-11-301-0/+47