aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-05crypto: stm32 - Support for STM32 CRC32 crypto moduleFabien DESSENNE5-0/+336
2017-04-05dt-bindings: Document STM32 CRC bindingsFabien DESSENNE1-0/+16
2017-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu14-79/+160
2017-04-05crypto: caam - fix RNG deinstantiation error checkingHoria Geantă1-1/+2
2017-04-05crypto: caam - fix invalid dereference in caam_rsa_init_tfm()Horia Geantă1-1/+1
2017-04-05crypto: caam - fix JR platform device subsequent (re)creationsHoria Geantă2-45/+19
2017-03-24crypto: ixp4xx - Use sg_virt()Geliang Tang1-1/+1
2017-03-24crypto: DRBG - initialize SGL only onceStephan Mueller1-3/+2
2017-03-24crypto: testmgr - mark ctr(des3_ede) as fips_allowedMarcelo Cerri1-0/+1
2017-03-24crypto: zip - add a cast for printing atomic64_t valuesArnd Bergmann1-20/+20
2017-03-24crypto: zip - Memory corruption in zip_clear_stats()Dan Carpenter1-1/+1
2017-03-24crypto: s5p-sss - Document the struct s5p_aes_devKrzysztof Kozlowski1-1/+26
2017-03-24crypto: s5p-sss - Remove unused variant field from state containerKrzysztof Kozlowski1-3/+0
2017-03-24crypto: s5p-sss - Close possible race for completed requestsKrzysztof Kozlowski1-2/+3
2017-03-24crypto: caam/qi - add ablkcipher and authenc algorithmsHoria Geantă7-16/+2601
2017-03-24crypto: caam - add Queue Interface (QI) backend supportHoria Geantă5-28/+1064
2017-03-24crypto: caam - avoid double inclusion in desc_constr.hHoria Geantă1-0/+5
2017-03-24soc/qman: add macros needed by caam/qi driverHoria Geantă1-0/+2
2017-03-24soc/qman: export non-programmable FQD fields queryHoria Geantă3-63/+70
2017-03-24soc/qman: add dedicated channel ID for CAAMHoria Geantă2-1/+8
2017-03-24soc/qman: export volatile dequeue related structsHoria Geantă2-36/+36
2017-03-24md5: remove from lib and only live in cryptoJason A. Donenfeld4-102/+95
2017-03-24crypto, x86: aesni - fix token pasting for clangMichael Davidson1-5/+2
2017-03-24crypto: ccp - Enable support for AES GCM on v5 CCPsGary R Hook6-0/+540
2017-03-24crypto: ccp - Enable 3DES function on v5 CCPsGary R Hook9-3/+608
2017-03-24crypto: ccp - Add SHA-2 384- and 512-bit supportGary R Hook4-3/+101
2017-03-24crypto: powerpc - Stress test for vpmsum implementationsDaniel Axtens3-0/+146
2017-03-24crypto: powerpc - Add CRC-T10DIF accelerationDaniel Axtens4-0/+986
2017-03-24crypto: powerpc - Re-enable non-REFLECTed CRCsDaniel Axtens2-1/+31
2017-03-24crypto: powerpc - Factor out the core CRC vpmsum algorithmDaniel Axtens2-711/+729
2017-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu733-4796/+10331
2017-03-24crypto: xts,lrw - fix out-of-bounds write after kmalloc failureEric Biggers2-4/+10
2017-03-24crypto: ccp - Make some CCP DMA channels privateGary R Hook3-0/+47
2017-03-24padata: avoid race in reorderingJason A. Donenfeld1-2/+3
2017-03-24dt-bindings: rng: clocks property on omap_rng not always mandatoryThomas Petazzoni1-1/+2
2017-03-19Linux 4.11-rc3Linus Torvalds1-1/+1
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds1-1/+1
2017-03-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-2/+6
2017-03-19Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds8-68/+88
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds25-548/+1274
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-3/+30
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani1-3/+3
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran6-20/+81
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran7-40/+100
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani2-4/+90
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran6-65/+279
2017-03-18qla2xxx: Add async new target notificationQuinn Tran2-3/+4
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy2-0/+27
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran7-251/+406
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran4-8/+32