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
/
crypto
/
lz4.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
1
-1
/
+1
2025-04-16
crypto: deadcode structs from 'comp' removal
Dr. David Alan Gilbert
1
-4
/
+0
2025-03-21
crypto: lz4 - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-60
/
+1
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
1
-4
/
+4
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
1
-0
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-14
/
+1
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
1
-1
/
+1
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
1
-1
/
+0
2017-04-10
crypto: lz4 - fixed decompress function to return error code
Myungho Jung
1
-1
/
+1
2017-02-24
crypto: change LZ4 modules to work with new LZ4 module version
Sven Schmidt
1
-14
/
+9
2016-10-25
crypto: acomp - add support for lz4 via scomp
Giovanni Cabiddu
1
-10
/
+81
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-0
/
+1
2014-08-29
crypto: lz4,lz4hc - fix decompression
KOVACS Krisztian
1
-1
/
+1
2013-07-09
crypto: add lz4 Cryptographic API
Chanho Min
1
-0
/
+106