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 | 1 | -0/+1 |
2025-07-14 | lib/crypto: s390/sha1: Migrate optimized code into library | Eric Biggers | 1 | -0/+28 |
2025-07-04 | lib/crypto: sha256: Consolidate into single module | Eric Biggers | 3 | -27/+5 |
2025-07-04 | lib/crypto: sha256: Remove sha256_is_arch_optimized() | Eric Biggers | 1 | -6/+0 |
2025-07-04 | lib/crypto: sha256: Propagate sha256_block_state type to implementations | Eric Biggers | 1 | -1/+1 |
2025-06-30 | lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/ | Eric Biggers | 6 | -0/+1045 |
2025-06-30 | lib/crypto: s390/sha512: Migrate optimized SHA-512 code to library | Eric Biggers | 1 | -0/+28 |