summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-09-09crypto: arm/aes-ce - yield the SIMD unit between scatterwalk stepsArd Biesheuvel
2019-09-09crypto: arm/aes - fix round key prototypesArd Biesheuvel
2019-09-09crypto: skcipher - Unmap pages after an external errorHerbert Xu
2019-09-09crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.zhong jiang
2019-09-05crypto: sha256 - Remove sha256/224_init code duplicationHans de Goede
2019-09-05crypto: sha256 - Merge crypto/sha256.h into crypto/sha.hHans de Goede
2019-09-05crypto: n2 - Rename arrays to avoid conflict with crypto/sha256.hHans de Goede
2019-09-05crypto: chelsio - Rename arrays to avoid conflict with crypto/sha256.hHans de Goede
2019-09-05crypto: ccree - Rename arrays to avoid conflict with crypto/sha256.hHans de Goede
2019-09-05crypto: x86 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede
2019-09-05crypto: s390 - Rename functions to avoid conflict with crypto/sha256.hHans de Goede