index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
sha1-mb
Age
Commit message (
Expand
)
Author
2018-07-09
crypto: ahash - remove useless setting of cra_type
Eric Biggers
2018-07-09
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
crypto: x86/sha-mb - decrease priority of multibuffer algorithms
Eric Biggers
2018-02-15
crypto: sha1-mb - remove HASH_FIRST flag
Eric Biggers
2017-11-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-03
crypto: x86/sha1-mb - fix panic due to unaligned access
Andrey Ryabinin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
2017-01-23
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
2016-11-17
crypto: sha-mb - Fix total_len for correct hash when larger than 512MB
Greg Tucker
2016-07-12
crypto: sha-mb - Cleanup code to use || instead of |
Tim Chen
2016-06-27
crypto: sha1-mb - rename sha-mb to sha1-mb
Megha Dey