aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/lib
AgeCommit message (Expand)AuthorFilesLines
2022-03-27s390/test_unwind: verify __kretprobe_trampoline is replacedGravatar Vasily Gorbik 1-1/+8
2022-03-27s390/test_unwind: extend kretprobe testGravatar Vasily Gorbik 1-16/+33
2022-03-27s390/alternatives: use insn format for new instructionsGravatar Heiko Carstens 1-2/+2
2022-03-25Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 5-249/+222
2022-03-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-18/+63
2022-03-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-7/+14
2022-03-10s390/test_unwind: add kretprobe testsGravatar Tobias Huschle 1-0/+56
2022-03-10s390: convert ".insn" encoding to instruction namesGravatar Vasily Gorbik 1-6/+6
2022-03-10s390: raise minimum supported machine generation to z10Gravatar Vasily Gorbik 1-163/+7
2022-03-10s390/uaccess: Add copy_from/to_user_key functionsGravatar Janis Schoetterl-Glausch 1-18/+63
2022-03-10s390/nospec: add an option to use thunk-externGravatar Vasily Gorbik 2-0/+13
2022-03-08s390/test_unwind: avoid build warning with W=1Gravatar Vasily Gorbik 1-5/+4
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hGravatar Heiko Carstens 1-0/+1
2022-03-01s390/test_unwind: fix and extend kprobes testGravatar Vasily Gorbik 1-33/+50
2022-03-01s390/test_unwind: add ftrace testGravatar Vasily Gorbik 1-0/+59
2022-03-01s390/test_unwind: add "backtrace" module parameterGravatar Vasily Gorbik 1-1/+5
2022-03-01s390/test_unwind: minor cleanupGravatar Vasily Gorbik 1-44/+28
2022-03-01s390/test_unwind: show tests as skipped if unsupportedGravatar Vasily Gorbik 1-6/+3
2022-03-01Merge branch 'fixes' into featuresGravatar Vasily Gorbik 2-3/+3
2022-02-14s390/uaccess: Add copy_from/to_user_key functionsGravatar Janis Schoetterl-Glausch 1-18/+63
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationGravatar Ard Biesheuvel 1-7/+14
2022-02-06s390: remove invalid email address of Heiko CarstensGravatar Heiko Carstens 1-1/+0
2022-02-06s390/module: fix building test_modules_helpers.o with clangGravatar Ilya Leoshkevich 2-3/+3
2022-01-24s390/module: test loading modules with a lot of relocationsGravatar Ilya Leoshkevich 4-0/+101
2022-01-17s390/uaccess: introduce bit field for OAC specifierGravatar Nico Boehr 1-6/+18
2021-11-25s390/test_unwind: use raw opcode instead of invalid instructionGravatar Ilie Halip 1-2/+3
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