index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
crypto
/
acompress.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
crypto: acomp - Clone folios properly
Herbert Xu
1
-6
/
+2
2025-04-28
crypto: api - Add crypto_stack_request_init and initialise flags fully
Herbert Xu
1
-2
/
+1
2025-04-28
crypto: api - Add crypto_request_clone and fb
Herbert Xu
1
-3
/
+6
2025-04-16
crypto: acomp - Simplify folio handling
Herbert Xu
1
-38
/
+7
2025-04-16
crypto: acomp - Remove ACOMP_REQUEST_ALLOC
Herbert Xu
1
-21
/
+0
2025-04-16
crypto: acomp - Add ACOMP_REQUEST_CLONE
Herbert Xu
1
-4
/
+26
2025-04-16
crypto: acomp - Use request flag helpers and add acomp_request_flags
Herbert Xu
1
-11
/
+16
2025-04-16
crypto: acomp - Remove request chaining
Herbert Xu
1
-14
/
+0
2025-04-07
crypto: scomp - Allocate per-cpu buffer on first use of each CPU
Herbert Xu
1
-6
/
+0
2025-03-21
crypto: acomp - Add support for folios
Herbert Xu
1
-4
/
+85
2025-03-21
crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extra
Herbert Xu
1
-3
/
+77
2025-03-21
crypto: scomp - Remove support for some non-trivial SG lists
Herbert Xu
1
-14
/
+3
2025-03-15
crypto: acomp - Add request chaining and virtual addresses
Herbert Xu
1
-13
/
+185
2025-03-15
crypto: acomp - Move stream management into scomp layer
Herbert Xu
1
-2
/
+24
2025-03-08
crypto: acomp - Remove acomp request flags
Herbert Xu
1
-4
/
+2
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