index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
zstd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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