index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
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
/
include
/
crypto
/
acompress.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-02
crypto: remove CONFIG_CRYPTO_STATS
Eric Biggers
1
-71
/
+2
2024-03-13
crypto: introduce: acomp_is_async to expose if comp drivers might sleep
Barry Song
1
-0
/
+6
2023-03-14
crypto: acomp - Count error stats differently
Herbert Xu
1
-48
/
+80
2023-03-10
crypto: acomp - Be more careful with request flags
Herbert Xu
1
-1
/
+3
2022-12-09
crypto: acomp - define max size for destination
Giovanni Cabiddu
1
-0
/
+1
2021-03-13
crypto: api - check for ERR pointers in crypto_destroy_tfm()
Ard Biesheuvel
1
-0
/
+2
2020-07-09
crypto: api - permit users to specify numa node of acomp hardware
Barry Song
1
-0
/
+18
2020-05-08
crypto: acomp - search acomp with scomp backend in crypto_has_acomp
Barry Song
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2018-12-07
crypto: user - fix use_after_free of struct xxx_request
Corentin Labbe
1
-30
/
+8
2018-12-07
crypto: user - convert all stats from u32 to u64
Corentin Labbe
1
-4
/
+4
2018-09-28
crypto: user - Implement a generic crypto statistics
Corentin Labbe
1
-2
/
+36
2016-10-25
crypto: acomp - add driver-side scomp interface
Giovanni Cabiddu
1
-27
/
+15
2016-10-25
crypto: acomp - add asynchronous compression api
Giovanni Cabiddu
1
-0
/
+281