index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
lib
Age
Commit message (
Expand
)
Author
2026-06-10
s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to C
Heiko Carstens
2026-06-10
s390/memmove: Optimize backward copy case
Heiko Carstens
2026-06-10
s390/string: Convert memset(16|32|64)() to C
Heiko Carstens
2026-06-10
s390/string: Convert memcpy() to C
Heiko Carstens
2026-06-10
s390/string: Convert memset() to C
Heiko Carstens
2026-06-10
s390/string: Convert memmove() to C
Heiko Carstens
2026-06-10
s390/string: Add -ffreestanding compile option to string.o
Heiko Carstens
2026-05-30
s390/string: Remove strlcat() implementation
Heiko Carstens
2026-04-02
s390: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
xor: split xor.h
Christoph Hellwig
2026-03-03
s390/xor: Improve inline assembly constraints
Heiko Carstens
2026-03-03
s390/xor: Fix xor_xc_2() inline assembly constraints
Heiko Carstens
2026-03-03
s390/xor: Fix xor_xc_5() inline assembly
Vasily Gorbik
2026-02-04
KVM: s390: Switch to new gmap
Claudio Imbrenda
2025-09-29
s390: Remove superfluous newlines from inline assemblies
Heiko Carstens
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-06-30
lib/crc: s390: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/
Eric Biggers
2025-06-29
Merge branch 'uaccess-key' into features
Alexander Gordeev
2025-06-29
s390/uaccess: Merge cmpxchg_user_key() inline assemblies
Heiko Carstens
2025-06-29
s390/uaccess: Prevent kprobes on cmpxchg_user_key() functions
Heiko Carstens
2025-06-29
s390/uaccess: Initialize code pages executed with non-default access key
Heiko Carstens
2025-06-29
s390/uaccess: Make cmpxchg_user_key() library code
Heiko Carstens
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
2025-06-03
Merge tag 'v6.16-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-30
crypto: s390/sha256 - rename module to sha256-s390
Eric Biggers
2025-05-26
Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-05-05
crypto: s390/sha256 - implement library instead of shash
Eric Biggers
2025-04-30
s390/string: Remove strcpy() implementation
Heiko Carstens
2025-04-28
s390/crc: drop "glue" from filenames
Eric Biggers
2025-04-28
s390/crc32: Remove no-op module init and exit functions
Eric Biggers
2025-04-28
s390/crc32: Remove have_vxrs static key
Heiko Carstens
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: s390 - move library functions to arch/s390/lib/crypto/
Eric Biggers
2025-04-17
s390/string: Remove optimized strncpy()
Heiko Carstens
2025-04-14
s390/mm: Reimplement lazy ASCE handling
Heiko Carstens
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-18
s390/spinlock: Implement SPINLOCK_LOCKVAL with inline assembly
Heiko Carstens
2025-03-18
s390: Move s390 sysctls into their own file under arch/s390
joel granados
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
2025-03-04
s390/uaccess: Inline __clear_user()
Heiko Carstens
2025-03-04
s390/uaccess: Separate key uaccess functions
Heiko Carstens
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
[next]