sfrench/cifs-2.6.git
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
2019-08-30 Iuliana Prodancrypto: caam/qi - use print_hex_dump_debug function...
2019-08-30 Pascal van... crypto: inside-secure - add support for using the EIP19...
2019-08-30 Pascal van... crypto: inside-secure - add support for PCI based FPGA...
2019-08-30 Pascal van... crypto: inside-secure - Remove redundant algo to engine...
2019-08-30 Pascal van... crypto: inside-secure - make driver selectable for...
2019-08-30 Ard Biesheuvelcrypto: s5p - use correct block size of 1 for ctr(aes)
2019-08-30 Ard Biesheuvelcrypto: s5p - deal gracefully with bogus input sizes
2019-08-30 Ard Biesheuvelcrypto: arm64/aes - implement accelerated ESSIV/CBC...
2019-08-30 Ard Biesheuvelcrypto: arm64/aes-cts-cbc - factor out CBC en/decryptio...
2019-08-30 Ard Biesheuvelcrypto: essiv - add tests for essiv in cbc(aes)+sha256...
2019-08-30 Ard Biesheuvelcrypto: arm64/aegis128 - use explicit vector load for...
2019-08-30 Christophe... crypto: picoxcell - Fix the name of the module in the...
2019-08-22 Herbert Xucrypto: talitos - Fix build warning in aead_des3_setkey
2019-08-22 Ard Biesheuvelcrypto: n2/des - fix build breakage after DES updates
2019-08-22 Ard Biesheuvelcrypto: s390/aes - fix typo in XTS_BLOCK_SIZE identifier
2019-08-22 Hans de Goedecrypto: sha256_generic - Switch to the generic lib...
2019-08-22 Hans de Goedecrypto: sha256 - Add sha224 support to sha256 library...
2019-08-22 Hans de Goedecrypto: sha256 - Make lib/crypto/sha256.c suitable...
2019-08-22 Hans de Goedecrypto: sha256 - Use get/put_unaligned_be32 to get...
2019-08-22 Hans de Goedecrypto: sha256 - Move lib/sha256.c to lib/crypto
2019-08-22 Hans de Goedecrypto: sha256_generic - Fix some coding style issues
next