platform/kernel/linux-rpi.git
2019-04-18 Sebastian Andrzej... crypto: scompress - initialize per-CPU variables on...
2019-04-18 Zhang Zhijiecrypto: rockchip - update IV buffer to contain the...
2019-04-18 Eric Biggerscrypto: run initcalls for generic implementations earlier
2019-04-18 Eric Biggerscrypto: testmgr - fuzz AEADs against their generic...
2019-04-18 Eric Biggerscrypto: testmgr - fuzz skciphers against their generic...
2019-04-18 Eric Biggerscrypto: testmgr - fuzz hashes against their generic...
2019-04-18 Eric Biggerscrypto: testmgr - add helpers for fuzzing against gener...
2019-04-18 Eric Biggerscrypto: testmgr - identify test vectors by name rather...
2019-04-18 Eric Biggerscrypto: testmgr - expand ability to test for errors
2019-04-18 Vitaly Chikunovintegrity: support EC-RDSA signatures for asymmetric_verify
2019-04-18 Vitaly Chikunovcrypto: ecrdsa - add EC-RDSA test vectors to testmgr
2019-04-18 Vitaly Chikunovcrypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithm
2019-04-18 Vitaly Chikunovcrypto: ecc - make ecc into separate module
2019-04-18 Vitaly Chikunovcrypto: Kconfig - create Public-key cryptography section
2019-04-18 Vitaly ChikunovX.509: parse public key parameters from x509 for akcipher
2019-04-18 Vitaly ChikunovKEYS: do not kmemdup digest in {public,tpm}_key_verify_...
2019-04-18 Vitaly Chikunovcrypto: akcipher - new verify API for public key algorithms
2019-04-18 Vitaly Chikunovcrypto: rsa - unimplement sign/verify for raw RSA backends
2019-04-18 Vitaly Chikunovcrypto: akcipher - default implementations for request...
2019-04-18 Herbert Xucrypto: ux500 - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: talitos - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: sun4i-ss - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: stm32 - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: rockchip - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: qce - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: picoxcell - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: omap - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: n2 - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: marvell - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: ixp4xx - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: inside-secure - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: hisilicon - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: hifn_795x - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: ccree - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: ccp - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: nitrox - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: cavium - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: caam - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: bcm - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: atmel - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: sparc - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: s390 - Forbid 2-key 3DES in FIPS mode
2019-04-18 Herbert Xucrypto: des_generic - Forbid 2-key in 3DES and add...
2019-04-18 Eric Biggerscrypto: vmx - return correct error code on failed setkey
2019-04-18 Eric Biggerscrypto: arm64/aes-neonbs - don't access already-freed...
2019-04-18 Eric Biggerscrypto: arm/aes-neonbs - don't access already-freed...
2019-04-18 Eric Biggerscrypto: salsa20 - don't access already-freed walk.iv
2019-04-18 Eric Biggerscrypto: lrw - don't access already-freed walk.iv
2019-04-18 YueHaibingcrypto: mxs-dcp - remove set but not used variable...
2019-04-18 Joe Perchescrypto: sahara - Convert IS_ENABLED uses to __is_defined
2019-04-18 Vakul Gargcrypto: caam/jr - Remove extra memory barrier during...
2019-04-18 Singh, Brijeshcrypto: ccp - Do not free psp_master when PLATFORM_INIT...
2019-04-18 Lionel Debievecrypto: stm32/hash - Fix self test issue during export
2019-04-16 Herbert Xucrypto: mxc-scc - Remove broken driver
2019-04-15 Lionel Debievehwrng: stm32 - set default random quality
2019-04-15 Lionel Debievehwrng: stm32 - fix unbalanced pm_runtime_enable
2019-04-08 Eric Biggerscrypto: testmgr - add panic_on_fail module parameter
2019-04-08 Eric Biggerscrypto: arm64/cbcmac - handle empty messages in same...
2019-04-08 Eric Biggerscrypto: cts - don't support empty messages
2019-04-08 Eric Biggerscrypto: streebog - fix unaligned memory accesses
2019-04-08 Eric Biggerscrypto: chacha20poly1305 - set cra_name correctly
2019-04-08 Eric Biggerscrypto: skcipher - don't WARN on unprocessed data after...
2019-04-08 Eric Biggerscrypto: x86/crct10dif-pcl - fix use via crypto_shash_di...
2019-04-08 Eric Biggerscrypto: crct10dif-generic - fix use via crypto_shash_di...
2019-04-08 YueHaibingcrypto: nx842 - remove set but not used variables ...
2019-04-08 YueHaibingcrypto: mxs-dcp - return errcode in mxs_dcp_aes_enqueue...
2019-04-08 YueHaibingcrypto: marvell - remove set but not used variable...
2019-04-08 YueHaibingcrypto: ccp - Use kmemdup in ccp_copy_and_save_keypart()
2019-04-08 Andi Kleencrypto: aes - Use ___cacheline_aligned for aes data
2019-04-08 Sebastian Andrzej... crypto: scompress - Use per-CPU struct instead multiple...
2019-04-08 Sebastian Andrzej... crypto: scompress - return proper error code for alloca...
2019-04-08 Singh, Brijeshcrypto: ccp - introduce SEV_GET_ID2 command
2019-04-08 Dan Carpentercrypto: caam/qi - Change a couple IS_ERR_OR_NULL()...
2019-04-08 Nagadheeraj... crypto: cavium/nitrox - Added rfc4106(gcm(aes)) cipher...
2019-03-28 Iuliana Prodancrypto: caam - limit AXI pipeline to a depth of 1
2019-03-28 Vakul Gargcrypto: caam/jr - Remove extra memory barrier during...
2019-03-28 Vakul Gargcrypto: caam/jr - Removed redundant vars from job ring...
2019-03-28 Vakul Gargcrypto: caam/jr - Remove spinlock for output job ring
2019-03-28 YueHaibingcrypto: vmx - Make p8_init and p8_exit static
2019-03-28 Geert Uytterhoevencrypto: fips - Grammar s/options/option/, s/to/the/
2019-03-28 YueHaibingcrypto: cavium - Make cptvf_device_init static
2019-03-28 YueHaibingcrypto: bcm - remove unused array tag_to_hash_idx
2019-03-28 YueHaibingcrypto: zip - Make some functions static
2019-03-28 YueHaibingcrypto: ccp - Make ccp_register_rsa_alg static
2019-03-28 YueHaibingcrypto: cavium - Make some functions static
2019-03-28 YueHaibingcrypto: cavium - remove unused fucntions
2019-03-22 Ondrej Mosnacekcrypto: Kconfig - fix typos AEGSI -> AEGIS
2019-03-22 Eric Biggerscrypto: salsa20-generic - use crypto_xor_cpy()
2019-03-22 Eric Biggerscrypto: chacha-generic - use crypto_xor_cpy()
2019-03-22 Daniel Axtenscrypto: vmx - fix copy-paste error in CTR mode
2019-03-22 Arnd Bergmanncrypto: ccree - reduce kernel stack usage with clang
2019-03-22 Eric Biggerscrypto: testmgr - test the !may_use_simd() fallback...
2019-03-22 Eric Biggerscrypto: simd - convert to use crypto_simd_usable()
2019-03-22 Eric Biggerscrypto: arm64 - convert to use crypto_simd_usable()
2019-03-22 Eric Biggerscrypto: arm - convert to use crypto_simd_usable()
2019-03-22 Eric Biggerscrypto: x86 - convert to use crypto_simd_usable()
2019-03-22 Eric Biggerscrypto: simd,testmgr - introduce crypto_simd_usable()
2019-03-22 Eric Biggerscrypto: arm64/gcm-aes-ce - fix no-NEON fallback code
2019-03-22 Eric Biggerscrypto: chacha-generic - fix use as arm64 no-NEON fallback
2019-03-22 Rouven Czerwinskihwrng: omap - Set default quality
next