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
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
2024-06-28
s390/lib: Add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-04-17
s390/expoline: Make modules use kernel expolines
Vasily Gorbik
2024-02-16
s390/checksum: provide csum_partial_copy_nocheck()
Heiko Carstens
2024-02-16
s390/checksum: provide vector register variant of csum_partial()
Heiko Carstens
2023-12-11
s390/nmi: implement and use local_mcck_save() / local_mcck_restore()
Heiko Carstens
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
[next]