Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cd46375d4f59b1ef34d28d5c2278a397267e7f7f
/
arch
/
x86
/
crypto
df08e34
Merge 4.9.178 into android-4.9
by Greg Kroah-Hartman
· 5 years ago
ec51ec9
crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()
by Eric Biggers
· 6 years ago
3383326
Merge 4.9.171 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
4bd24d8
crypto: x86/poly1305 - fix overflow during partial reduction
by Eric Biggers
· 6 years ago
c7b283d
Merge 4.9.150 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
ce8ca30
crypto: x86/chacha20 - avoid sleeping with preemption disabled
by Eric Biggers
· 6 years ago
888679d
FROMGIT: crypto: poly1305 - use structures for key and accumulator
by Eric Biggers
· 6 years ago
b8181f3
BACKPORT, FROMGIT: crypto: chacha20-generic - refactor to allow varying number of rounds
by Eric Biggers
· 6 years ago
83e0e2f
crypto, x86: aesni - fix token pasting for clang
by Michael Davidson
· 8 years ago
d589c0d
Merge 4.9.133 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
0fd0aa7
x86/fpu: Remove use_eager_fpu()
by Andy Lutomirski
· 8 years ago
681e57b
Merge 4.9.121 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
e87485a
crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2()
by Eric Biggers
· 6 years ago
a4230be
Merge 4.9.109 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
077c9e2
x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code
by Andy Lutomirski
· 8 years ago
8b94b87
Merge 4.9.106 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
935893a
objtool, x86: Add several functions and files to the objtool whitelist
by Josh Poimboeuf
· 7 years ago
05baf14
Merge tag 'v4.9.93' into android-4.9
by Greg Hackmann
· 7 years ago
27bb1e0
crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
by Eric Biggers
· 7 years ago
a9d0273
Merge 4.9.84 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
b392a53
crypto: hash - annotate algorithms taking optional key
by Eric Biggers
· 7 years ago
eda4a83
crypto: x86/twofish-3way - Fix %rbp usage
by Eric Biggers
· 7 years ago
cdfc8df
Merge 4.9.82 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
68f2013
crypto: sha512-mb - initialize pending lengths correctly
by Eric Biggers
· 7 years ago
b9372834
crypto: poly1305 - remove ->setkey() method
by Eric Biggers
· 7 years ago
b30d2b5
Merge 4.9.80 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
95259cb
crypto: aesni - handle zero length dst buffer
by Stephan Mueller
· 7 years ago
033d019
Merge 4.9.77 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
2adc2f7
x86/retpoline/crypto: Convert crypto assembler indirect jumps
by David Woodhouse
· 7 years ago
319c8e1
Merge 4.9.71 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
c32e053
crypto: salsa20 - fix blkcipher_walk API usage
by Eric Biggers
· 7 years ago
a6d71ba
Merge 4.9.62 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
2822bbb
crypto: x86/sha256-mb - fix panic due to unaligned access
by Andrey Ryabinin
· 7 years ago
ca6c028
crypto: x86/sha1-mb - fix panic due to unaligned access
by Andrey Ryabinin
· 7 years ago
19e1bc3
UPSTREAM: crypto, x86: aesni - fix token pasting for clang
by Michael Davidson
· 8 years ago
c3e8a12
crypto: x86/sha1 - Fix reads beyond the number of blocks passed
by megha.dey@linux.intel.com
· 7 years ago
db92328
crypto: sha1-ssse3 - Disable avx2
by Herbert Xu
· 7 years ago
beae2c9
crypto: aesni: shut up -Wmaybe-uninitialized warning
by Arnd Bergmann
· 8 years ago
e67479b
crypto: sha512-mb - fix ctx pointer
by Xiaodong Liu
· 8 years ago
172b1d6
crypto: sha256-mb - fix ctx pointer and digest copy
by Xiaodong Liu
· 8 years ago
eb9bc8e
crypto: sha-mb - Cleanup code to use || instead of |
by Tim Chen
· 8 years ago
02fa472
crypto: aesni - Use crypto_cipher to derive rfc4106 subkey
by Herbert Xu
· 8 years ago
bee5cfd
crypto: sha512-mb - Crypto computation (x4 AVX2)
by Megha Dey
· 8 years ago
2cdacb6
crypto: sha512-mb - Algorithm data structures
by Megha Dey
· 8 years ago
45691e2
crypto: sha512-mb - submit/flush routines for AVX2
by Megha Dey
· 8 years ago
8c603ff
crypto: sha512-mb - SHA512 multibuffer job manager and glue code
by Megha Dey
· 8 years ago
4c79f6f
crypto: sha1-mb - rename sha-mb to sha1-mb
by Megha Dey
· 8 years ago
9925324
crypto: sha256-mb - Crypto computation (x8 AVX2)
by Megha Dey
· 8 years ago
98cf103
crypto: sha256-mb - Algorithm data structures
by Megha Dey
· 8 years ago
a377c6b
crypto: sha256-mb - submit/flush routines for AVX2
by Megha Dey
· 8 years ago
f876f44
crypto: sha256-mb - SHA256 multibuffer job manager and glue code
by Megha Dey
· 8 years ago
331bf73
crypto: sha1-mb - async implementation for sha1-mb
by Megha Dey
· 8 years ago
7271b33
crypto: ghash-clmulni - Fix cryptd reordering
by Herbert Xu
· 8 years ago
38b2f68
crypto: aesni - Fix cryptd reordering problem on gcm
by Herbert Xu
· 8 years ago
7ea0da1
crypto: chacha20-simd - Use generic code for small requests
by Herbert Xu
· 8 years ago
0a7f330
crypto: sha1-mb - stylistic cleanup
by Megha Dey
· 8 years ago
1a445e8
crypto: sha-ssse3 - add MODULE_ALIAS
by Stephan Mueller
· 9 years ago
e4fba88
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
4a6b27b
crypto: sha1-mb - make sha1_x8_avx2() conform to C function ABI
by Josh Poimboeuf
· 9 years ago
bcea36d
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1fb48f8
Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree
by Ingo Molnar
· 9 years ago
a3819e3
x86: Fix non-static inlines
by Denys Vlasenko
· 9 years ago
0851561
crypto: sha1-mb - use corrcet pointer while completing jobs
by Xiaodong Liu
· 9 years ago
da154e8
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
1f4dd79
x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
abcfdfe
x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage
by Borislav Petkov
· 9 years ago
054efb6
x86/cpufeature: Remove cpu_has_xmm2
by Borislav Petkov
· 9 years ago
ab4a56f
x86/cpufeature: Remove cpu_has_osxsave
by Borislav Petkov
· 9 years ago
26660a4
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
8691ccd
x86/asm/crypto: Create stack frames in crypto functions
by Josh Poimboeuf
· 9 years ago
68874ac
x86/asm/crypto: Don't use RBP as a scratch register
by Josh Poimboeuf
· 9 years ago
aec4d0e
x86/asm/crypto: Simplify stack usage in sha-mb functions
by Josh Poimboeuf
· 9 years ago
f66f619
x86/asm/crypto: Move jump_table to .rodata section
by Josh Poimboeuf
· 9 years ago
1253cab
x86/asm/crypto: Move .Lbswap_mask data to .rodata section
by Josh Poimboeuf
· 9 years ago
3a2f2ac
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
by Ingo Molnar
· 9 years ago
28856a9
crypto: xts - consolidate sanity check for keys
by Stephan Mueller
· 9 years ago
fd09967
crypto: sha-mb - Fix load failure
by Wang, Rui Y
· 9 years ago
cd4d09e
x86/cpufeature: Carve out X86_FEATURE_*
by Borislav Petkov
· 9 years ago
10cff58
crypto: sha1-mb - Add missing args_digest offset
by Megha Dey
· 9 years ago
cbe09bd
crypto: chacha20-ssse3 - Align stack pointer to 64 bytes
by Eli Cooper
· 9 years ago
c597b6b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
362f924
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
by Borislav Petkov
· 9 years ago
3a020a7
crypto: ghash-clmulni - Fix load failure
by Wang, Rui Y
· 9 years ago
ccc9d4a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
ce4d72f
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
92b2790
crypto: camellia_aesni_avx - Fix CPU feature checks
by Ben Hutchings
· 9 years ago
158ecc3
x86/fpu: Fixup uninitialized feature_name warning
by Borislav Petkov
· 9 years ago
97bce7e
crypto: crc32c-pclmul - use .rodata instead of .rotata
by Nicolas Iooss
· 9 years ago
be6ec98
crypto: x86/sha - Restructure x86 sha512 glue code to expose all the available sha512 transforms
by tim
· 9 years ago
5dda42f
crypto: x86/sha - Restructure x86 sha256 glue code to expose all the available sha256 transforms
by tim
· 9 years ago
85c66ec
crypto: x86/sha - Restructure x86 sha1 glue code to expose all the available sha1 transforms
by tim
· 9 years ago
e38b6b7
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256
by tim
· 9 years ago
95fca7d
crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256
by tim
· 9 years ago
600a233
crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform function
by tim
· 9 years ago
c356a7e
crypto: x86/sha - Intel SHA Extensions optimized SHA1 transform function
by tim
· 9 years ago
d91cab7
x86/fpu: Rename XSAVE macros
by Dave Hansen
· 9 years ago
71c6da8
crypto: ghash-clmulni: specify context size for ghash async algorithm
by Andrey Ryabinin
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
b1ccc8f
crypto: poly1305 - Add a four block AVX2 variant for x86_64
by Martin Willi
· 9 years ago
Next »