开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
zstd.c
Age
Commit message (
Expand
)
Author
2025-10-02
crypto: zstd - Fix compression bug caused by truncation
Herbert Xu
2025-07-18
crypto: acomp - Fix CFI failure due to type punning
Eric Biggers
2025-07-10
crypto: zstd - replace zero-length array with flexible array member
Thorsten Blum
2025-07-10
crypto: zstd - fix duplicate check warning
Suman Kumar Chakraborty
2025-06-23
crypto: zstd - convert to acomp
Suman Kumar Chakraborty
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-03-21
crypto: zstd - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
2021-11-08
lib: zstd: Add kernel-specific API
Nick Terrell
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2018-04-21
crypto: zstd - Add zstd support
Nick Terrell