index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
crypto: arm/ghash - add NEON accelerated fallback for vmull.p64
Ard Biesheuvel
2017-08-04
3
-48
/
+215
|
*
|
|
crypto: arm64/gcm - implement native driver using v8 Crypto Extensions
Ard Biesheuvel
2017-08-04
3
-26
/
+591
|
*
|
|
crypto: arm64/aes-bs - implement non-SIMD fallback for AES-CTR
Ard Biesheuvel
2017-08-04
2
-5
/
+44
|
*
|
|
crypto: arm64/chacha20 - take may_use_simd() into account
Ard Biesheuvel
2017-08-04
1
-2
/
+3
|
*
|
|
crypto: arm64/aes-blk - add a non-SIMD fallback for synchronous CTR
Ard Biesheuvel
2017-08-04
3
-17
/
+101
|
*
|
|
crypto: arm64/aes-ce-ccm: add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
2
-35
/
+140
|
*
|
|
crypto: arm64/aes-ce-cipher: add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
2
-3
/
+18
|
*
|
|
crypto: arm64/aes-ce-cipher - match round key endianness with generic code
Ard Biesheuvel
2017-08-04
3
-40
/
+37
|
*
|
|
crypto: arm64/sha2-ce - add non-SIMD scalar fallback
Ard Biesheuvel
2017-08-04
3
-5
/
+29
|
*
|
|
crypto: arm64/sha1-ce - add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
2
-5
/
+16
|
*
|
|
crypto: arm64/crc32 - add non-SIMD scalar fallback
Ard Biesheuvel
2017-08-04
1
-5
/
+6
|
*
|
|
crypto: arm64/crct10dif - add non-SIMD generic fallback
Ard Biesheuvel
2017-08-04
1
-4
/
+9
|
*
|
|
crypto: arm64/ghash-ce - add non-SIMD scalar fallback
Ard Biesheuvel
2017-08-04
2
-9
/
+43
|
*
|
|
crypto: algapi - make crypto_xor() take separate dst and src arguments
Ard Biesheuvel
2017-08-04
14
-40
/
+42
|
*
|
|
crypto: algapi - use separate dst and src operands for __crypto_xor()
Ard Biesheuvel
2017-08-04
2
-12
/
+17
|
*
|
|
crypto: rockchip - return the err code when unable dequeue the crypto request
Zain Wang
2017-08-03
3
-19
/
+29
|
*
|
|
crypto: rockchip - move the crypto completion from interrupt context
Zain Wang
2017-08-03
4
-14
/
+33
|
*
|
|
hwrng: mx-rngc - add a driver for Freescale RNGC
Martin Kaiser
2017-08-03
3
-0
/
+346
|
*
|
|
Documentation: devicetree: add Freescale RNGC binding
Steffen Trumtrar
2017-08-03
1
-0
/
+21
|
*
|
|
hwrng: Kconfig - Correct help text about feeding entropy pool
PrasannaKumar Muralidharan
2017-08-03
1
-4
/
+2
|
*
|
|
crypto: scompress - defer allocation of scratch buffer to first use
Ard Biesheuvel
2017-08-03
1
-29
/
+17
|
*
|
|
crypto: scompress - free partially allocated scratch buffers on failure
Ard Biesheuvel
2017-08-03
1
-1
/
+4
|
*
|
|
crypto: scompress - don't sleep with preemption disabled
Ard Biesheuvel
2017-08-03
1
-3
/
+1
|
*
|
|
crypto: brcm - Support more FlexRM rings than SPU engines.
raveendra padasalagi
2017-08-03
2
-66
/
+56
|
*
|
|
crypto: atmel-ecc - fix signed integer to u8 assignment
Tudor-Dan Ambarus
2017-08-03
1
-5
/
+5
|
*
|
|
crypto: ecdh - fix concurrency on shared secret and pubkey
Tudor-Dan Ambarus
2017-08-03
1
-18
/
+33
|
*
|
|
crypto: ccp - remove duplicate module version and author entry
Brijesh Singh
2017-08-03
1
-7
/
+0
|
*
|
|
crypto: tcrypt - remove AES-XTS-192 speed tests
Horia Geantă
2017-08-03
1
-4
/
+4
|
*
|
|
Crypto: atmel-ecc: Make a couple of local functions static
Colin Ian King
2017-08-03
1
-2
/
+2
|
*
|
|
crypto: img-hash - remove unnecessary static in img_hash_remove()
Gustavo A. R. Silva
2017-08-03
1
-1
/
+1
|
*
|
|
crypto: atmel-tdes - remove unnecessary static in atmel_tdes_remove()
Gustavo A. R. Silva
2017-08-03
1
-1
/
+1
|
*
|
|
crypto: atmel-sha - remove unnecessary static in atmel_sha_remove()
Gustavo A. R. Silva
2017-08-03
1
-1
/
+1
|
*
|
|
crypto: omap-sham - remove unnecessary static in omap_sham_remove()
Gustavo A. R. Silva
2017-08-03
1
-1
/
+1
|
*
|
|
crypto: n2 - Convert to using %pOF instead of full_name
Rob Herring
2017-08-03
1
-32
/
+28
|
*
|
|
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
2017-08-03
7
-25
/
+148
|
*
|
|
csrypto: ccp - Expand RSA support for a v5 ccp
Gary R Hook
2017-07-28
7
-2
/
+12
|
*
|
|
crypto: ccp - Add support for RSA on the CCP
Gary R Hook
2017-07-28
4
-0
/
+347
|
*
|
|
crypto: Add akcipher_set_reqsize() function
Gary R Hook
2017-07-28
1
-0
/
+6
|
*
|
|
crypto: ccp - Fix base RSA function for version 5 CCPs
Gary R Hook
2017-07-28
2
-34
/
+54
|
*
|
|
crypto: ccp - Update copyright dates for 2017.
Gary R Hook
2017-07-28
11
-11
/
+11
|
*
|
|
crypto: rng - ensure that the RNG is ready before using
Jason A. Donenfeld
2017-07-28
1
-2
/
+4
|
*
|
|
crypto: stm32 - Support for STM32 HASH module
lionel.debieve@st.com
2017-07-28
3
-0
/
+1589
|
*
|
|
dt-bindings: Document STM32 HASH bindings
lionel.debieve@st.com
2017-07-28
1
-0
/
+30
|
*
|
|
crypto: stm32 - Rename module to use generic crypto
lionel.debieve@st.com
2017-07-28
3
-6
/
+5
|
*
|
|
crypto: stm32 - solve crc issue during unbind
lionel.debieve@st.com
2017-07-28
1
-1
/
+1
|
*
|
|
crypto: stm32 - CRC use relaxed function
lionel.debieve@st.com
2017-07-28
1
-7
/
+8
|
*
|
|
crypto: caam - free qman_fq after kill_fq
Xulin Sun
2017-07-28
1
-6
/
+4
|
*
|
|
crypto: algif_aead - overhaul memory management
Stephan Mueller
2017-07-28
1
-324
/
+442
|
*
|
|
crypto: algif_skcipher - overhaul memory management
Stephan Mueller
2017-07-28
1
-282
/
+279
|
*
|
|
hwrng: remember rng chosen by user
Harald Freudenberger
2017-07-18
1
-2
/
+19
[prev]
[next]