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/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
*
s390/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber list
Heiko Carstens
2021-07-05
1
-1
/
+1
*
s390/lib,string: get rid of register asm
Heiko Carstens
2021-06-28
1
-56
/
+75
*
s390/lib,uaccess: get rid of register asm
Heiko Carstens
2021-06-28
1
-10
/
+15
*
s390/lib,xor: get rid of register asm
Heiko Carstens
2021-06-28
1
-4
/
+1
*
s390/test_unwind: print test suite start/end info
Vasily Gorbik
2021-04-15
1
-1
/
+7
*
s390/test_unwind: add WARN if tests failed
Vasily Gorbik
2021-04-12
1
-3
/
+6
*
s390/test_unwind: unify error handling paths
Vasily Gorbik
2021-04-12
1
-2
/
+2
*
s390: convert to generic entry
Sven Schnelle
2021-01-19
1
-5
/
+7
*
s390/delay: remove udelay_simple()
Heiko Carstens
2020-12-16
1
-28
/
+6
*
s390/delay: simplify udelay
Heiko Carstens
2020-12-16
1
-82
/
+17
*
s390/test_unwind: use timer instead of udelay
Heiko Carstens
2020-12-16
1
-14
/
+10
*
s390/test_unwind: fix CALL_ON_STACK tests
Heiko Carstens
2020-12-16
1
-2
/
+5
*
Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-12-15
2
-84
/
+34
|
\
|
*
s390/mm: add debug user asce support
Heiko Carstens
2020-11-23
1
-0
/
+16
|
*
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-23
1
-84
/
+5
|
*
s390/udelay: make it work for the early code
Vasily Gorbik
2020-11-09
1
-0
/
+13
*
|
s390: fix irq state tracing
Heiko Carstens
2020-12-02
1
-3
/
+2
|
/
*
s390/lib: fix kernel doc for memcmp()
Julian Wiedmann
2020-10-07
1
-1
/
+1
*
s390/test_unwind: fix possible memleak in test_unwind()
Wang Hai
2020-08-11
1
-0
/
+1
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-08-08
1
-0
/
+1
|
\
|
*
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2020-06-30
1
-0
/
+1
*
|
s390: enable HAVE_FUNCTION_ERROR_INJECTION
Ilya Leoshkevich
2020-07-27
2
-0
/
+16
|
/
*
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-06-08
1
-1
/
+3
|
\
|
*
s390: remove critical section cleanup from entry.S
Sven Schnelle
2020-05-28
1
-1
/
+3
*
|
s390/mm: fix page table upgrade vs 2ndary address mode accesses
Christian Borntraeger
2020-04-21
1
-0
/
+4
|
/
*
s390/test_unwind: fix spelling mistake "reqister" -> "register"
Colin Ian King
2019-12-11
1
-1
/
+1
*
s390/spinlock: remove confusing comment in arch_spin_lock_wait
Vasily Gorbik
2019-12-11
1
-1
/
+0
*
s390/test_unwind: add program check context tests
Vasily Gorbik
2019-11-30
1
-0
/
+47
*
s390/test_unwind: add irq context tests
Vasily Gorbik
2019-11-30
1
-0
/
+45
*
s390/test_unwind: print verbose unwinding results
Vasily Gorbik
2019-11-30
1
-2
/
+10
[next]