summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: scompress - Use per-CPU struct instead multiple variablesSebastian Andrzej Siewior2019-04-081-71/+54
* crypto: scompress - return proper error code for allocation failureSebastian Andrzej Siewior2019-04-081-1/+3
* crypto: ccp - introduce SEV_GET_ID2 commandSingh, Brijesh2019-04-083-6/+82
* crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()Dan Carpenter2019-04-081-2/+2
* crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher supportNagadheeraj Rottela2019-04-082-83/+300
* crypto: caam - limit AXI pipeline to a depth of 1Iuliana Prodan2019-03-281-0/+20
* crypto: caam/jr - Remove extra memory barrier during job ring enqueueVakul Garg2019-03-281-2/+4
* crypto: caam/jr - Removed redundant vars from job ring private dataVakul Garg2019-03-282-7/+1
* crypto: caam/jr - Remove spinlock for output job ringVakul Garg2019-03-282-7/+1
* crypto: vmx - Make p8_init and p8_exit staticYueHaibing2019-03-281-2/+2
* crypto: fips - Grammar s/options/option/, s/to/the/Geert Uytterhoeven2019-03-281-2/+2
* crypto: cavium - Make cptvf_device_init staticYueHaibing2019-03-281-1/+1
* crypto: bcm - remove unused array tag_to_hash_idxYueHaibing2019-03-281-3/+0
* crypto: zip - Make some functions staticYueHaibing2019-03-281-4/+4
* crypto: ccp - Make ccp_register_rsa_alg staticYueHaibing2019-03-281-1/+2
* crypto: cavium - Make some functions staticYueHaibing2019-03-281-3/+3
* crypto: cavium - remove unused fucntionsYueHaibing2019-03-281-17/+0
* crypto: Kconfig - fix typos AEGSI -> AEGISOndrej Mosnacek2019-03-221-3/+3
* crypto: salsa20-generic - use crypto_xor_cpy()Eric Biggers2019-03-221-5/+4
* crypto: chacha-generic - use crypto_xor_cpy()Eric Biggers2019-03-221-5/+3
* crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens2019-03-221-2/+2
* crypto: ccree - reduce kernel stack usage with clangArnd Bergmann2019-03-221-1/+1
* crypto: testmgr - test the !may_use_simd() fallback codeEric Biggers2019-03-221-24/+92
* crypto: simd - convert to use crypto_simd_usable()Eric Biggers2019-03-221-4/+4
* crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers2019-03-2215-34/+47
* crypto: arm - convert to use crypto_simd_usable()Eric Biggers2019-03-2210-19/+29
* crypto: x86 - convert to use crypto_simd_usable()Eric Biggers2019-03-2212-36/+44
* crypto: simd,testmgr - introduce crypto_simd_usable()Eric Biggers2019-03-222-1/+49
* crypto: arm64/gcm-aes-ce - fix no-NEON fallback codeEric Biggers2019-03-221-4/+6
* crypto: chacha-generic - fix use as arm64 no-NEON fallbackEric Biggers2019-03-221-1/+1
* hwrng: omap - Set default qualityRouven Czerwinski2019-03-221-0/+1
* crypto: testmgr - remove workaround for AEADs that modify aead_requestEric Biggers2019-03-221-3/+0
* crypto: x86/morus1280 - convert to use AEAD SIMD helpersEric Biggers2019-03-225-153/+37
* crypto: x86/morus640 - convert to use AEAD SIMD helpersEric Biggers2019-03-224-148/+30
* crypto: x86/aegis256 - convert to use AEAD SIMD helpersEric Biggers2019-03-222-128/+31
* crypto: x86/aegis128l - convert to use AEAD SIMD helpersEric Biggers2019-03-222-128/+31
* crypto: x86/aegis128 - convert to use AEAD SIMD helpersEric Biggers2019-03-222-128/+31
* crypto: x86/aesni - convert to use AEAD SIMD helpersEric Biggers2019-03-221-146/+15
* crypto: x86/aesni - convert to use skcipher SIMD bulk registrationEric Biggers2019-03-221-36/+7
* crypto: simd - support wrapping AEAD algorithmsEric Biggers2019-03-222-0/+289
* crypto: caam/jr - optimize job ring enqueue and dequeue operationsVakul Garg2019-03-222-2/+11
* Linux 5.1-rc1v5.1-rc1Linus Torvalds2019-03-171-2/+2
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-1757-156/+153
|\
| * kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada2019-03-171-4/+0
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-1729-47/+18
| * kbuild: warn redundant generic-yMasahiro Yamada2019-03-1712-13/+6
| * Revert "modsign: Abort modules_install when signing fails"Douglas Anderson2019-03-171-1/+1
| * kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson2019-03-171-1/+1
| * kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov2019-03-171-1/+4
| * coccinelle: semantic code search for missing put_device()Wen Yang2019-03-171-0/+56