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: s5p-sss - Constify pointed data (arguments and local variables)
Krzysztof Kozlowski
2018-03-09
1
-14
/
+17
*
crypto: s5p-sss - Remove useless check for non-null request
Krzysztof Kozlowski
2018-03-09
1
-3
/
+0
*
crypto: omap-sham - Fix misleading indentation
Krzysztof Kozlowski
2018-03-09
1
-1
/
+1
*
crypto: omap-sham - Remove useless check for non-null request
Krzysztof Kozlowski
2018-03-09
1
-3
/
+0
*
crypto: chelsio - no csum offload for ipsec path
Atul Gupta
2018-03-09
1
-3
/
+2
*
hwrng: omap - Fix clock resource by adding a register clock
Gregory CLEMENT
2018-03-09
2
-1
/
+22
*
hwrng: omap - Remove useless test before clk_disable_unprepare
Gregory CLEMENT
2018-03-09
1
-4
/
+2
*
crypto: omap-aes - make queue length configurable
Tero Kristo
2018-03-09
1
-0
/
+43
*
crypto: omap-aes - make fallback size configurable
Tero Kristo
2018-03-09
1
-1
/
+47
*
crypto: omap-sham - make queue length configurable
Tero Kristo
2018-03-09
1
-0
/
+38
*
crypto: omap-sham - make fallback size configurable
Tero Kristo
2018-03-09
1
-3
/
+53
*
crypto: omap-crypto - Verify page zone scatterlists before starting DMA
Tero Kristo
2018-03-09
1
-0
/
+4
*
crypto: omap-sham - Verify page zone of scatterlists before starting DMA
Tero Kristo
2018-03-09
1
-0
/
+7
*
crypto: talitos - do not perform unnecessary dma synchronisation
LEROY Christophe
2018-03-09
1
-22
/
+63
*
crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
LEROY Christophe
2018-03-09
1
-88
/
+44
*
hwrng: cavium - make two functions static
Colin Ian King
2018-03-09
2
-2
/
+2
*
crypto: inside-secure - wait for the request to complete if in the backlog
Antoine Tenart
2018-03-09
1
-1
/
+1
*
crypto: inside-secure - move cache result dma mapping to request
Antoine Tenart
2018-03-09
3
-45
/
+18
*
crypto: inside-secure - move hash result dma mapping to request
Ofer Heifetz
2018-03-09
3
-14
/
+14
*
include: psp-sev: Capitalize invalid length enum
Brijesh Singh
2018-03-02
1
-1
/
+1
*
crypto: ccp - Fix sparse, use plain integer as NULL pointer
Brijesh Singh
2018-03-02
1
-4
/
+4
*
crypto: ccp - return an actual key size from RSA max_size callback
Maciej S. Szmigiero
2018-03-02
1
-4
/
+3
*
crypto: ccp - don't disable interrupts while setting up debugfs
Sebastian Andrzej Siewior
2018-03-02
1
-4
/
+3
*
crypto: atmel-aes - fix the keys zeroing on errors
Antoine Tenart
2018-03-02
1
-1
/
+1
*
crypto: caam - do not use mem and emi_slow clock for imx7x
Rui Miguel Silva
2018-03-02
1
-15
/
+24
*
crypto: caam - Fix null dereference at error path
Rui Miguel Silva
2018-03-02
1
-3
/
+0
*
crypto: ccp - add check to get PSP master only when PSP is detected
Brijesh Singh
2018-03-02
1
-3
/
+3
*
crypto: ablk_helper - remove ablk_helper
Eric Biggers
2018-03-02
4
-187
/
+0
*
crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()
Eric Biggers
2018-03-02
3
-18
/
+14
*
crypto: x86/glue_helper - remove blkcipher_walk functions
Eric Biggers
2018-03-02
2
-406
/
+0
*
crypto: lrw - remove lrw_crypt()
Eric Biggers
2018-03-02
3
-158
/
+39
*
crypto: xts - remove xts_crypt()
Eric Biggers
2018-03-02
2
-89
/
+0
*
crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface
Eric Biggers
2018-03-02
4
-443
/
+208
*
crypto: x86/camellia - convert to skcipher interface
Eric Biggers
2018-03-02
2
-84
/
+80
*
crypto: x86/camellia - remove XTS algorithm
Eric Biggers
2018-03-02
4
-113
/
+24
*
crypto: x86/camellia - remove LRW algorithm
Eric Biggers
2018-03-02
3
-95
/
+1
*
crypto: x86/camellia-aesni-avx2 - remove LRW algorithm
Eric Biggers
2018-03-02
2
-180
/
+1
*
crypto: x86/camellia-aesni-avx - remove LRW algorithm
Eric Biggers
2018-03-02
3
-168
/
+2
*
crypto: x86/des3_ede - convert to skcipher interface
Eric Biggers
2018-03-02
2
-120
/
+120
*
crypto: x86/blowfish: convert to skcipher interface
Eric Biggers
2018-03-02
2
-118
/
+114
*
crypto: x86/cast6-avx - convert to skcipher interface
Eric Biggers
2018-03-02
2
-216
/
+104
*
crypto: x86/cast6-avx - remove LRW algorithm
Eric Biggers
2018-03-02
2
-180
/
+1
*
crypto: x86/cast5-avx - convert to skcipher interface
Eric Biggers
2018-03-02
2
-228
/
+130
*
crypto: x86/cast5-avx - fix ECB encryption when long sg follows short one
Eric Biggers
2018-03-02
1
-2
/
+1
*
crypto: x86/twofish-avx - convert to skcipher interface
Eric Biggers
2018-03-02
2
-219
/
+102
*
crypto: x86/twofish-avx - remove LRW algorithm
Eric Biggers
2018-03-02
2
-189
/
+1
*
crypto: x86/twofish-3way - convert to skcipher interface
Eric Biggers
2018-03-02
2
-85
/
+68
*
crypto: x86/twofish-3way - remove XTS algorithm
Eric Biggers
2018-03-02
4
-118
/
+25
*
crypto: x86/twofish-3way - remove LRW algorithm
Eric Biggers
2018-03-02
4
-92
/
+27
*
crypto: x86/serpent-avx,avx2 - convert to skcipher interface
Eric Biggers
2018-03-02
4
-446
/
+219
[next]