| Age | Commit message (Expand) | Author |
| 2026-06-17 | Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
| 2026-06-09 | crypto: fcrypt - Remove support for FCrypt block cipher | Eric Biggers |
| 2026-05-15 | crypto: drbg - Remove support for "prediction resistance" | Eric Biggers |
| 2026-05-07 | crypto: drbg - Remove support for HMAC-SHA256 and HMAC-SHA384 | Eric Biggers |
| 2026-05-07 | crypto: testmgr - Update test for drbg_nopr_hmac_sha512 | Eric Biggers |
| 2026-05-07 | crypto: testmgr - Add test for drbg_pr_hmac_sha512 | Eric Biggers |
| 2026-05-07 | crypto: drbg - Remove support for HASH_DRBG | Eric Biggers |
| 2026-05-07 | crypto: drbg - Remove support for CTR_DRBG | Eric Biggers |
| 2026-04-15 | Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
| 2026-04-14 | Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
| 2026-04-08 | crypto: Remove michael_mic from crypto_shash API | Eric Biggers |
| 2026-04-03 | crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes)) | Aleksander Jan Bajkowski |
| 2026-03-27 | crypto: testmgr - Add test vectors for authenc(hmac(md5),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski |
| 2026-03-23 | crypto: ghash - Remove ghash from crypto_shash API | Eric Biggers |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha256),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha224),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski |
| 2026-02-28 | crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des)) | Aleksander Jan Bajkowski |
| 2026-02-10 | Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds |
| 2026-02-07 | crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede)) | Aleksander Jan Bajkowski |
| 2026-02-06 | crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes)) | Aleksander Jan Bajkowski |
| 2026-02-06 | crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes)) | Aleksander Jan Bajkowski |
| 2026-01-12 | crypto: testmgr - Remove nhpoly1305 tests | Eric Biggers |
| 2025-12-03 | Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
| 2025-11-24 | crypto: testmgr - Add missing DES weak and semi-weak key tests | Thorsten Blum |
| 2025-11-22 | crypto: ansi_cprng - Remove unused ansi_cprng algorithm | Eric Biggers |
| 2025-11-11 | crypto: testmgr - Remove polyval tests | Eric Biggers |
| 2025-09-06 | crypto: testmgr - Remove curve25519 kpp tests | Eric Biggers |
| 2025-05-23 | Revert "crypto: testmgr - Add hash export format testing" | Herbert Xu |
| 2025-05-19 | crypto: testmgr - Add hash export format testing | Herbert Xu |
| 2025-05-05 | crypto: testmgr - Remove poly1305 | Herbert Xu |
| 2025-03-29 | Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
| 2025-03-02 | crypto/krb5: Test manager data | David Howells |
| 2025-02-08 | crypto: crct10dif - remove from crypto API | Eric Biggers |
| 2025-02-08 | crypto: crc64-rocksoft - remove from crypto API | Eric Biggers |
| 2025-01-04 | crypto: keywrap - remove unused keywrap algorithm | Eric Biggers |
| 2025-01-04 | crypto: vmac - remove unused VMAC algorithm | Eric Biggers |
| 2024-11-10 | crypto: rsassa-pkcs1 - Reinstate support for legacy protocols | Lukas Wunner |
| 2024-10-05 | crypto: ecdsa - Support P1363 signature decoding | Lukas Wunner |
| 2024-10-05 | crypto: ecdsa - Move X9.62 signature decoding into template | Lukas Wunner |
| 2024-10-05 | crypto: akcipher - Drop sign/verify operations | Lukas Wunner |
| 2024-10-05 | crypto: rsassa-pkcs1 - Migrate to sig_alg backend | Lukas Wunner |
| 2024-10-05 | crypto: ecrdsa - Migrate to sig_alg backend | Lukas Wunner |
| 2024-10-05 | crypto: ecdsa - Migrate to sig_alg backend | Lukas Wunner |
| 2024-10-05 | crypto: sig - Introduce sig_alg backend | Lukas Wunner |
| 2024-10-05 | crypto: ecdsa - Drop unused test vector elements | Lukas Wunner |
| 2024-06-07 | crypto: sm2 - Remove sm2 algorithm | Herbert Xu |
| 2024-04-12 | crypto: ecdsa - Register NIST P521 and extend test suite | Stefan Berger |