summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | crypto: ixp4xx - Use sg_virt()Geliang Tang2017-03-241-1/+1
| * | crypto: DRBG - initialize SGL only onceStephan Mueller2017-03-241-3/+2
| * | crypto: testmgr - mark ctr(des3_ede) as fips_allowedMarcelo Cerri2017-03-241-0/+1
| * | crypto: zip - add a cast for printing atomic64_t valuesArnd Bergmann2017-03-241-20/+20
| * | crypto: zip - Memory corruption in zip_clear_stats()Dan Carpenter2017-03-241-1/+1
| * | crypto: s5p-sss - Document the struct s5p_aes_devKrzysztof Kozlowski2017-03-241-1/+26
| * | crypto: s5p-sss - Remove unused variant field from state containerKrzysztof Kozlowski2017-03-241-3/+0
| * | crypto: s5p-sss - Close possible race for completed requestsKrzysztof Kozlowski2017-03-241-2/+3
| * | crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă2017-03-247-16/+2601
| * | crypto: caam - add Queue Interface (QI) backend supportHoria Geantă2017-03-245-28/+1064
| * | crypto: caam - avoid double inclusion in desc_constr.hHoria Geantă2017-03-241-0/+5
| * | soc/qman: add macros needed by caam/qi driverHoria Geantă2017-03-241-0/+2
| * | soc/qman: export non-programmable FQD fields queryHoria Geantă2017-03-243-63/+70
| * | soc/qman: add dedicated channel ID for CAAMHoria Geantă2017-03-242-1/+8
| * | soc/qman: export volatile dequeue related structsHoria Geantă2017-03-242-36/+36
| * | md5: remove from lib and only live in cryptoJason A. Donenfeld2017-03-244-102/+95
| * | crypto, x86: aesni - fix token pasting for clangMichael Davidson2017-03-241-5/+2
| * | crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook2017-03-246-0/+540
| * | crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook2017-03-249-3/+608
| * | crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook2017-03-244-3/+101
| * | crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens2017-03-243-0/+146
| * | crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens2017-03-244-0/+986
| * | crypto: powerpc - Re-enable non-REFLECTed CRCsDaniel Axtens2017-03-242-1/+31
| * | crypto: powerpc - Factor out the core CRC vpmsum algorithmDaniel Axtens2017-03-242-711/+729
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-03-24733-4796/+10331
| |\ \
| * | | MAINTAINERS: Add maintianer entry for crypto/s5p-sssKrzysztof Kozlowski2017-03-161-0/+8
| * | | crypto: doc - fix typo (struct sdesc)Fabien DESSENNE2017-03-161-3/+3
| * | | crypto: mediatek - make hardware operation flow more efficientRyder Lee2017-03-162-188/+165
| * | | crypto: mediatek - add mtk_aes_gcm_tag_verify()Ryder Lee2017-03-162-2/+24
| * | | crypto: mediatek - fix error handling in mtk_aes_complete()Ryder Lee2017-03-161-16/+23
| * | | crypto: mediatek - add queue_task taskletRyder Lee2017-03-163-12/+39
| * | | crypto: mediatek - simplify descriptor ring managementRyder Lee2017-03-164-26/+34
| * | | crypto: mediatek - make mtk_sha_xmit() more genericRyder Lee2017-03-162-86/+34
| * | | crypto: mediatek - add MTK_* prefix and correct annotations.Ryder Lee2017-03-164-32/+32
| * | | crypto: mediatek - rework interrupt handlerRyder Lee2017-03-163-101/+49
| * | | hwrng: omap - move clock related code to omap_rng_probe()Thomas Petazzoni2017-03-161-10/+12
| * | | hwrng: meson - add clock handling to driverHeiner Kallweit2017-03-161-0/+22
| * | | ARM64: dts: meson-gx: add clock CLKID_RNG0 to hwrng nodeHeiner Kallweit2017-03-162-1/+6
| * | | dt-bindings: rng: add clock to DT binding documentation for hwrngHeiner Kallweit2017-03-161-2/+9
| * | | clk: meson-gxbb: expose clock CLKID_RNG0Heiner Kallweit2017-03-162-2/+3
| * | | crypto: ctr - Propagate NEED_FALLBACK bitMarcelo Cerri2017-03-091-5/+18
| * | | crypto: cbc - Propagate NEED_FALLBACK bitMarcelo Cerri2017-03-091-2/+13
| * | | crypto: testmgr - constify all test vectorsEric Biggers2017-03-092-286/+297
| * | | crypto: kpp - constify buffer passed to crypto_kpp_set_secret()Eric Biggers2017-03-094-6/+8
| * | | crypto: bcm - fix spelling mistake: "genereate" -> "generate"Colin Ian King2017-03-091-1/+1
| * | | crypto: zip - Add Compression/Decompression statisticsMahipal Challa2017-03-094-0/+271
| * | | crypto: zip - Wire-up Compression / decompression HW offloadMahipal Challa2017-03-099-58/+845
| * | | crypto: zip - Add ThunderX ZIP driver coreMahipal Challa2017-03-0913-0/+2805
| * | | crypto: algapi - annotate expected branch behavior in crypto_inc()Ard Biesheuvel2017-03-091-2/+2
| * | | crypto: arm/aes-neonbs - resolve fallback cipher at runtimeArd Biesheuvel2017-03-092-16/+46