platform/kernel/linux-exynos.git
2017-08-04 Ard Biesheuvelcrypto: arm64/aes-ce-cipher - match round key endiannes...
2017-08-04 Ard Biesheuvelcrypto: arm64/sha2-ce - add non-SIMD scalar fallback
2017-08-04 Ard Biesheuvelcrypto: arm64/sha1-ce - add non-SIMD generic fallback
2017-08-04 Ard Biesheuvelcrypto: arm64/crc32 - add non-SIMD scalar fallback
2017-08-04 Ard Biesheuvelcrypto: arm64/crct10dif - add non-SIMD generic fallback
2017-08-04 Ard Biesheuvelcrypto: arm64/ghash-ce - add non-SIMD scalar fallback
2017-08-04 Ard Biesheuvelcrypto: algapi - make crypto_xor() take separate dst...
2017-08-04 Ard Biesheuvelcrypto: algapi - use separate dst and src operands...
2017-08-03 Zain Wangcrypto: rockchip - return the err code when unable...
2017-08-03 Zain Wangcrypto: rockchip - move the crypto completion from...
2017-08-03 Martin Kaiserhwrng: mx-rngc - add a driver for Freescale RNGC
2017-08-03 Steffen TrumtrarDocumentation: devicetree: add Freescale RNGC binding
2017-08-03 PrasannaKumar... hwrng: Kconfig - Correct help text about feeding entrop...
2017-08-03 Ard Biesheuvelcrypto: scompress - defer allocation of scratch buffer...
2017-08-03 Ard Biesheuvelcrypto: scompress - free partially allocated scratch...
2017-08-03 Ard Biesheuvelcrypto: scompress - don't sleep with preemption disabled
2017-08-03 raveendra padasalagicrypto: brcm - Support more FlexRM rings than SPU engines.
2017-08-03 Tudor-Dan Ambaruscrypto: atmel-ecc - fix signed integer to u8 assignment
2017-08-03 Tudor-Dan Ambaruscrypto: ecdh - fix concurrency on shared secret and...
2017-08-03 Brijesh Singhcrypto: ccp - remove duplicate module version and autho...
2017-08-03 Horia Geantăcrypto: tcrypt - remove AES-XTS-192 speed tests
2017-08-03 Colin Ian KingCrypto: atmel-ecc: Make a couple of local functions...
2017-08-03 Gustavo A.... crypto: img-hash - remove unnecessary static in img_has...
2017-08-03 Gustavo A.... crypto: atmel-tdes - remove unnecessary static in atmel...
2017-08-03 Gustavo A.... crypto: atmel-sha - remove unnecessary static in atmel_...
2017-08-03 Gustavo A.... crypto: omap-sham - remove unnecessary static in omap_s...
2017-08-03 Rob Herringcrypto: n2 - Convert to using %pOF instead of full_name
2017-08-03 Horia Geantăcrypto: caam/jr - add support for DPAA2 parts
2017-07-28 Gary R Hookcsrypto: ccp - Expand RSA support for a v5 ccp
2017-07-28 Gary R Hookcrypto: ccp - Add support for RSA on the CCP
2017-07-28 Gary R Hookcrypto: Add akcipher_set_reqsize() function
2017-07-28 Gary R Hookcrypto: ccp - Fix base RSA function for version 5 CCPs
2017-07-28 Gary R Hookcrypto: ccp - Update copyright dates for 2017.
2017-07-28 Jason A. Donenfeldcrypto: rng - ensure that the RNG is ready before using
2017-07-28 lionel.debieve... crypto: stm32 - Support for STM32 HASH module
2017-07-28 lionel.debieve... dt-bindings: Document STM32 HASH bindings
2017-07-28 lionel.debieve... crypto: stm32 - Rename module to use generic crypto
2017-07-28 lionel.debieve... crypto: stm32 - solve crc issue during unbind
2017-07-28 lionel.debieve... crypto: stm32 - CRC use relaxed function
2017-07-28 Xulin Suncrypto: caam - free qman_fq after kill_fq
2017-07-28 Stephan Muellercrypto: algif_aead - overhaul memory management
2017-07-28 Stephan Muellercrypto: algif_skcipher - overhaul memory management
2017-07-18 Harald Freudenbergerhwrng: remember rng chosen by user
2017-07-18 Harald Freudenbergerhwrng: use rng source with best quality
2017-07-18 Tudor Ambaruscrypto: caam - fix condition for the jump over key...
2017-07-18 Horia Geantăcrypto: caam - clean-up in caam_init_rng()
2017-07-18 Tudor Ambaruscrypto: caam - remove unused variables in caam_drv_private
2017-07-18 Horia Geantăcrypto: caam - remove unused sg_to_sec4_sg_len()
2017-07-18 Horia Geantăcrypto: caam/qi - lower driver verbosity
2017-07-18 Horia Geantăcrypto: caam/qi - remove unused header sg_sw_sec4.h
2017-07-18 Horia Geantăcrypto: caam/qi - explicitly set dma_ops
2017-07-18 Horia Geantăcrypto: caam/qi - fix AD length endianness in S/G entry
2017-07-18 Horia Geantăcrypto: caam/qi - handle large number of S/Gs case
2017-07-18 Horia Geantăcrypto: caam/qi - properly set IV after {en,de}crypt
2017-07-18 Horia Geantăcrypto: caam/qi - fix compilation with CONFIG_DEBUG_FOR...
2017-07-18 Horia Geantăcrypto: caam/qi - fix compilation with DEBUG enabled
2017-07-18 Horia Geantăcrypto: caam/qi - fix typo in authenc alg driver name
2017-07-18 Gustavo A.... crypto: brcm - add NULL check on of_match_device()...
2017-07-18 Chris Gormancrypto: geode-aes - fixed coding style warnings and...
2017-07-18 Brijesh Singhcrypto: ccp - remove ccp_present() check from device...
2017-07-18 Brijesh Singhcrypto: ccp - rename ccp driver initialize files as...
2017-07-18 Brijesh Singhcrypto: ccp - Abstract interrupt registeration
2017-07-18 Brijesh Singhcrypto: ccp - Introduce the AMD Secure Processor device
2017-07-18 Brijesh Singhcrypto: ccp - Use devres interface to allocate PCI...
2017-07-18 Tudor-Dan AmbarusMAINTAINERS: add a maintainer for Microchip / Atmel...
2017-07-18 Tudor-Dan Ambaruscrypto: atmel-ecc - introduce Microchip / Atmel ECC...
2017-07-18 Tudor-Dan Ambaruscrypto: kpp - add get/set_flags helpers
2017-07-18 Corentin LABBEcrypto: sun4i-ss - support the Security System PRNG
2017-07-18 Gustavo A.... crypto: omap-des - fix error return code in omap_des_pr...
2017-07-18 Gustavo A.... crypto: omap-aes - fix error return code in omap_aes_pr...
2017-07-18 Gustavo A.... crypto: mxs-dcp - print error message on platform_get_i...
2017-07-18 Gustavo A.... crypto: mxc-scc - fix error code in mxc_scc_probe()
2017-07-18 Gustavo A.... crypto: mediatek - fix error return code in mtk_crypto_...
2017-07-18 Gustavo A.... crypto: ccp - print error message on platform_get_irq...
2017-07-18 Gary R Hookcrypto: ccp - Provide an error path for debugfs setup...
2017-07-18 Gary R Hookcrypto: ccp - Change all references to use the JOB...
2017-07-18 Gary R Hookcrypto: ccp - Fix some line spacing
2017-07-18 Arvind Yadavcrypto: sahara - make of_device_ids const
2017-07-18 Colin Ian Kingcrypto: qat - fix spelling mistake: "runing" -> "running"
2017-07-18 Zeng, Xincrypto: virtio - Refacotor virtio_crypto driver for...
2017-07-18 Herbert Xucrypto: authencesn - Fix digest_null crash
2017-07-18 raveendra padasalagicrypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig
2017-07-18 Antoine TénartDocumentation/bindings: crypto: remove the dma-mask...
2017-07-18 Antoine Ténartcrypto: inside-secure - do not parse the dma mask from dt
2017-07-18 Srikanth Jampalacrypto: cavium/nitrox - Change in firmware path.
2017-07-18 raveendra padasalagicrypto: brcm - Fix SHA3-512 algorithm failure
2017-07-15 Linus TorvaldsLinux v4.13-rc1 v4.13-rc1
2017-07-15 Linus TorvaldsMerge tag 'standardize-docs' of git://git.lwn.net/linux
2017-07-15 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2017-07-15 Linus TorvaldsMerge branch 'work.mount' of git://git./linux/kernel...
2017-07-15 Linus TorvaldsMerge branch 'work.__copy_to_user' of git://git./linux...
2017-07-15 Linus TorvaldsMerge branch 'work.uaccess-unaligned' of git://git...
2017-07-15 Linus TorvaldsMerge branch 'misc.compat' of git://git./linux/kernel...
2017-07-15 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2017-07-15 Linus TorvaldsMerge branch 'for-linus-4.13-rc1' of git://git./linux...
2017-07-15 Linus TorvaldsMerge tag 'upstream-4.13-rc1' of git://git.infradead...
2017-07-15 Linus TorvaldsMerge tag 'kvm-4.13-2' of git://git./virt/kvm/kvm
2017-07-15 Sebastian Andrzej... random: reorder READ_ONCE() in get_random_uXX
2017-07-15 Theodore Ts'orandom: suppress spammy warnings about unseeded randomness
2017-07-15 Linus TorvaldsMerge tag 'xfs-4.13-merge-6' of git://git./fs/xfs/xfs...
next