Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
874d5aa06ce2aac1085d3bf2868b0bc57afd5856
/
arch
/
powerpc
/
crypto
d08d387
crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warning
by Herbert Xu
· 4 years, 5 months ago
0c3dc78
crypto: algapi - Remove skbuff.h inclusion
by Herbert Xu
· 4 years, 5 months ago
c8ed9fc
powerpc: Replace HTTP links with HTTPS ones
by Alexander A. Klimov
· 4 years, 6 months ago
2aaba01
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
by Eric Biggers
· 4 years, 9 months ago
23dc2a0
crypto: powerpc/sha1 - prefix the "sha1_" functions
by Eric Biggers
· 4 years, 9 months ago
1c4b3c4
crypto: powerpc/sha1 - remove unused temporary workspace
by Eric Biggers
· 4 years, 9 months ago
674f368
crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN
by Eric Biggers
· 5 years ago
7794b1d
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
9f0acf9
powerpc/crypto: Add cond_resched() in crc-vpmsum self-test
by Chris Smart
· 5 years ago
d0be072
crypto: powerpc/spe-xts - implement support for ciphertext stealing
by Ard Biesheuvel
· 5 years ago
7f725f4
crypto: powerpc - convert SPE AES algorithms to skcipher API
by Eric Biggers
· 5 years ago
8255e65
crypto: powerpc - don't set ivsize for AES-ECB
by Eric Biggers
· 5 years ago
0d6ecb2
crypto: powerpc - don't unnecessarily use atomic scatterwalk
by Eric Biggers
· 5 years ago
d2912cb
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
2fe68aa
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
b970afc
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
80d04b7
powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-test
by George Spelvin
· 6 years ago
626ddb2
crypto: powerpc - convert to use crypto_simd_usable()
by Eric Biggers
· 6 years ago
5e2d059
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
ec0c464
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
by Christophe Leroy
· 7 years ago
e50944e
crypto: shash - remove useless setting of type flags
by Eric Biggers
· 7 years ago
a208fa8
crypto: hash - annotate algorithms taking optional key
by Eric Biggers
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
5a0387a
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
0f89f6e
crypto: crct10dif-vpmsum - Fix missing preempt_disable()
by Michael Ellerman
· 8 years ago
4749228
powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable()
by Michael Ellerman
· 8 years ago
146c868
crypto: powerpc - Stress test for vpmsum implementations
by Daniel Axtens
· 8 years ago
b01df1c
crypto: powerpc - Add CRC-T10DIF acceleration
by Daniel Axtens
· 8 years ago
08c7dd1
crypto: powerpc - Re-enable non-REFLECTed CRCs
by Daniel Axtens
· 8 years ago
de696a2
crypto: powerpc - Factor out the core CRC vpmsum algorithm
by Daniel Axtens
· 8 years ago
aa2be9b
crypto: powerpc - Fix initialisation of crc32c context
by Daniel Axtens
· 8 years ago
7cf3186
crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option
by Jean Delvare
· 8 years ago
30066ce
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
74ff6cb
crypto: sha1-powerpc - little-endian support
by Marcelo Cerri
· 8 years ago
d2cf5be
crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading
by Anton Blanchard
· 8 years ago
6dd7a82
crypto: powerpc - Add POWER8 optimised crc32c
by Anton Blanchard
· 9 years ago
eee09d2
crypto: powerpc - Fix typo
by Andrea Gelmini
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
446957b
powerpc: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
49abc0d
crypto: xts - fix compile errors
by Stephan Mueller
· 9 years ago
28856a9
crypto: xts - consolidate sanity check for keys
by Stephan Mueller
· 9 years ago
dc4fbba
powerpc: Create disable_kernel_{fp,altivec,vsx,spe}()
by Anton Blanchard
· 9 years ago
a401521
crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw value
by LABBE Corentin
· 10 years ago
3265c4b
crypto: powerpc - move files to fix build error
by Kim Phillips
· 10 years ago
e8e5995
crypto: powerpc/md5 - kernel config
by Markus Stockhausen
· 10 years ago
e90508d
crypto: powerpc/md5 - glue
by Markus Stockhausen
· 10 years ago
209232d
crypto: powerpc/md5 - assembler
by Markus Stockhausen
· 10 years ago
d9850fc
crypto: powerpc/sha1 - kernel config
by Markus Stockhausen
· 10 years ago
504c614
crypto: powerpc/aes - kernel config
by Markus Stockhausen
· 10 years ago
8a28a1a
cyprot: powerpc/aes - glue code
by Markus Stockhausen
· 10 years ago
f2e2ad2
crypto: powerpc/aes - ECB/CBC/CTR/XTS modes
by Markus Stockhausen
· 10 years ago
f98992a
crypto: powerpc/aes - key handling
by Markus Stockhausen
· 10 years ago
1c201e6
crypto: powerpc/aes - assembler core
by Markus Stockhausen
· 10 years ago
0c5f9ae
crypto: powerpc/aes - aes tables
by Markus Stockhausen
· 10 years ago
74f2dc2
crypto: powerpc/aes - register defines
by Markus Stockhausen
· 10 years ago
2ecc1e9
crypto: ppc/sha256 - kernel config
by Markus Stockhausen
· 10 years ago
c147028
crypto: ppc/sha256 - glue
by Markus Stockhausen
· 10 years ago
6bb7100
crypto: ppc/sha256 - assembler
by Markus Stockhausen
· 10 years ago
3e14dcf
crypto: add missing crypto module aliases
by Mathias Krause
· 10 years ago
d83480b0
crypto: powerpc - replace memset by memzero_explicit
by Julia Lawall
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
2777789
powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit
by Tony Breeds
· 12 years ago
323a6bf
powerpc: Add a powerpc implementation of SHA-1
by Michael Ellerman
· 12 years ago