summaryrefslogtreecommitdiff
path: root/arch/s390/lib
AgeCommit message (Expand)Author
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik
2022-03-10s390/uaccess: Add copy_from/to_user_key functionsJanis Schoetterl-Glausch
2022-03-10s390/nospec: add an option to use thunk-externVasily Gorbik
2022-03-08s390/test_unwind: avoid build warning with W=1Vasily Gorbik
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
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
2022-03-01Merge branch 'fixes' into featuresVasily Gorbik
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2022-02-06s390/module: fix building test_modules_helpers.o with clangIlya Leoshkevich
2022-01-24s390/module: test loading modules with a lot of relocationsIlya Leoshkevich
2022-01-17s390/uaccess: introduce bit field for OAC specifierNico Boehr
2021-11-25s390/test_unwind: use raw opcode instead of invalid instructionIlie Halip
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-01Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-26s390/spinlock: remove incorrect kernel doc indicatorHeiko Carstens
2021-10-26s390/string: use generic strlcpyHeiko Carstens
2021-10-26s390/string: use generic strrchrHeiko Carstens
2021-10-26Merge branch 'fixes' into featuresVasily Gorbik
2021-10-12s390: fix strrchr() implementationRoberto Sassu
2021-10-11s390/test_unwind: convert to KUnitMete Durlu
2021-10-04kprobes: add testcases for s390Sven Schnelle
2021-09-25lib/string: Move helper functions out of string.cKees Cook
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