aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08crypto: scompress - Use per-CPU struct instead multiple variablesSebastian Andrzej Siewior1-71/+54
2019-04-08crypto: scompress - return proper error code for allocation failureSebastian Andrzej Siewior1-1/+3
2019-04-08crypto: ccp - introduce SEV_GET_ID2 commandSingh, Brijesh3-6/+82
2019-04-08crypto: caam/qi - Change a couple IS_ERR_OR_NULL() checks to IS_ERR()Dan Carpenter1-2/+2
2019-04-08crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher supportNagadheeraj Rottela2-83/+300
2019-03-28crypto: caam - limit AXI pipeline to a depth of 1Iuliana Prodan1-0/+20
2019-03-28crypto: caam/jr - Remove extra memory barrier during job ring enqueueVakul Garg1-2/+4
2019-03-28crypto: caam/jr - Removed redundant vars from job ring private dataVakul Garg2-7/+1
2019-03-28crypto: caam/jr - Remove spinlock for output job ringVakul Garg2-7/+1
2019-03-28crypto: vmx - Make p8_init and p8_exit staticYueHaibing1-2/+2
2019-03-28crypto: fips - Grammar s/options/option/, s/to/the/Geert Uytterhoeven1-2/+2
2019-03-28crypto: cavium - Make cptvf_device_init staticYueHaibing1-1/+1
2019-03-28crypto: bcm - remove unused array tag_to_hash_idxYueHaibing1-3/+0
2019-03-28crypto: zip - Make some functions staticYueHaibing1-4/+4
2019-03-28crypto: ccp - Make ccp_register_rsa_alg staticYueHaibing1-1/+2
2019-03-28crypto: cavium - Make some functions staticYueHaibing1-3/+3
2019-03-28crypto: cavium - remove unused fucntionsYueHaibing1-17/+0
2019-03-22crypto: Kconfig - fix typos AEGSI -> AEGISOndrej Mosnacek1-3/+3
2019-03-22crypto: salsa20-generic - use crypto_xor_cpy()Eric Biggers1-5/+4
2019-03-22crypto: chacha-generic - use crypto_xor_cpy()Eric Biggers1-5/+3
2019-03-22crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens1-2/+2
2019-03-22crypto: ccree - reduce kernel stack usage with clangArnd Bergmann1-1/+1
2019-03-22crypto: testmgr - test the !may_use_simd() fallback codeEric Biggers1-24/+92
2019-03-22crypto: simd - convert to use crypto_simd_usable()Eric Biggers1-4/+4
2019-03-22crypto: arm64 - convert to use crypto_simd_usable()Eric Biggers15-34/+47
2019-03-22crypto: arm - convert to use crypto_simd_usable()Eric Biggers10-19/+29
2019-03-22crypto: x86 - convert to use crypto_simd_usable()Eric Biggers12-36/+44
2019-03-22crypto: simd,testmgr - introduce crypto_simd_usable()Eric Biggers2-1/+49
2019-03-22crypto: arm64/gcm-aes-ce - fix no-NEON fallback codeEric Biggers1-4/+6
2019-03-22crypto: chacha-generic - fix use as arm64 no-NEON fallbackEric Biggers1-1/+1
2019-03-22hwrng: omap - Set default qualityRouven Czerwinski1-0/+1
2019-03-22crypto: testmgr - remove workaround for AEADs that modify aead_requestEric Biggers1-3/+0
2019-03-22crypto: x86/morus1280 - convert to use AEAD SIMD helpersEric Biggers5-153/+37
2019-03-22crypto: x86/morus640 - convert to use AEAD SIMD helpersEric Biggers4-148/+30
2019-03-22crypto: x86/aegis256 - convert to use AEAD SIMD helpersEric Biggers2-128/+31
2019-03-22crypto: x86/aegis128l - convert to use AEAD SIMD helpersEric Biggers2-128/+31
2019-03-22crypto: x86/aegis128 - convert to use AEAD SIMD helpersEric Biggers2-128/+31
2019-03-22crypto: x86/aesni - convert to use AEAD SIMD helpersEric Biggers1-146/+15
2019-03-22crypto: x86/aesni - convert to use skcipher SIMD bulk registrationEric Biggers1-36/+7
2019-03-22crypto: simd - support wrapping AEAD algorithmsEric Biggers2-0/+289
2019-03-22crypto: caam/jr - optimize job ring enqueue and dequeue operationsVakul Garg2-2/+11
2019-03-17Linux 5.1-rc1Linus Torvalds1-2/+2
2019-03-17perf/x86/intel: Make dev_attr_allow_tsx_force_abort statickbuild test robot1-1/+1
2019-03-17kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada1-4/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada29-47/+18
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada12-13/+6
2019-03-17Revert "modsign: Abort modules_install when signing fails"Douglas Anderson1-1/+1
2019-03-17kbuild: Make NOSTDINC_FLAGS a simply expanded variableDouglas Anderson1-1/+1
2019-03-17kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov1-1/+4