index
:
linux/kernel/git/baikal/linux.git
boot/bt1
clk/bt1
dmac/bt1
edac/bt1
edac/fix
edac/map
edma/fix
for-landau-next
gmac/ext1/vlan
gmac/ext2/vlan
gmac/ext3/xdp
gmac/ext4/gpio
gmac/ext5/pcs
gmac/fix1
gmac/fix2
gmac/fix3
gmac/fix4/perf
gmac/fix5/err
gmac/fix6/stat
gmac/fix7/eng
gmac/fix8/mtu
gmac/fix9/vlan
i2c/bt1
mips/bpf
mips/bt1
mips/eva
pcie/bt1
pvt/bt1
spi/bt1
uart/bt1
xgmac/bt1
xgmac/ext1/pcs
xgmac/ext2/mv
LANDAU Linux Baikal Fork
LANDAU Linux Baikal Maintainers Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
lz4hc.c
Age
Commit message (
Expand
)
Author
2025-09-20
crypto: comp - Use same definition of context alloc and free ops
Dan Moulding
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-04-16
crypto: deadcode structs from 'comp' removal
Dr. David Alan Gilbert
2025-03-21
crypto: lz4hc - drop obsolete 'comp' implementation
Ard Biesheuvel
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
2017-04-10
crypto: lz4 - fixed decompress function to return error code
Myungho Jung
2017-02-24
crypto: change LZ4 modules to work with new LZ4 module version
Sven Schmidt
2016-10-25
crypto: acomp - add support for lz4hc via scomp
Giovanni Cabiddu
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-08-29
crypto: lz4,lz4hc - fix decompression
KOVACS Krisztian
2013-07-09
crypto: add lz4 Cryptographic API
Chanho Min