| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-02 | crypto: zstd - Fix compression bug caused by truncation | Herbert Xu | 1 | -1/+1 |
| 2025-07-18 | crypto: acomp - Fix CFI failure due to type punning | Eric Biggers | 1 | -1/+6 |
| 2025-07-10 | crypto: zstd - replace zero-length array with flexible array member | Thorsten Blum | 1 | -1/+1 |
| 2025-07-10 | crypto: zstd - fix duplicate check warning | Suman Kumar Chakraborty | 1 | -3/+2 |
| 2025-06-23 | crypto: zstd - convert to acomp | Suman Kumar Chakraborty | 1 | -120/+232 |
| 2025-05-05 | Revert "crypto: run initcalls for generic implementations earlier" | Herbert Xu | 1 | -1/+1 |
| 2025-03-21 | crypto: zstd - drop obsolete 'comp' implementation | Ard Biesheuvel | 1 | -55/+1 |
| 2025-03-15 | crypto: scomp - Remove tfm argument from alloc/free_ctx | Herbert Xu | 1 | -2/+2 |
| 2021-11-08 | lib: zstd: Add kernel-specific API | Nick Terrell | 1 | -14/+14 |
| 2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 1 | -1/+1 |
| 2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+1 |
| 2019-06-13 | crypto: make all generic algorithms set cra_driver_name | Eric Biggers | 1 | -0/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -9/+1 |
| 2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers | 1 | -1/+1 |
| 2018-04-21 | crypto: zstd - Add zstd support | Nick Terrell | 1 | -0/+265 |