开源镜像站
帮助
下载
动态
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
/
include
/
crypto
/
internal
/
scompress.h
Age
Commit message (
Expand
)
Author
2026-03-22
crypto: add missing kernel-doc for anonymous union members
Kit Dallege
2025-09-20
crypto: comp - Use same definition of context alloc and free ops
Dan Moulding
2025-04-07
crypto: acomp - Move scomp stream allocation code into acomp
Herbert Xu
2025-04-07
crypto: scomp - Allocate per-cpu buffer on first use of each CPU
Herbert Xu
2025-03-21
crypto: scomp - Remove support for some non-trivial SG lists
Herbert Xu
2025-03-15
crypto: acomp - Move stream management into scomp layer
Herbert Xu
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
2023-03-14
crypto: acomp - Count error stats differently
Herbert Xu
2022-12-02
crypto: Prepare to move crypto_tfm_ctx
Herbert Xu
2019-12-20
crypto: algapi - make unregistration functions return void
Eric Biggers
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-12-28
crypto: scomp - delete unused comments
Zhou Wang
2017-04-24
crypto: scomp - allow registration of multiple scomps
Giovanni Cabiddu
2016-10-25
crypto: acomp - add driver-side scomp interface
Giovanni Cabiddu