index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
lzo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-20
crypto: comp - Use same definition of context alloc and free ops
Dan Moulding
1
-2
/
+4
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: lzo - drop obsolete 'comp' implementation
Ard Biesheuvel
1
-64
/
+4
2025-03-15
crypto: scomp - Remove tfm argument from alloc/free_ctx
Herbert Xu
1
-4
/
+4
2025-03-08
crypto: lzo - Fix compression buffer overrun
Herbert Xu
1
-1
/
+1
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
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-3
/
+1
2016-10-25
crypto: acomp - add support for lzo via scomp
Giovanni Cabiddu
1
-15
/
+82
2016-04-15
crypto: lzo - get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-0
/
+1
2014-06-25
crypto: lzo - use kvfree() helper
Eric Dumazet
1
-4
/
+1
2014-06-20
crypto: lzo - try kmalloc() before vmalloc()
Eric Dumazet
1
-2
/
+9
2012-08-01
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
1
-1
/
+0
2008-04-21
[CRYPTO] all: Clean up init()/fini()
Kamalesh Babulal
1
-4
/
+4
2008-01-11
[CRYPTO] lzo: Add LZO compression algorithm support
Zoltan Sogor
1
-0
/
+106