Age | Commit message (Expand) | Author |
2021-03-07 | crypto: powepc/sha1 - remove unneeded semicolon | Yang Li |
2021-02-10 | crypto: powerpc/sha256 - remove unneeded semicolon | Yang Li |
2020-11-27 | crypto: powerpc/sha256-spe - Fix sparse endianness warning | Herbert Xu |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-09-04 | crypto: powerpc/crc-vpmsum_test - Fix sparse endianness warning | Herbert Xu |
2020-08-20 | crypto: algapi - Remove skbuff.h inclusion | Herbert Xu |
2020-07-22 | powerpc: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-05-08 | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers |
2020-05-08 | crypto: powerpc/sha1 - prefix the "sha1_" functions | Eric Biggers |
2020-05-08 | crypto: powerpc/sha1 - remove unused temporary workspace | Eric Biggers |
2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers |
2019-11-30 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-11-13 | powerpc/crypto: Add cond_resched() in crc-vpmsum self-test | Chris Smart |
2019-10-26 | crypto: powerpc/spe-xts - implement support for ciphertext stealing | Ard Biesheuvel |
2019-10-26 | crypto: powerpc - convert SPE AES algorithms to skcipher API | Eric Biggers |
2019-10-26 | crypto: powerpc - don't set ivsize for AES-ECB | Eric Biggers |
2019-10-26 | crypto: powerpc - don't unnecessarily use atomic scatterwalk | Eric Biggers |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 136 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-05-10 | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-04-20 | powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-test | George Spelvin |
2019-04-18 | crypto: powerpc - convert to use crypto_simd_usable() | Eric Biggers |
2018-08-17 | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-07-30 | powerpc: move ASM_CONST and stringify_in_c() into asm-const.h | Christophe Leroy |
2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers |
2018-01-12 | crypto: hash - annotate algorithms taking optional key | Eric Biggers |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-02 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-04-21 | crypto: crct10dif-vpmsum - Fix missing preempt_disable() | Michael Ellerman |
2017-04-07 | powerpc/crypto/crc32c-vpmsum: Fix missing preempt_disable() | Michael Ellerman |
2017-03-24 | crypto: powerpc - Stress test for vpmsum implementations | Daniel Axtens |
2017-03-24 | crypto: powerpc - Add CRC-T10DIF acceleration | Daniel Axtens |
2017-03-24 | crypto: powerpc - Re-enable non-REFLECTed CRCs | Daniel Axtens |
2017-03-24 | crypto: powerpc - Factor out the core CRC vpmsum algorithm | Daniel Axtens |
2017-03-08 | crypto: powerpc - Fix initialisation of crc32c context | Daniel Axtens |
2016-11-28 | crypto: crc32c-vpmsum - Rename CRYPT_CRC32C_VPMSUM option | Jean Delvare |
2016-10-10 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2016-10-02 | crypto: sha1-powerpc - little-endian support | Marcelo Cerri |
2016-08-09 | crypto: crc32c-vpmsum - Convert to CPU feature based module autoloading | Anton Blanchard |
2016-07-05 | crypto: powerpc - Add POWER8 optimised crc32c | Anton Blanchard |
2016-05-31 | crypto: powerpc - Fix typo | Andrea Gelmini |
2016-03-19 | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2016-03-01 | powerpc: Fix misspellings in comments. | Adam Buchbinder |
2016-02-17 | crypto: xts - fix compile errors | Stephan Mueller |
2016-02-17 | crypto: xts - consolidate sanity check for keys | Stephan Mueller |
2015-12-01 | powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() | Anton Blanchard |
2015-05-18 | crypto: powerpc/md5 - use md5 IV MD5_HX instead of their raw value | LABBE Corentin |
2015-03-09 | crypto: powerpc - move files to fix build error | Kim Phillips |