index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
lzo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
1
-0
/
+1
|
\
|
*
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-06-13
1
-0
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-14
/
+1
|
/
*
crypto: run initcalls for generic implementations earlier
Eric Biggers
2019-04-18
1
-1
/
+1
*
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
1
-3
/
+1
*
crypto: acomp - add support for lzo via scomp
Giovanni Cabiddu
2016-10-25
1
-15
/
+82
*
crypto: lzo - get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-04-15
1
-1
/
+1
*
crypto: prefix module autoloading with "crypto-"
Kees Cook
2014-11-24
1
-0
/
+1
*
crypto: lzo - use kvfree() helper
Eric Dumazet
2014-06-25
1
-4
/
+1
*
crypto: lzo - try kmalloc() before vmalloc()
Eric Dumazet
2014-06-20
1
-2
/
+9
*
crypto: cleanup - remove unneeded crypto_alg.cra_list initializations
Jussi Kivilinna
2012-08-01
1
-1
/
+0
*
[CRYPTO] all: Clean up init()/fini()
Kamalesh Babulal
2008-04-21
1
-4
/
+4
*
[CRYPTO] lzo: Add LZO compression algorithm support
Zoltan Sogor
2008-01-11
1
-0
/
+106