summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-28crypto: null - Remove VLA usage of skcipherKees Cook
2018-09-28crypto: vmx - Remove VLA usage of skcipherKees Cook
2018-09-28crypto: ccp - Remove VLA usage of skcipherKees Cook
2018-09-28wusb: Remove VLA usage of skcipherKees Cook
2018-09-28rxrpc: Remove VLA usage of skcipherKees Cook
2018-09-28ppp: mppe: Remove VLA usage of skcipherKees Cook
2018-09-28libceph: Remove VLA usage of skcipherKees Cook
2018-09-28block: cryptoloop: Remove VLA usage of skcipherKees Cook
2018-09-28x86/fpu: Remove VLA usage of skcipherKees Cook
2018-09-28s390/crypto: Remove VLA usage of skcipherKees Cook
2018-09-28mac802154: Remove VLA usage of skcipherKees Cook
2018-09-28lib80211: Remove VLA usage of skcipherKees Cook
2018-09-28gss_krb5: Remove VLA usage of skcipherKees Cook
2018-09-28crypto: skcipher - Introduce crypto_sync_skcipherKees Cook
2018-09-28crypto: fix a memory leak in rsa-kcs1pad's encryption modeDan Aloni
2018-09-28crypto: s5p-sss: Add aes-ctr supportChristoph Manszewski
2018-09-28crypto: s5p-sss: Minor code cleanupChristoph Manszewski
2018-09-28crypto: s5p-sss: Fix Fix argument list alignmentChristoph Manszewski
2018-09-28crypto: s5p-sss: Fix race in error handlingChristoph Manszewski
2018-09-21crypto: arm/crc32 - avoid warning when compiling with ClangStefan Agner
2018-09-21cpufeature: avoid warning when compiling with clangStefan Agner
2018-09-21crypto: ccp - Allow SEV firmware to be chosen based on Family and ModelJanakarajan Natarajan
2018-09-21crypto: ccp - Fix static checker warningJanakarajan Natarajan
2018-09-21crypto: lrw - Do not use auxiliary bufferOndrej Mosnacek
2018-09-21crypto: lrw - Optimize tweak computationOndrej Mosnacek
2018-09-21crypto: testmgr - Add test for LRW counter wrap-aroundOndrej Mosnacek
2018-09-21crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek
2018-09-21crypto: tcrypt - fix ghash-generic speed testHoria Geantă
2018-09-21arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCsHoria Geantă
2018-09-21crypto: caam/qi2 - add support for ahash algorithmsHoria Geantă
2018-09-21crypto: caam - export ahash shared descriptor generationHoria Geantă
2018-09-21crypto: caam/qi2 - add skcipher algorithmsHoria Geantă
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă
2018-09-21crypto: caam - add Queue Interface v2 error codesHoria Geantă
2018-09-21crypto: caam - add DPAA2-CAAM (DPSECI) backend APIHoria Geantă
2018-09-21crypto: caam - fix implicit casts in endianness helpersHoria Geantă
2018-09-21soc: fsl: dpio: add congestion notification supportHoria Geantă
2018-09-21soc: fsl: dpio: add frame list format supportHoria Geantă
2018-09-21soc: fsl: dpio: add back some frame queue functionsHoria Geantă
2018-09-21bus: fsl-mc: add support for dpseci device typeHoria Geantă
2018-09-21crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers
2018-09-21crypto: xts - Drop use of auxiliary bufferOndrej Mosnacek
2018-09-21crypto: arm64/aes-blk - improve XTS mask handlingArd Biesheuvel
2018-09-21crypto: arm64/aes-blk - add support for CTS-CBC modeArd Biesheuvel
2018-09-21crypto: arm64/aes-blk - revert NEON yield for skciphersArd Biesheuvel
2018-09-21crypto: arm64/aes-blk - remove pointless (u8 *) castsArd Biesheuvel
2018-09-21crypto: cavium/nitrox - use dma_pool_zalloc()Srikanth Jampala
2018-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2018-09-21crypto: caam/jr - fix ablkcipher_edesc pointer arithmeticHoria Geantă
2018-09-14crypto: cavium/nitrox - Added support for SR-IOV configuration.Srikanth Jampala