Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-06-06 | crypto: arm64/sha1-ce - correct digest for empty data in finup | Elena Petrova | 1 | -1/+1 |
2019-03-22 | crypto: arm64 - convert to use crypto_simd_usable() | Eric Biggers | 1 | -3/+4 |
2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers | 1 | -1/+0 |
2017-08-04 | crypto: arm64/sha1-ce - add non-SIMD generic fallback | Ard Biesheuvel | 1 | -4/+14 |
2017-05-18 | crypto: arm64/sha - avoid non-standard inline asm tricks | Ard Biesheuvel | 1 | -8/+3 |
2015-05-07 | crypto: arm64/sha1-ce - prevent asm code finalization in final() path | Ard Biesheuvel | 1 | -0/+3 |
2015-04-10 | crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer | Ard Biesheuvel | 1 | -107/+44 |
2014-05-14 | arm64/crypto: SHA-1 using ARMv8 Crypto Extensions | Ard Biesheuvel | 1 | -0/+174 |