index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-30
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-0
/
+189
2025-07-29
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
7
-1046
/
+0
2025-06-30
lib/crc: s390: Migrate optimized CRC code into lib/crc/
Eric Biggers
5
-506
/
+0
2025-06-30
lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/
Eric Biggers
7
-1046
/
+0
2025-06-29
Merge branch 'uaccess-key' into features
Alexander Gordeev
1
-0
/
+188
2025-06-29
s390/uaccess: Merge cmpxchg_user_key() inline assemblies
Heiko Carstens
1
-55
/
+25
2025-06-29
s390/uaccess: Prevent kprobes on cmpxchg_user_key() functions
Heiko Carstens
1
-10
/
+11
2025-06-29
s390/uaccess: Initialize code pages executed with non-default access key
Heiko Carstens
1
-5
/
+21
2025-06-29
s390/uaccess: Make cmpxchg_user_key() library code
Heiko Carstens
1
-0
/
+201
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
4
-0
/
+4
2025-06-03
Merge tag 'v6.16-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2025-05-30
crypto: s390/sha256 - rename module to sha256-s390
Eric Biggers
1
-1
/
+2
2025-05-27
Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-49
/
+3
2025-05-26
Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-0
/
+1045
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
1
-2
/
+2
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
1
-5
/
+6
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
1
-2
/
+2
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
1
-1
/
+1
2025-05-05
crypto: s390/sha256 - implement library instead of shash
Eric Biggers
3
-0
/
+55
2025-04-30
s390/string: Remove strcpy() implementation
Heiko Carstens
1
-24
/
+0
2025-04-28
s390/crc: drop "glue" from filenames
Eric Biggers
2
-1
/
+1
2025-04-28
s390/crc32: Remove no-op module init and exit functions
Eric Biggers
1
-11
/
+0
2025-04-28
s390/crc32: Remove have_vxrs static key
Heiko Carstens
1
-7
/
+3
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: s390 - move library functions to arch/s390/lib/crypto/
Eric Biggers
6
-0
/
+989
2025-04-17
s390/string: Remove optimized strncpy()
Heiko Carstens
1
-23
/
+0
2025-04-14
s390/mm: Reimplement lazy ASCE handling
Heiko Carstens
1
-2
/
+3
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-42
/
+111
2025-03-18
s390/spinlock: Implement SPINLOCK_LOCKVAL with inline assembly
Heiko Carstens
1
-3
/
+3
2025-03-18
s390: Move s390 sysctls into their own file under arch/s390
joel granados
1
-0
/
+18
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
1
-3
/
+4
2025-03-04
s390/uaccess: Inline __clear_user()
Heiko Carstens
1
-36
/
+0
2025-03-04
s390/uaccess: Separate key uaccess functions
Heiko Carstens
1
-0
/
+86
2025-02-09
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
1
-1
/
+1
2025-01-30
Merge tag 's390-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-90
/
+0
2025-01-26
s390/uaccess: Remove INLINE_COPY_FROM_USER and INLINE_COPY_TO_USER
Heiko Carstens
1
-90
/
+0
2025-01-23
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
5
-0
/
+521
2025-01-13
s390/lib: Use exrl instead of ex in xor functions
Sven Schnelle
1
-32
/
+29
2024-12-17
s390/lib: Use exrl instead of ex in string functions
Sven Schnelle
1
-10
/
+5
2024-12-02
s390/crc32: expose CRC32 functions through lib
Eric Biggers
5
-0
/
+521
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-7
/
+27
2024-11-28
s390/spinlock: Use flag output constraint for arch_cmpxchg_niai8()
Heiko Carstens
1
-2
/
+22
2024-11-28
s390/spinlock: Use R constraint for arch_load_niai4()
Heiko Carstens
1
-1
/
+1
2024-11-28
s390/spinlock: Use symbolic names in inline assemblies
Heiko Carstens
1
-5
/
+5
2024-11-20
Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-2
/
+2
2024-11-13
s390/string: Convert to use flag output macros
Heiko Carstens
1
-5
/
+5
2024-11-12
s390/locking: Use arch_try_cmpxchg() instead of __atomic_cmpxchg_bool()
Heiko Carstens
1
-6
/
+6
2024-10-11
ftrace: Make ftrace_regs abstract from direct use
Steven Rostedt
1
-2
/
+2
2024-07-23
s390/alternatives: Rework to allow for callbacks
Heiko Carstens
1
-2
/
+2
[next]