index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/kprobes: replace kretprobe with rethook
Vasily Gorbik
2023-01-22
1
-6
/
+6
*
s390/uaccess: add missing EX_TABLE entries to __clear_user()
Heiko Carstens
2022-10-26
1
-3
/
+3
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
1
-1
/
+2
|
\
|
*
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
2022-10-03
1
-1
/
+2
*
|
s390/delay: sync comment within __delay() with reality
Heiko Carstens
2022-08-30
1
-7
/
+4
|
/
*
s390/nospec: build expoline.o for modules_prepare target
Vasily Gorbik
2022-07-13
3
-1
/
+5
*
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
2022-05-17
1
-2
/
+2
*
s390: current_stack_pointer shouldn't be a function
Sven Schnelle
2022-04-12
1
-1
/
+1
*
s390/test_unwind: verify __kretprobe_trampoline is replaced
Vasily Gorbik
2022-03-27
1
-1
/
+8
*
s390/test_unwind: extend kretprobe test
Vasily Gorbik
2022-03-27
1
-16
/
+33
*
s390/alternatives: use insn format for new instructions
Heiko Carstens
2022-03-27
1
-2
/
+2
*
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-25
5
-249
/
+222
|
\
|
*
s390/test_unwind: add kretprobe tests
Tobias Huschle
2022-03-10
1
-0
/
+56
|
*
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
2022-03-10
1
-6
/
+6
|
*
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-10
1
-163
/
+7
|
*
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2022-03-10
1
-18
/
+63
|
*
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
2022-03-10
2
-0
/
+13
|
*
s390/test_unwind: avoid build warning with W=1
Vasily Gorbik
2022-03-08
1
-5
/
+4
|
*
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
1
-0
/
+1
|
*
s390/test_unwind: fix and extend kprobes test
Vasily Gorbik
2022-03-01
1
-33
/
+50
|
*
s390/test_unwind: add ftrace test
Vasily Gorbik
2022-03-01
1
-0
/
+59
|
*
s390/test_unwind: add "backtrace" module parameter
Vasily Gorbik
2022-03-01
1
-1
/
+5
|
*
s390/test_unwind: minor cleanup
Vasily Gorbik
2022-03-01
1
-44
/
+28
|
*
s390/test_unwind: show tests as skipped if unsupported
Vasily Gorbik
2022-03-01
1
-6
/
+3
|
*
Merge branch 'fixes' into features
Vasily Gorbik
2022-03-01
2
-3
/
+3
|
|
\
|
*
|
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
1
-1
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
1
-18
/
+63
|
\
\
\
|
*
|
|
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2022-02-14
1
-18
/
+63
|
|
/
/
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-22
1
-7
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
2022-02-11
1
-7
/
+14
*
|
|
s390/module: fix building test_modules_helpers.o with clang
Ilya Leoshkevich
2022-02-06
2
-3
/
+3
|
|
/
|
/
|
*
|
s390/module: test loading modules with a lot of relocations
Ilya Leoshkevich
2022-01-24
4
-0
/
+101
|
/
*
s390/uaccess: introduce bit field for OAC specifier
Nico Boehr
2022-01-17
1
-6
/
+18
*
s390/test_unwind: use raw opcode instead of invalid instruction
Ilie Halip
2021-11-25
1
-2
/
+3
*
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-06
7
-119
/
+229
|
\
|
*
s390/spinlock: remove incorrect kernel doc indicator
Heiko Carstens
2021-10-26
1
-1
/
+1
|
*
s390/string: use generic strlcpy
Heiko Carstens
2021-10-26
1
-26
/
+0
|
*
s390/string: use generic strrchr
Heiko Carstens
2021-10-26
1
-19
/
+0
|
*
Merge branch 'fixes' into features
Vasily Gorbik
2021-10-26
1
-8
/
+7
|
|
\
|
*
|
s390/test_unwind: convert to KUnit
Mete Durlu
2021-10-11
1
-73
/
+96
|
*
|
kprobes: add testcases for s390
Sven Schnelle
2021-10-04
4
-0
/
+132
*
|
|
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-02
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib/string: Move helper functions out of string.c
Kees Cook
2021-09-25
1
-0
/
+3
|
|
/
*
/
s390: fix strrchr() implementation
Roberto Sassu
2021-10-12
1
-8
/
+7
|
/
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-09
1
-63
/
+0
*
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-02
1
-52
/
+0
|
\
|
*
s390: use generic strncpy/strnlen from_user
Heiko Carstens
2021-07-27
1
-52
/
+0
*
|
s390/delay: get rid of not needed header includes
Heiko Carstens
2021-07-27
1
-9
/
+2
|
/
*
s390/lib: use call_on_stack() macro
Heiko Carstens
2021-07-08
1
-2
/
+3
*
s390/lib,string: fix strcat() inline asm constraint modifier
Heiko Carstens
2021-07-05
1
-1
/
+1
[next]