开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
crypto
/
acompress.h
Age
Commit message (
Expand
)
Author
2024-03-13
crypto: introduce: acomp_is_async to expose if comp drivers might sleep
Barry Song
2023-03-14
crypto: acomp - Count error stats differently
Herbert Xu
2023-03-10
crypto: acomp - Be more careful with request flags
Herbert Xu
2022-12-09
crypto: acomp - define max size for destination
Giovanni Cabiddu
2021-03-13
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
2020-07-09
crypto: api - permit users to specify numa node of acomp hardware
Barry Song
2020-05-08
crypto: acomp - search acomp with scomp backend in crypto_has_acomp
Barry Song
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
2016-10-25
crypto: acomp - add driver-side scomp interface
Giovanni Cabiddu
2016-10-25
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu