platform/kernel/linux-rpi3.git
2018-07-27 Krzysztof Kozlowskilib: Use existing define with polynomial
2018-07-27 Krzysztof Kozlowskistaging: rtl: Use existing define with polynomial
2018-07-27 Krzysztof Kozlowskinet: ethernet: Use existing define with polynomial
2018-07-27 Krzysztof Kozlowskicrypto: stm32_crc32 - Use existing define with polynomial
2018-07-27 Krzysztof Kozlowskilib/crc: Use consistent naming for CRC-32 polynomials
2018-07-27 Krzysztof Kozlowskilib/crc: Move polynomial definition to separate header
2018-07-27 Timur Tabicrypto: qcom-rng - Add ACPI support
2018-07-27 Vinod Koulcrypto: qcom-rng - Add support for prng-ee
2018-07-27 Vinod Kouldt-bindings: crypto: Add new compatible qcom, prng-ee
2018-07-27 Vinod Koulcrypto: qcom-rng - Add Qcom prng driver
2018-07-27 Vinod Kouldt-bindings: crypto: Move prng binding to crypto
2018-07-27 Vinod Koulhwrng: msm - remove msm hw_random driver
2018-07-20 Michael Müllercrypto: sharah - Unregister correct algorithms for...
2018-07-20 Antoine Tenartcrypto: inside-secure - initialize first_rdesc to make...
2018-07-20 Antoine Tenartcrypto: inside-secure - switch to SPDX identifiers
2018-07-20 Stephan Muellercrypto: ecdh - fix typo of P-192 b value
2018-07-20 Stephan Muellercrypto: dh - update test for public key verification
2018-07-20 Stephan Muellercrypto: drbg - eliminate constant reinitialization...
2018-07-20 Gustavo A.... crypto: dh - fix memory leak
2018-07-13 Gustavo A.... crypto: chtls - use 64-bit arithmetic instead of 32-bit
2018-07-13 Tom Lendackycrypto: ccp - Add support for new CCP/PSP device ID
2018-07-13 Tom Lendackycrypto: ccp - Support register differences between...
2018-07-13 Tom Lendackycrypto: ccp - Remove unused #defines
2018-07-13 Tom Lendackycrypto: ccp - Add psp enabled message when initializati...
2018-07-13 Tom Lendackycrypto: ccp - Fix command completion detection race
2018-07-08 Gilad Ben-Yossefcrypto: ccree - rate limit debug print
2018-07-08 Gilad Ben-Yossefcrypto: ccree - use CBC-CS3 CTS mode
2018-07-08 Gilad Ben-Yossefcrypto: ccree - remove dead legacy code
2018-07-08 Gilad Ben-Yossefcrypto: ccree - fix iv handling
2018-07-08 Gilad Ben-Yossefcrypto: testmgr - add hash finup tests
2018-07-08 Hadar Gatcrypto: ccree - fix finup
2018-07-08 Eric Biggerscrypto: remove redundant type flags from tfm allocation
2018-07-08 Eric Biggerscrypto: skcipher - remove useless setting of type flags
2018-07-08 Eric Biggerscrypto: aead - remove useless setting of type flags
2018-07-08 Eric Biggerscrypto: ahash - remove useless setting of cra_type
2018-07-08 Eric Biggerscrypto: ahash - remove useless setting of type flags
2018-07-08 Eric Biggerscrypto: shash - remove useless setting of type flags
2018-07-08 Eric Biggerscrypto: x86/sha-mb - decrease priority of multibuffer...
2018-07-08 Eric Biggerscrypto: sha512_generic - add cra_priority
2018-07-08 Eric Biggerscrypto: sha256_generic - add cra_priority
2018-07-08 Eric Biggerscrypto: sha1_generic - add cra_priority
2018-07-08 Eric Biggerscrypto: MAINTAINERS - fix file path for SHA multibuffer...
2018-07-08 Eric Biggerscrypto: x86/sha256-mb - fix digest copy in sha256_mb_mg...
2018-07-08 Ofer Heifetzcrypto: inside-secure - remove request list to improve...
2018-07-08 Ofer Heifetzcrypto: inside-secure - ecb(des3_ede) and cbc(des3_ede...
2018-07-08 Ofer Heifetzcrypto: inside-secure - ecb(des) and cbc(des) support
2018-07-08 Ofer Heifetzcrypto: inside-secure - hmac(md5) support
2018-07-08 Ofer Heifetzcrypto: inside-secure - md5 support
2018-07-08 Ofer Heifetzcrypto: inside-secure - set tx_max_cmd_queue to 32
2018-07-08 Ofer Heifetzcrypto: inside-secure - reset CDR and RDR rings on...
2018-07-08 Ofer Heifetzcrypto: inside-secure - adjust the TRC configuration...
2018-07-08 Antoine TenartDocumentation/bindings: crypto: inside-secure: eip197d...
2018-07-08 Antoine Tenartcrypto: inside-secure - eip197d support
2018-07-08 Ofer Heifetzcrypto: inside-secure - add multiple processing engine...
2018-07-08 Ofer Heifetzcrypto: inside-secure - dynamic ring configuration...
2018-07-08 Antoine Tenartcrypto: inside-secure - add an invalidation flag
2018-07-08 Antoine Tenartcrypto: inside-secure - filter out the algorithms by...
2018-07-08 Antoine TenartDocumentation/bindings: crypto: inside-secure: update...
2018-07-08 Antoine Tenartcrypto: inside-secure - use precise compatibles
2018-07-08 Antoine Tenartcrypto: inside-secure - move the firmware to a better...
2018-07-08 Stephan Muellercrypto: dh - add public key verification test
2018-07-08 lionel.debieve... crypto: stm32/crc - Add power management support
2018-07-08 lionel.debieve... crypto: stm32/hash - Add power management support
2018-07-08 lionel.debieve... crypto: stm32/cryp - Add power management support
2018-07-08 Stafford Hornecrypto: skcipher - Fix -Wstringop-truncation warnings
2018-07-08 Stephan Muellercrypto: ecdh - add public key verification test
2018-07-01 Denis Efremovcrypto: skcipher - remove the exporting of skcipher_wal...
2018-07-01 Farhan Alicrypto: virtio - Register an algo only if it's supported
2018-07-01 Farhan Alicrypto: virtio - Read crypto services and algorithm...
2018-07-01 Eric Biggerscrypto: vmac - remove insecure version with hardcoded...
2018-07-01 Eric Biggerscrypto: vmac - add nonced version with big endian digest
2018-07-01 Eric Biggerscrypto: vmac - separate tfm and request context
2018-07-01 Eric Biggerscrypto: vmac - require a block cipher with 128-bit...
2018-06-22 Tudor-Dan Ambaruscrypto: atmel-ecc - remove overly verbose dev_info
2018-06-22 Tudor-Dan Ambaruscrypto: atmel-ecc - fix to allow multi segment scatterlists
2018-06-22 Colin Ian Kingcrypto: cavium - make structure algs static
2018-06-22 Colin Ian Kingcrypto: aegis - fix indentation of a statement
2018-06-22 Antoine Tenartcrypto: inside-secure - authenc(hmac(sha384), cbc(aes...
2018-06-22 Antoine Tenartcrypto: inside-secure - hmac(sha384) support
2018-06-22 Antoine Tenartcrypto: inside-secure - sha384 support
2018-06-22 Antoine Tenartcrypto: sha512_generic - add a sha384 0-length pre...
2018-06-22 Antoine Tenartcrypto: inside-secure - authenc(hmac(sha512), cbc(aes...
2018-06-22 Antoine Tenartcrypto: inside-secure - hmac(sha512) support
2018-06-22 Antoine Tenartcrypto: inside-secure - sha512 support
2018-06-22 Antoine Tenartcrypto: sha512_generic - add a sha512 0-length pre...
2018-06-22 Antoine Tenartcrypto: inside-secure - improve the counter computation
2018-06-22 Antoine Tenartcrypto: inside-secure - use the error handler for inval...
2018-06-22 Ofer Heifetzcrypto: inside-secure - increase minimum transfer size
2018-06-16 Linus TorvaldsLinux 4.18-rc1
2018-06-16 Linus TorvaldsMerge tag 'for-linus-20180616' of git://git.kernel...
2018-06-16 Linus TorvaldsMerge tag 'docs-broken-links' of git://linuxtv.org...
2018-06-16 Linus TorvaldsMerge tag 'fsnotify_for_v4.18-rc1' of git://git./linux...
2018-06-16 Linus TorvaldsMerge tag 'fbdev-v4.18' of git://github.com/bzolnier...
2018-06-16 Linus TorvaldsMerge branch 'afs-proc' of git://git./linux/kernel...
2018-06-16 Linus TorvaldsMerge branch 'work.compat' of git://git./linux/kernel...
2018-06-16 Linus TorvaldsMerge branch 'work.aio' of git://git./linux/kernel...
2018-06-15 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-06-15 Linus TorvaldsMerge tag 'modules-for-v4.18' of git://git./linux/kerne...
2018-06-15 Linus TorvaldsMerge branch 'for-linus-4.18-rc1' of git://git./linux...
2018-06-15 Linus TorvaldsMerge tag 'riscv-for-linus-4.18-merge_window' of git...
next