index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
memory
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
crypto: caam - use mapped_{src,dst}_nents for descriptor
Iuliana Prodan
2
-35
/
+45
2019-10-04
crypto: sun4i-ss - enable pm_runtime
Corentin Labbe
6
-19
/
+97
2019-10-04
crypto: sun4i-ss - simplify enable/disable of the device
Corentin Labbe
1
-31
/
+46
2019-10-04
crypto: cavium/nitrox - fix firmware assignment to AE cores
Phani Kiran Hemadri
1
-5
/
+4
2019-10-04
crypto: qce - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Eneas U de Queiroz
2
-2
/
+2
2019-10-04
crypto: chtls - simplify a bit 'create_flowc_wr_skb()'
Christophe JAILLET
1
-1
/
+1
2019-10-04
crypto: ccp - Release all allocated memory if sha type is invalid
Navid Emamdoost
1
-1
/
+2
2019-10-04
crypto: hisilicon - allow compile-testing on x86
Arnd Bergmann
2
-3
/
+12
2019-10-04
crypto: inside-secure - Add support for the EIP196
Pascal van Leeuwen
3
-14
/
+86
2019-10-04
crypto: cavium/nitrox - Add mailbox message to get mcode info in VF
Nagadheeraj Rottela
2
-0
/
+23
2019-10-04
hwrng: mediatek - Use devm_platform_ioremap_resource() in mtk_rng_probe()
Markus Elfring
1
-8
/
+1
2019-10-04
crypto: jitter - fix comments
Alexander E. Patrakov
1
-3
/
+3
2019-10-04
hwrng: iproc-rng200 - Use devm_platform_ioremap_resource() in iproc_rng200_pr...
Markus Elfring
1
-8
/
+1
2019-10-04
crypto: inside-secure - Add support for HW with less ring AIC's than rings
Pascal van Leeuwen
2
-4
/
+20
2019-10-04
crypto: inside-secure - Add support for 256 bit wide internal bus
Pascal van Leeuwen
3
-51
/
+72
2019-10-04
crypto: inside-secure - Added support for the rfc4309(ccm(aes)) AEAD
Pascal van Leeuwen
3
-37
/
+134
2019-10-04
crypto: inside-secure - Added support for the rfc4543(gcm(aes)) "AEAD"
Pascal van Leeuwen
3
-15
/
+74
2019-10-04
crypto: inside-secure - Added support for the rfc4106(gcm(aes)) AEAD
Pascal van Leeuwen
3
-23
/
+91
2019-10-04
crypto: inside-secure - Fixed corner case TRC admin RAM probing issue
Pascal van Leeuwen
2
-16
/
+34
2019-10-04
crypto: inside-secure - Fix stability issue with Macchiatobin
Pascal van Leeuwen
1
-2
/
+2
2019-10-04
crypto: cavium/nitrox - Fix cbc ciphers self test failures
Nagadheeraj Rottela
2
-34
/
+103
2019-10-04
crypto: cavium/nitrox - check assoclen and authsize for gcm(aes) cipher
Nagadheeraj Rottela
1
-3
/
+36
2019-10-04
hwrng: omap3-rom - Use devm hwrng and runtime PM
Tony Lindgren
1
-26
/
+16
2019-10-04
hwrng: omap3-rom - Use runtime PM instead of custom functions
Tony Lindgren
1
-53
/
+73
2019-10-04
hwrng: omap3-rom - Update to use standard driver data
Tony Lindgren
1
-15
/
+30
2019-10-04
hwrng: omap3-rom - Initialize default quality to get data
Tony Lindgren
1
-0
/
+1
2019-10-04
hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled
Tony Lindgren
1
-1
/
+2
2019-10-04
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
4
-13
/
+49
2019-10-04
ARM: OMAP2+: Check omap3-rom-rng for GP device instead of HS device
Tony Lindgren
1
-1
/
+1
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA2/DES-CBC
Pascal van Leeuwen
3
-0
/
+144
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA2/3DES-CBC
Pascal van Leeuwen
3
-0
/
+144
2019-10-04
crypto: inside-secure - Added support for authenc HMAC-SHA1/DES-CBC
Pascal van Leeuwen
3
-0
/
+41
2019-10-04
crypto: inside-secure - Add CRYPTO_SHA3 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Add HMAC-SHA3 family of authentication algorithms
Pascal van Leeuwen
3
-13
/
+436
2019-10-04
crypto: inside-secure - Add SHA3 family of basic hash algorithms
Pascal van Leeuwen
3
-0
/
+364
2019-10-04
crypto: inside-secure - Add SM4 based authenc AEAD ciphersuites
Pascal van Leeuwen
3
-14
/
+274
2019-10-04
crypto: aegis128-neon - use Clang compatible cflags for ARM
Ard Biesheuvel
1
-1
/
+1
2019-10-04
crypto: testmgr - Added testvectors for the rfc3686(ctr(sm4)) skcipher
Pascal van Leeuwen
2
-0
/
+35
2019-10-04
crypto: inside-secure - Add support for the rfc3685(ctr(sm4)) skcipher
Pascal van Leeuwen
3
-0
/
+53
2019-10-04
crypto: inside-secure - Add support for the cfb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-04
crypto: testmgr - Added testvectors for the ofb(sm4) & cfb(sm4) skciphers
Pascal van Leeuwen
2
-0
/
+110
2019-10-04
crypto: inside-secure - Add support for the ofb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-04
crypto: inside-secure - Add support for the cbc(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+38
2019-10-04
crypto: inside-secure - Add support for the ecb(sm4) skcipher
Pascal van Leeuwen
3
-0
/
+97
2019-10-04
crypto: testmgr - Added testvectors for the hmac(sm3) ahash
Pascal van Leeuwen
2
-0
/
+62
2019-10-04
crypto: inside-secure - Added support for HMAC-SM3 ahash
Pascal van Leeuwen
3
-0
/
+72
2019-10-04
crypto: inside-secure - Added support for basic SM3 ahash
Pascal van Leeuwen
3
-0
/
+73
2019-10-04
crypto: inside-secure - Add CRYPTO_CHACHA20POLY1305 to CRYPTO_DEV_SAFEXCEL
Pascal van Leeuwen
1
-0
/
+1
2019-10-04
crypto: inside-secure - Add support for the Chacha20-Poly1305 AEAD
Pascal van Leeuwen
3
-24
/
+263
2019-10-04
crypto: inside-secure - Added support for the CHACHA20 skcipher
Pascal van Leeuwen
3
-1
/
+86
[next]