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: ahash - Fix early termination in hash walk
Herbert Xu
2018-03-30
1
-3
/
+4
*
crypto: brcm - explicitly cast cipher to hash type
Stefan Agner
2018-03-30
1
-2
/
+2
*
crypto: talitos - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-30
1
-0
/
+2
*
crypto: qat - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-30
1
-0
/
+3
*
crypto: picoxcell - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-30
1
-0
/
+2
*
crypto: ixp4xx - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-30
1
-0
/
+2
*
crypto: chelsio - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-30
1
-0
/
+5
*
crypto: caam/qi - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-30
1
-0
/
+2
*
crypto: caam - don't leak pointers to authenc keys
Tudor-Dan Ambarus
2018-03-30
1
-0
/
+2
*
crypto: lrw - Free rctx->ext with kzfree
Herbert Xu
2018-03-30
1
-1
/
+1
*
crypto: talitos - fix IPsec cipher in length
LEROY Christophe
2018-03-30
1
-16
/
+20
*
crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()
Andy Shevchenko
2018-03-30
3
-34
/
+17
*
crypto: doc - clarify hash callbacks state machine
Horia Geantă
2018-03-30
1
-0
/
+8
*
crypto: api - Keep failed instances alive
Herbert Xu
2018-03-30
2
-17
/
+13
*
crypto: api - Make crypto_alg_lookup static
Herbert Xu
2018-03-30
2
-3
/
+2
*
crypto: api - Remove unused crypto_type lookup function
Herbert Xu
2018-03-30
2
-8
/
+1
*
crypto: chelsio - Remove declaration of static function from header
Harsh Jain
2018-03-30
2
-147
/
+145
*
crypto: inside-secure - hmac(sha224) support
Antoine Tenart
2018-03-30
3
-0
/
+58
*
crypto: inside-secure - hmac(sha256) support
Antoine Tenart
2018-03-30
3
-9
/
+75
*
crypto: inside-secure - the context ipad/opad should use the state sz
Antoine Tenart
2018-03-30
1
-4
/
+4
*
crypto: inside-secure - improve the skcipher token
Antoine Tenart
2018-03-30
1
-1
/
+2
*
crypto: inside-secure - do not access buffers mapped to the device
Antoine Tenart
2018-03-30
1
-4
/
+4
*
crypto: inside-secure - improve the send error path
Antoine Tenart
2018-03-30
1
-2
/
+5
*
crypto: inside-secure - fix a typo in a register name
Antoine Tenart
2018-03-30
2
-2
/
+2
*
crypto: inside-secure - fix typo s/allways/always/ in a define
Antoine Tenart
2018-03-30
2
-2
/
+2
*
crypto: inside-secure - move the digest to the request context
Antoine Tenart
2018-03-30
1
-12
/
+18
*
crypto: cavium - Replace mdelay with msleep in cpt_device_init
Jia-Ju Bai
2018-03-23
1
-1
/
+1
*
crypto: doc - Document remaining members in struct crypto_alg
Gary R Hook
2018-03-23
1
-0
/
+8
*
crypto: bfin_crc - remove blackfin CRC driver
Arnd Bergmann
2018-03-23
4
-885
/
+0
*
crypto: arm,arm64 - Fix random regeneration of S_shipped
Leonard Crestez
2018-03-23
2
-0
/
+4
*
hwrng: ks-sa - add hw_random driver
Vitaly Andrianov
2018-03-23
3
-0
/
+265
*
dt-bindings: rng: add bindings doc for Keystone SA HWRNG driver
Vitaly Andrianov
2018-03-23
1
-0
/
+21
*
crypto: inside-secure - fix clock resource by adding a register clock
Gregory CLEMENT
2018-03-23
3
-10
/
+31
*
crypto: inside-secure - improve clock initialization
Gregory CLEMENT
2018-03-23
1
-5
/
+6
*
crypto: inside-secure - fix clock management
Gregory CLEMENT
2018-03-23
1
-1
/
+1
*
crypto: inside-secure - fix missing unlock on error in safexcel_ahash_send_req()
weiyongjun \(A\)
2018-03-23
1
-1
/
+3
*
crypto: talitos - Delete an error message for a failed memory allocation in t...
Markus Elfring
2018-03-23
1
-1
/
+0
*
crypto: arm64/sha256-neon - play nice with CONFIG_PREEMPT kernels
Ard Biesheuvel
2018-03-16
1
-13
/
+23
*
crypto: arm64/aes-blk - add 4 way interleave to CBC-MAC encrypt path
Ard Biesheuvel
2018-03-16
1
-2
/
+21
*
crypto: arm64/aes-blk - add 4 way interleave to CBC encrypt path
Ard Biesheuvel
2018-03-16
1
-6
/
+25
*
crypto: arm64/aes-blk - remove configurable interleave
Ard Biesheuvel
2018-03-16
2
-200
/
+40
*
crypto: arm64/chacha20 - move kernel mode neon en/disable into loop
Ard Biesheuvel
2018-03-16
1
-3
/
+9
*
crypto: arm64/aes-bs - move kernel mode neon en/disable into loop
Ard Biesheuvel
2018-03-16
1
-19
/
+17
*
crypto: arm64/aes-blk - move kernel mode neon en/disable into loop
Ard Biesheuvel
2018-03-16
3
-102
/
+97
*
crypto: arm64/aes-ce-ccm - move kernel mode neon en/disable into loop
Ard Biesheuvel
2018-03-16
1
-24
/
+23
*
crypto: testmgr - add a new test case for CRC-T10DIF
Ard Biesheuvel
2018-03-16
1
-0
/
+259
*
crypto: ecc - Remove stack VLA usage
Kees Cook
2018-03-16
1
-6
/
+17
*
crypto: ccp - Validate buffer lengths for copy operations
Gary R Hook
2018-03-16
1
-30
/
+78
*
crypto: hash - Prevent use of req->result in ahash update
Kamil Konieczny
2018-03-16
1
-4
/
+7
*
crypto: virtio - remove dependency on CRYPTO_AUTHENC
Peter Wu
2018-03-16
2
-2
/
+0
[next]