platform/kernel/linux-rpi.git
2019-11-17 Herbert XuRevert "hwrng: core - Freeze khwrng thread during suspend"
2019-10-01 Ard Biesheuvelcrypto: arm/aes-ce - add dependency on AES library
2019-10-01 Ard Biesheuvelcrypto: arm/aes-ce - build for v8 architecture explicitly
2019-09-20 Arnd Bergmanncrypto: hisilicon - avoid unused function warning
2019-09-20 Laurent Vivierhwrng: core - don't wait on add_early_randomness()
2019-09-20 Yunfeng Yecrypto: hisilicon - Fix return value check in hisi_zip_...
2019-09-20 Yunfeng Yecrypto: hisilicon - Matching the dma address for dma_po...
2019-09-20 Yunfeng Yecrypto: hisilicon - Fix double free in sec_free_hw_sgl()
2019-09-20 Pascal van... crypto: inside-secure - Fix unused variable warning...
2019-09-20 Gustavo A.... crypto: talitos - fix missing break in switch statement
2019-09-13 Herbert Xucrypto: caam - Cast to long first before pointer conversion
2019-09-13 Uri Shircrypto: ccree - enable CTS support in AES-XTS
2019-09-13 Pascal van... crypto: inside-secure - Probe transform record cache...
2019-09-13 Pascal van... crypto: inside-secure - Base RD fetchcount on actual...
2019-09-13 Pascal van... crypto: inside-secure - Base CD fetchcount on actual...
2019-09-13 Pascal van... crypto: inside-secure - Enable extended algorithms...
2019-09-13 Pascal van... crypto: inside-secure: Corrected configuration of EIP96...
2019-09-13 Pascal van... crypto: inside-secure - Add EIP97/EIP197 and endianness...
2019-09-13 Daniel Jordanpadata: remove cpu_index from the parallel_queue
2019-09-13 Daniel Jordanpadata: unbind parallel jobs from specific CPUs
2019-09-13 Daniel Jordanpadata: use separate workqueues for parallel and serial...
2019-09-13 Daniel Jordanpadata, pcrypt: take CPU hotplug lock internally in...
2019-09-13 Daniel Jordancrypto: pcrypt - remove padata cpumask notifier
2019-09-13 Daniel Jordanpadata: make padata_do_parallel find alternate callback CPU
2019-09-13 Daniel Jordanworkqueue: require CPU hotplug read exclusion for apply...
2019-09-13 Daniel Jordanworkqueue: unconfine alloc/apply/free_workqueue_attrs()
2019-09-13 Daniel Jordanpadata: allocate workqueue internally
2019-09-13 Andrey Smirnovarm64: dts: imx8mq: Add CAAM node
2019-09-09 Stephen Boydrandom: Use wait_event_freezable() in add_hwgenerator_r...
2019-09-09 Herbert Xucrypto: ux500 - Fix COMPILE_TEST warnings
2019-09-09 Ard Biesheuvelcrypto: x86/aes-ni - use AES library instead of single...
2019-09-09 Wei Yongjuncrypto: cavium/zip - Add missing single_release()
2019-09-09 zhong jiangcrypto: marvell - Use kzfree rather than its implementation
2019-09-09 Andrey Smirnovcrypto: caam - dispose of IRQ mapping only after IRQ...
2019-09-09 Andrey Smirnovcrypto: caam - check irq_of_parse_and_map for errors
2019-09-09 Andrey Smirnovcrypto: caam - use devres to unmap JR's registers
2019-09-09 Andrey Smirnovcrypto: caam - make sure clocks are enabled first
2019-09-09 Ard Biesheuvelcrypto: arm/aes-ce - implement ciphertext stealing...
2019-09-09 Ard Biesheuvelcrypto: arm/aes-neonbs - implement ciphertext stealing...
2019-09-09 Ard Biesheuvelcrypto: arm/aes-ce - implement ciphertext stealing...
2019-09-09 Ard Biesheuvelcrypto: arm64/aes-neonbs - implement ciphertext stealin...
2019-09-09 Ard Biesheuvelcrypto: arm64/aes - implement support for XTS ciphertex...
2019-09-09 Ard Biesheuvelcrypto: arm64/aes-cts-cbc - move request context data...
2019-09-09 Ard Biesheuvelcrypto: arm64/aes-cts-cbc-ce - performance tweak
2019-09-09 Ard Biesheuvelcrypto: skcipher - add the ability to abort a skcipher...
2019-09-09 Ard Biesheuvelcrypto: arm64/aes-neon - limit exposed routines if...
2019-09-09 Ard Biesheuvelcrypto: arm64/aes-neonbs - replace tweak mask literal...
2019-09-09 Ard Biesheuvelcrypto: arm/aes-neonbs - replace tweak mask literal...
2019-09-09 Ard Biesheuvelcrypto: arm/aes-ce - replace tweak mask literal with...
2019-09-09 Ard Biesheuvelcrypto: arm/aes-ce - switch to 4x interleave
2019-09-09 Ard Biesheuvelcrypto: arm/aes-ce - yield the SIMD unit between scatte...
2019-09-09 Ard Biesheuvelcrypto: arm/aes - fix round key prototypes
2019-09-09 Herbert Xucrypto: skcipher - Unmap pages after an external error
2019-09-09 zhong jiangcrypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than...
2019-09-05 Hans de Goedecrypto: sha256 - Remove sha256/224_init code duplication
2019-09-05 Hans de Goedecrypto: sha256 - Merge crypto/sha256.h into crypto...
2019-09-05 Hans de Goedecrypto: n2 - Rename arrays to avoid conflict with crypt...
2019-09-05 Hans de Goedecrypto: chelsio - Rename arrays to avoid conflict with...
2019-09-05 Hans de Goedecrypto: ccree - Rename arrays to avoid conflict with...
2019-09-05 Hans de Goedecrypto: x86 - Rename functions to avoid conflict with...
2019-09-05 Hans de Goedecrypto: s390 - Rename functions to avoid conflict with...
2019-09-05 Hans de Goedecrypto: arm64 - Rename functions to avoid conflict...
2019-09-05 Hans de Goedecrypto: arm - Rename functions to avoid conflict with...
2019-09-05 Daniel Mackhwrng: timeriomem - relax check on memory resource...
2019-09-05 Pascal van... crypto: inside-secure - Added support for basic AES-CCM
2019-09-05 Pascal van... crypto: inside-secure - Added AES-OFB support
2019-09-05 Pascal van... crypto: inside-secure - Added AES-CFB support
2019-09-05 Pascal van... crypto: inside-secure - Added support for basic AES-GCM
2019-09-05 Pascal van... crypto: inside-secure - Minor code cleanup and optimiza...
2019-09-05 Pascal van... crypto: inside-secure - Minor optimization recognizing...
2019-09-05 Pascal van... crypto: inside-secure - Made .cra_priority value a...
2019-09-05 Pascal van... crypto: inside-secure - Only enable algorithms advertis...
2019-09-05 Pascal van... crypto: inside-secure - Add support for the AES-XTS...
2019-09-05 Pascal van... crypto: inside-secure - Move static cipher alg & mode...
2019-09-05 Vic Wucrypto: mediatek - fix incorrect crypto key setting
2019-09-05 Ryder Leecrypto: mediatek - add support to OFB/CFB mode
2019-09-05 Ryder Leecrypto: mediatek - only treat EBUSY as transient if...
2019-09-05 Ryder Leecrypto: mediatek - fix uninitialized value of gctx...
2019-09-05 Ryder Leecrypto: mediatek - move mtk_aes_find_dev() to the right...
2019-08-30 Mao Wenancrypto: hisilicon - select CRYPTO_LIB_DES while compili...
2019-08-30 Hans de Goedecrypto: sha256 - Add missing MODULE_LICENSE() to lib...
2019-08-30 Ard Biesheuvelcrypto: ccp - invoke fallback for XTS ciphertext stealing
2019-08-30 YueHaibingcrypto: nx - remove unused variables 'nx_driver_string...
2019-08-30 YueHaibingcrypto: atmel - Fix -Wunused-const-variable warning
2019-08-30 YueHaibingcrypto: aegis128 - Fix -Wunused-const-variable warning
2019-08-30 Andrey Smirnovcrypto: caam - add clock entry for i.MX8MQ
2019-08-30 Andrey Smirnovcrypto: caam - always select job ring via RSR on i...
2019-08-30 Andrey Smirnovcrypto: caam - select DMA address size at runtime
2019-08-30 Andrey Smirnovcrypto: caam - don't hardcode inpentry size
2019-08-30 Andrey Smirnovcrypto: caam - drop explicit usage of struct jr_outentry
2019-08-30 Andrey Smirnovcrypto: caam - move cpu_to_caam_dma() selection to...
2019-08-30 Andrey Smirnovcrypto: caam - make CAAM_PTR_SZ dynamic
2019-08-30 Andrey Smirnovcrypto: caam - share definition for MAX_SDLEN
2019-08-30 Andrey Smirnovcrypto: caam - drop 64-bit only wr/rd_reg64()
2019-08-30 Andrey Smirnovcrypto: caam - use ioread64*_hi_lo in rd_reg64
2019-08-30 Andrey Smirnovcrytpo: caam - make use of iowrite64*_hi_lo in wr_reg64
2019-08-30 Andrey Smirnovcrypto: caam - request JR IRQ as the last step
2019-08-30 Andrey Smirnovcrypto: caam - convert caam_jr_init() to use devres
2019-08-30 Andrey Smirnovcrypto: caam - simplfy clock initialization
2019-08-30 Andrey Smirnovcrypto: caam - move DMA mask selection into a function
next