summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-12crypto: crypto4xx - prepare for AEAD supportChristian Lamparter5-73/+230
2017-10-12crypto: crypto4xx - simplify sa and state context acquisitionChristian Lamparter3-68/+15
2017-10-12crypto: crypto4xx - fix stalls under heavy loadChristian Lamparter2-15/+21
2017-10-12crypto: crypto4xx - fix various warningsChristian Lamparter1-13/+3
2017-10-12crypto: crypto4xx - overhaul crypto4xx_build_pd()Christian Lamparter3-124/+103
2017-10-12crypto: crypto4xx - use the correct LE32 format for IV and key defsChristian Lamparter4-56/+64
2017-10-12crypto: crypto4xx - add backlog queue supportChristian Lamparter2-9/+41
2017-10-12crypto: crypto4xx - increase context and scatter ring buffer elementsChristian Lamparter1-5/+5
2017-10-12crypto: crypto4xx - fix type mismatch compiler errorChristian Lamparter1-2/+2
2017-10-12crypto: crypto4xx - fix off-by-one AES-OFBChristian Lamparter1-1/+1
2017-10-12crypto: crypto4xx - wire up hmac_mc to hmac_mutingChristian Lamparter1-0/+1
2017-10-12crypto: keywrap - simplify codeStephan Mueller1-58/+26
2017-10-12crypto: dh - return unsigned value for crypto_dh_key_len()Tudor-Dan Ambarus2-2/+2
2017-10-12crypto: dh - return unsigned int for dh_data_size()Tudor-Dan Ambarus1-1/+1
2017-10-12crypto: ecdh - return unsigned value for crypto_ecdh_key_len()Tudor-Dan Ambarus2-2/+2
2017-10-12crypto: bcm - pr_err() strings should end with newlinesArvind Yadav1-7/+7
2017-10-12crypto: qat - pr_err() strings should end with newlinesArvind Yadav1-6/+6
2017-10-12crypto: chelsio - pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-12crypto: virtio - pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-12crypto: omap-aes - pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-12hwrng: core - pr_err() strings should end with newlinesArvind Yadav1-1/+1
2017-10-12crypto: lrw - Check for incorrect cipher nameChristophe Jaillet1-1/+2
2017-10-12crypto: lrw - Fix an error handling path in 'create()'Christophe Jaillet1-2/+4
2017-10-07crypto: bcm - use of_device_get_match_dataCorentin LABBE1-5/+2
2017-10-07crypto: omap - use of_device_get_match_dataCorentin LABBE3-15/+6
2017-10-07crypto: stm32 - use of_device_get_match_dataCorentin LABBE1-5/+2
2017-10-07crypto: algboss - remove redundant setting of len to zeroColin Ian King1-1/+0
2017-10-07crypto: omap - return -ENOMEM on allocation failure.Allen1-1/+1
2017-10-07padata: ensure padata_do_serial() runs on the correct CPUMathias Krause2-1/+21
2017-10-07padata: ensure the reorder timer callback runs on the correct CPUMathias Krause2-1/+44
2017-10-07padata: set cpu_index of unused CPUs to -1Mathias Krause1-1/+7
2017-10-07crypto: crc32-pclmul - remove useless relative addressingMikulas Patocka1-11/+6
2017-10-07crypto:ccp - invoke the DMA callback in a standard wayamd1-3/+1
2017-10-07crypto: ccp - unmap pages and remove unmap objects in callbackamd1-0/+1
2017-10-02Linux 4.14-rc3v4.14-rc3Linus Torvalds1-1/+1
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-47/+56
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+16
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-143/+384
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-74/+102
2017-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-174/+210
2017-10-01Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-11/+49
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-8/+14
2017-10-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+10
2017-09-30Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds2-1/+9
2017-09-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds8-27/+32
2017-09-30Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...Linus Torvalds1-4/+6
2017-09-30Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-16/+57
2017-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-13/+10
2017-09-29Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-27/+72
2017-09-29Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-32/+50