index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
crypto
/
sha256-mb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-15
crypto: sha256-mb - remove HASH_FIRST flag
Eric Biggers
2
-29
/
+6
2017-11-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-6
/
+6
2017-11-03
crypto: x86/sha256-mb - fix panic due to unaligned access
Andrey Ryabinin
1
-6
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
1
-0
/
+2
2017-01-23
crypto: x86 - make constants readonly, allow linker to merge them
Denys Vlasenko
3
-5
/
+11
2016-11-17
crypto: sha-mb - Fix total_len for correct hash when larger than 512MB
Greg Tucker
2
-2
/
+2
2016-08-16
crypto: sha256-mb - fix ctx pointer and digest copy
Xiaodong Liu
2
-5
/
+6
2016-07-12
crypto: sha-mb - Cleanup code to use || instead of |
Tim Chen
1
-4
/
+7
2016-06-27
crypto: sha256-mb - Crypto computation (x8 AVX2)
Megha Dey
1
-0
/
+593
2016-06-27
crypto: sha256-mb - Algorithm data structures
Megha Dey
3
-0
/
+548
2016-06-27
crypto: sha256-mb - submit/flush routines for AVX2
Megha Dey
3
-0
/
+584
2016-06-27
crypto: sha256-mb - SHA256 multibuffer job manager and glue code
Megha Dey
2
-0
/
+1038