| Age | Commit message (Expand) | Author | Files | Lines |
| 14 days | Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -15/+0 |
| 2026-06-12 | crypto: testmgr - allow authenc(hmac(sha{256,384}),cts(cbc(aes))) in FIPS mode | Ilya Dryomov | 1 | -0/+2 |
| 2026-06-10 | crypto: fcrypt - Remove support for FCrypt block cipher | Eric Biggers | 1 | -15/+0 |
| 2026-05-15 | crypto: drbg - Remove support for "prediction resistance" | Eric Biggers | 1 | -18/+3 |
| 2026-05-07 | crypto: testmgr - disallow RSA PKCS#1 SHA-1 sig algs in FIPS mode | Jeff Barnes | 1 | -0/+6 |
| 2026-05-07 | crypto: drbg - Remove support for HMAC-SHA256 and HMAC-SHA384 | Eric Biggers | 1 | -27/+0 |
| 2026-05-07 | crypto: testmgr - Update test for drbg_nopr_hmac_sha512 | Eric Biggers | 1 | -1/+12 |
| 2026-05-07 | crypto: testmgr - Add test for drbg_pr_hmac_sha512 | Eric Biggers | 1 | -1/+4 |
| 2026-05-07 | crypto: drbg - Remove support for HASH_DRBG | Eric Biggers | 1 | -32/+0 |
| 2026-05-07 | crypto: drbg - Remove support for CTR_DRBG | Eric Biggers | 1 | -37/+0 |
| 2026-05-07 | crypto: drbg - Fold include/crypto/drbg.h into crypto/drbg.c | Eric Biggers | 1 | -2/+1 |
| 2026-05-07 | crypto: drbg - Remove unhelpful helper functions | Eric Biggers | 1 | -24/+10 |
| 2026-04-16 | Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -5/+48 |
| 2026-04-15 | Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -6/+0 |
| 2026-04-08 | crypto: Remove michael_mic from crypto_shash API | Eric Biggers | 1 | -6/+0 |
| 2026-04-03 | crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(aes)) | Aleksander Jan Bajkowski | 1 | -0/+7 |
| 2026-03-27 | crypto: testmgr - Add test vectors for authenc(hmac(md5),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -0/+7 |
| 2026-03-24 | crypto: sm3 - Replace with wrapper around library | Eric Biggers | 1 | -0/+2 |
| 2026-03-24 | crypto: ghash - Remove ghash from crypto_shash API | Eric Biggers | 1 | -6/+0 |
| 2026-03-24 | crypto: gcm - Use GHASH library instead of crypto_ahash | Eric Biggers | 1 | -5/+5 |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha512),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -1/+5 |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha384),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -1/+5 |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha256),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -1/+5 |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha224),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -1/+5 |
| 2026-03-15 | crypto: testmgr - Add test vectors for authenc(hmac(sha1),rfc3686(ctr(aes))) | Aleksander Jan Bajkowski | 1 | -1/+5 |
| 2026-03-09 | crypto: aes - Add cmac, xcbc, and cbcmac algorithms using library | Eric Biggers | 1 | -5/+5 |
| 2026-03-03 | crypto: testmgr - Fix stale references to aes-generic | Eric Biggers | 1 | -2/+2 |
| 2026-02-28 | crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des)) | Aleksander Jan Bajkowski | 1 | -0/+7 |
| 2026-02-28 | crypto: tesmgr - allow authenc(hmac(sha224/sha384),cbc(aes)) in fips mode | Aleksander Jan Bajkowski | 1 | -0/+2 |
| 2026-02-22 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -5/+5 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -5/+5 |
| 2026-02-10 | Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -0/+25 |
| 2026-02-07 | crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede)) | Aleksander Jan Bajkowski | 1 | -0/+7 |
| 2026-02-06 | crypto: testmgr - Add test vectors for authenc(hmac(sha224),cbc(aes)) | Aleksander Jan Bajkowski | 1 | -0/+7 |
| 2026-02-06 | crypto: testmgr - Add test vectors for authenc(hmac(sha384),cbc(aes)) | Aleksander Jan Bajkowski | 1 | -0/+7 |
| 2026-01-23 | crypto: testmgr - allow authenc(sha224,rfc3686) variant in fips mode | Aleksander Jan Bajkowski | 1 | -0/+4 |
| 2026-01-12 | crypto: aes - Replace aes-generic with wrapper around lib | Eric Biggers | 1 | -17/+26 |
| 2026-01-12 | crypto: testmgr - Remove nhpoly1305 tests | Eric Biggers | 1 | -6/+0 |
| 2026-01-12 | crypto: adiantum - Convert to use NH library | Eric Biggers | 1 | -2/+2 |
| 2025-12-03 | Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -97/+0 |
| 2025-11-22 | crypto: ansi_cprng - Remove unused ansi_cprng algorithm | Eric Biggers | 1 | -97/+0 |
| 2025-11-11 | crypto: testmgr - Remove polyval tests | Eric Biggers | 1 | -6/+0 |
| 2025-11-11 | crypto: hctr2 - Convert to use POLYVAL library | Eric Biggers | 1 | -2/+1 |
| 2025-11-06 | crypto: sha3 - Reimplement using library API | Eric Biggers | 1 | -0/+8 |
| 2025-10-30 | crypto: blake2b - Reimplement using library API | Eric Biggers | 1 | -0/+4 |
| 2025-10-08 | Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+5 |
| 2025-10-06 | Revert "crypto: testmgr - desupport SHA-1 for FIPS 140" | Herbert Xu | 1 | -0/+5 |
| 2025-09-07 | crypto: testmgr - Remove curve25519 kpp tests | Eric Biggers | 1 | -6/+0 |
| 2025-08-29 | crypto: chacha - register only "-lib" drivers | Eric Biggers | 1 | -2/+7 |
| 2025-08-26 | crypto: md5 - Wrap library and add HMAC support | Eric Biggers | 1 | -0/+3 |