aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/lzo-rle.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu1-1/+1
2025-04-16crypto: deadcode structs from 'comp' removalDr. David Alan Gilbert1-4/+0
2025-03-21crypto: lzo-rle - drop obsolete 'comp' implementationArd Biesheuvel1-64/+4
2025-03-15crypto: scomp - Remove tfm argument from alloc/free_ctxHerbert Xu1-4/+4
2025-03-08crypto: lzo - Fix compression buffer overrunHerbert Xu1-1/+1
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+1
2019-06-13crypto: make all generic algorithms set cra_driver_nameEric Biggers1-0/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-14/+1
2019-04-18crypto: run initcalls for generic implementations earlierEric Biggers1-1/+1
2019-03-07lib/lzo: separate lzo-rle from lzoDave Rodgman1-0/+175