| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-16 | Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -0/+1764 |
| 2026-04-15 | Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -50/+0 |
| 2026-04-08 | crypto: Remove michael_mic from crypto_shash API | Eric Biggers | 1 | -50/+0 |
| 2026-04-03 | crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes)) | Aleksander Jan Bajkowski | 1 | -0/+255 |
| 2026-03-27 | crypto: testmgr - Add test vectors for authenc(hmac(md5),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -0/+207 |
| 2026-03-24 | crypto: ghash - Remove ghash from crypto_shash API | Eric Biggers | 1 | -109/+0 |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -0/+291 |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -0/+263 |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha256),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -0/+235 |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha224),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -0/+235 |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -0/+221 |
| 2026-02-28 | crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des)) | Aleksander Jan Bajkowski | 1 | -0/+57 |
| 2026-02-10 | Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -0/+655 |
| 2026-02-07 | crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede)) | Aleksander Jan Bajkowski | 1 | -0/+59 |
| 2026-02-06 | crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes)) | Aleksander Jan Bajkowski | 1 | -0/+285 |
| 2026-02-06 | crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes)) | Aleksander Jan Bajkowski | 1 | -0/+311 |
| 2026-01-12 | crypto: testmgr - Remove nhpoly1305 tests | Eric Biggers | 1 | -1372/+0 |
| 2025-12-03 | Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -106/+120 |
| 2025-11-24 | crypto: testmgr - Add missing DES weak and semi-weak key tests | Thorsten Blum | 1 | -0/+120 |
| 2025-11-22 | crypto: ansi_cprng - Remove unused ansi_cprng algorithm | Eric Biggers | 1 | -106/+0 |
| 2025-11-11 | crypto: testmgr - Remove polyval tests | Eric Biggers | 1 | -171/+0 |
| 2025-09-07 | crypto: testmgr - Remove curve25519 kpp tests | Eric Biggers | 1 | -1225/+0 |
| 2025-05-23 | Revert "crypto: testmgr - Add hash export format testing" | Herbert Xu | 1 | -2/+0 |
| 2025-05-19 | crypto: testmgr - Add hash export format testing | Herbert Xu | 1 | -0/+2 |
| 2025-05-05 | crypto: testmgr - Remove poly1305 | Herbert Xu | 1 | -288/+0 |
| 2025-03-29 | Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+351 |
| 2025-03-03 | crypto/krb5: Test manager data | David Howells | 1 | -0/+351 |
| 2025-02-09 | crypto: crct10dif - remove from crypto API | Eric Biggers | 1 | -288/+0 |
| 2025-02-09 | crypto: crc64-rocksoft - remove from crypto API | Eric Biggers | 1 | -15/+0 |
| 2025-01-04 | crypto: keywrap - remove unused keywrap algorithm | Eric Biggers | 1 | -39/+0 |
| 2025-01-04 | crypto: vmac - remove unused VMAC algorithm | Eric Biggers | 1 | -153/+0 |
| 2024-11-10 | crypto: rsassa-pkcs1 - Reinstate support for legacy protocols | Lukas Wunner | 1 | -0/+55 |
| 2024-10-05 | crypto: ecdsa - Support P1363 signature decoding | Lukas Wunner | 1 | -0/+28 |
| 2024-10-05 | crypto: ecdsa - Move X9.62 signature decoding into template | Lukas Wunner | 1 | -3/+696 |
| 2024-10-05 | crypto: akcipher - Drop sign/verify operations | Lukas Wunner | 1 | -4/+0 |
| 2024-10-05 | crypto: rsassa-pkcs1 - Migrate to sig_alg backend | Lukas Wunner | 1 | -2/+1 |
| 2024-10-05 | crypto: ecrdsa - Migrate to sig_alg backend | Lukas Wunner | 1 | -6/+1 |
| 2024-10-05 | crypto: ecdsa - Migrate to sig_alg backend | Lukas Wunner | 1 | -23/+4 |
| 2024-10-05 | crypto: sig - Introduce sig_alg backend | Lukas Wunner | 1 | -0/+13 |
| 2024-10-05 | crypto: ecdsa - Drop unused test vector elements | Lukas Wunner | 1 | -105/+10 |
| 2024-06-07 | crypto: sm2 - Remove sm2 algorithm | Herbert Xu | 1 | -59/+0 |
| 2024-04-12 | crypto: ecdsa - Register NIST P521 and extend test suite | Stefan Berger | 1 | -0/+146 |
| 2024-03-22 | Revert "crypto: pkcs7 - remove sha1 support" | Eric Biggers | 1 | -0/+80 |
| 2023-12-08 | crypto: testmgr - Remove cfb and ofb | Herbert Xu | 1 | -1148/+0 |
| 2023-10-20 | crypto: pkcs7 - remove sha1 support | Dimitri John Ledkov | 1 | -80/+0 |
| 2023-10-12 | crypto: testmgr - Remove zlib-deflate | Herbert Xu | 1 | -75/+0 |
| 2023-04-20 | crypto: testmgr - Add some test vectors for cmac(camellia) | David Howells | 1 | -0/+47 |
| 2022-11-04 | crypto: testmgr - add SM4 cts-cbc/xts/xcbc test vectors | Tianjia Zhang | 1 | -0/+977 |
| 2022-07-22 | crypto: testmgr - some more fixes to RSA test vectors | Ignat Korchagin | 1 | -39/+63 |
| 2022-07-15 | crypto: testmgr - add ARIA testmgr tests | Taehee Yoo | 1 | -0/+2860 |