aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-17Revert "hwrng: core - Freeze khwrng thread during suspend"Herbert Xu
2019-10-01crypto: arm/aes-ce - add dependency on AES libraryArd Biesheuvel
2019-10-01crypto: arm/aes-ce - build for v8 architecture explicitlyArd Biesheuvel
2019-09-20crypto: hisilicon - avoid unused function warningArnd Bergmann
2019-09-20hwrng: core - don't wait on add_early_randomness()Laurent Vivier
2019-09-20crypto: hisilicon - Fix return value check in hisi_zip_acompress()Yunfeng Ye
2019-09-20crypto: hisilicon - Matching the dma address for dma_pool_free()Yunfeng Ye
2019-09-20crypto: hisilicon - Fix double free in sec_free_hw_sgl()Yunfeng Ye
2019-09-20crypto: inside-secure - Fix unused variable warning when CONFIG_PCI=nPascal van Leeuwen
2019-09-20crypto: talitos - fix missing break in switch statementGustavo A. R. Silva
2019-09-13crypto: caam - Cast to long first before pointer conversionHerbert Xu
2019-09-13crypto: ccree - enable CTS support in AES-XTSUri Shir
2019-09-13crypto: inside-secure - Probe transform record cache RAM sizesPascal van Leeuwen
2019-09-13crypto: inside-secure - Base RD fetchcount on actual RD FIFO sizePascal van Leeuwen
2019-09-13crypto: inside-secure - Base CD fetchcount on actual CD FIFO sizePascal van Leeuwen
2019-09-13crypto: inside-secure - Enable extended algorithms on newer HWPascal van Leeuwen
2019-09-13crypto: inside-secure: Corrected configuration of EIP96_TOKEN_CTRLPascal van Leeuwen
2019-09-13crypto: inside-secure - Add EIP97/EIP197 and endianness detectionPascal van Leeuwen
2019-09-13padata: remove cpu_index from the parallel_queueDaniel Jordan
2019-09-13padata: unbind parallel jobs from specific CPUsDaniel Jordan
2019-09-13padata: use separate workqueues for parallel and serial workDaniel Jordan
2019-09-13padata, pcrypt: take CPU hotplug lock internally in padata_alloc_possibleDaniel Jordan
2019-09-13crypto: pcrypt - remove padata cpumask notifierDaniel Jordan
2019-09-13padata: make padata_do_parallel find alternate callback CPUDaniel Jordan
2019-09-13workqueue: require CPU hotplug read exclusion for apply_workqueue_attrsDaniel Jordan
2019-09-13workqueue: unconfine alloc/apply/free_workqueue_attrs()Daniel Jordan
2019-09-13padata: allocate workqueue internallyDaniel Jordan
2019-09-13arm64: dts: imx8mq: Add CAAM nodeAndrey Smirnov
2019-09-09random: Use wait_event_freezable() in add_hwgenerator_randomness()Stephen Boyd
2019-09-09crypto: ux500 - Fix COMPILE_TEST warningsHerbert Xu
2019-09-09crypto: x86/aes-ni - use AES library instead of single-use AES cipherArd Biesheuvel
2019-09-09crypto: cavium/zip - Add missing single_release()Wei Yongjun
2019-09-09crypto: marvell - Use kzfree rather than its implementationzhong jiang
2019-09-09crypto: caam - dispose of IRQ mapping only after IRQ is freedAndrey Smirnov
2019-09-09crypto: caam - check irq_of_parse_and_map for errorsAndrey Smirnov
2019-09-09crypto: caam - use devres to unmap JR's registersAndrey Smirnov
2019-09-09crypto: caam - make sure clocks are enabled firstAndrey Smirnov
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for CBCArd Biesheuvel
2019-09-09crypto: arm/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel
2019-09-09crypto: arm/aes-ce - implement ciphertext stealing for XTSArd Biesheuvel
2019-09-09crypto: arm64/aes-neonbs - implement ciphertext stealing for XTSArd Biesheuvel
2019-09-09crypto: arm64/aes - implement support for XTS ciphertext stealingArd Biesheuvel
2019-09-09crypto: arm64/aes-cts-cbc - move request context data to the stackArd Biesheuvel
2019-09-09crypto: arm64/aes-cts-cbc-ce - performance tweakArd Biesheuvel
2019-09-09crypto: skcipher - add the ability to abort a skcipher walkArd Biesheuvel
2019-09-09crypto: arm64/aes-neon - limit exposed routines if faster driver is enabledArd Biesheuvel
2019-09-09crypto: arm64/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel
2019-09-09crypto: arm/aes-neonbs - replace tweak mask literal with compositionArd Biesheuvel
2019-09-09crypto: arm/aes-ce - replace tweak mask literal with compositionArd Biesheuvel
2019-09-09crypto: arm/aes-ce - switch to 4x interleaveArd Biesheuvel