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
*
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
*
crypto: testmgr - introduce SM4 tests
Gilad Ben-Yossef
2018-03-16
3
-0
/
+143
*
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
2018-03-16
4
-0
/
+298
*
crypto: chelsio -Split Hash requests for large scatter gather list
Harsh Jain
2018-03-16
4
-108
/
+298
*
crypto: chelsio - Fix iv passed in fallback path for rfc3686
Harsh Jain
2018-03-16
1
-1
/
+1
*
crypto: chelsio - Update IV before sending request to HW
Harsh Jain
2018-03-16
1
-8
/
+11
*
crypto: chelsio - Fix src buffer dma length
Harsh Jain
2018-03-16
1
-5
/
+12
*
crypto: chelsio - Use kernel round function to align lengths
Harsh Jain
2018-03-16
2
-40
/
+34
*
hwrng: mxc-rnga - add driver support on boards with device tree
Vladimir Zapolskiy
2018-03-16
1
-9
/
+14
*
dt-bindings: rng: Document Freescale i.MX21 and i.MX31 RNGA compatibles
Vladimir Zapolskiy
2018-03-16
1
-6
/
+5
*
crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTS
Eric Biggers
2018-03-16
4
-0
/
+643
*
crypto: ccp - Use memdup_user() rather than duplicating its implementation
Markus Elfring
2018-03-16
1
-14
/
+1
*
crypto: ccp - Fill the result buffer only on digest, finup, and final ops
Gary R Hook
2018-03-09
2
-2
/
+2
*
crypto: x86/des3_ede - des3_ede_skciphers[] can be static
Wu Fengguang
2018-03-09
1
-1
/
+1
*
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
2018-03-09
1
-6
/
+17
*
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
2018-03-09
3
-0
/
+362
*
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
[next]