summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-09-13crypto: ccp - add timeout support in the SEV commandBrijesh Singh
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-25crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala
2018-08-25crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek
2018-08-25crypto: chtls - fix null dereference chtls_free_uld()Ganesh Goudar
2018-08-25crypto: caam - fix DMA mapping direction for RSA forms 2 & 3Horia Geantă
2018-08-25crypto: caam/qi - fix error path in xts setkeyHoria Geantă
2018-08-25crypto: caam/jr - fix descriptor DMA unmappingHoria Geantă
2018-08-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-23treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann
2018-08-23Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto
2018-08-08crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni
2018-08-07crypto: hisilicon - sec_send_request() can be statickbuild test robot
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-03crypto: ccp - Check for NULL PSP pointer at module unloadTom Lendacky
2018-08-03crypto: ccree - allow bigger than sector XTS opGilad Ben-Yossef
2018-08-03crypto: ccree - zero all of request ctx before useGilad Ben-Yossef
2018-08-03crypto: ccree - remove cipher ivgen left oversGilad Ben-Yossef
2018-08-03crypto: ccree - drop useless type flag during regGilad Ben-Yossef
2018-08-03crypto: hisilicon - SEC security accelerator driverJonathan Cameron
2018-08-03crypto: virtio - Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkci...Jia-Ju Bai
2018-08-03crypto: qat/adf_aer - Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_sched...Jia-Ju Bai
2018-08-03crypto: cavium/nitrox - Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_co...Jia-Ju Bai
2018-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2018-07-27crypto: stm32_crc32 - Use existing define with polynomialKrzysztof Kozlowski
2018-07-27crypto: qcom-rng - Add ACPI supportTimur Tabi
2018-07-27crypto: qcom-rng - Add support for prng-eeVinod Koul
2018-07-27crypto: qcom-rng - Add Qcom prng driverVinod Koul
2018-07-26Merge tag 'soc-fsl-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-07-24staging: fsl-mc: Move DPIO from staging to drivers/soc/fslRoy Pledge
2018-07-20crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller
2018-07-20crypto: inside-secure - initialize first_rdesc to make GCC happyAntoine Tenart
2018-07-20crypto: inside-secure - switch to SPDX identifiersAntoine Tenart
2018-07-20crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu
2018-07-13crypto: chtls - use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-07-13crypto: ccp - Add support for new CCP/PSP device IDTom Lendacky
2018-07-13crypto: ccp - Support register differences between PSP devicesTom Lendacky
2018-07-13crypto: ccp - Remove unused #definesTom Lendacky
2018-07-13crypto: ccp - Add psp enabled message when initialization succeedsTom Lendacky
2018-07-13crypto: ccp - Fix command completion detection raceTom Lendacky
2018-07-12tcp: use monotonic timestamps for PAWSArnd Bergmann
2018-07-09crypto: ccree - rate limit debug printGilad Ben-Yossef
2018-07-09crypto: ccree - use CBC-CS3 CTS modeGilad Ben-Yossef
2018-07-09crypto: ccree - remove dead legacy codeGilad Ben-Yossef