index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
lib
Age
Commit message (
Expand
)
Author
6 days
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
7 days
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
2025-01-30
Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-01-26
s390/uaccess: Remove INLINE_COPY_FROM_USER and INLINE_COPY_TO_USER
Heiko Carstens
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-01-13
s390/lib: Use exrl instead of ex in xor functions
Sven Schnelle
2024-12-17
s390/lib: Use exrl instead of ex in string functions
Sven Schnelle
2024-12-01
s390/crc32: expose CRC32 functions through lib
Eric Biggers
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-28
s390/spinlock: Use flag output constraint for arch_cmpxchg_niai8()
Heiko Carstens
2024-11-28
s390/spinlock: Use R constraint for arch_load_niai4()
Heiko Carstens
2024-11-28
s390/spinlock: Use symbolic names in inline assemblies
Heiko Carstens
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
2024-11-13
s390/string: Convert to use flag output macros
Heiko Carstens
2024-11-12
s390/locking: Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool()
Heiko Carstens
2024-10-10
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
2024-07-23
s390/alternatives: Rework to allow for callbacks
Heiko Carstens
[next]