index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
zstd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-12-01
crypto: zstd - fix double-free in per-CPU stream cleanup
Giovanni Cabiddu
1
-6
/
+1
2025-11-14
crypto: zstd - Remove unnecessary size_t cast
Thorsten Blum
1
-3
/
+2
2025-11-14
crypto: zstd - Annotate struct zstd_ctx with __counted_by
Thorsten Blum
1
-2
/
+3
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