index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-16
crypto: testmgr - add a new test case for CRC-T10DIF
Ard Biesheuvel
1
-0
/
+259
2018-03-16
crypto: ecc - Remove stack VLA usage
Kees Cook
1
-6
/
+17
2018-03-16
crypto: ccp - Validate buffer lengths for copy operations
Gary R Hook
1
-30
/
+78
2018-03-16
crypto: hash - Prevent use of req->result in ahash update
Kamil Konieczny
1
-4
/
+7
2018-03-16
crypto: virtio - remove dependency on CRYPTO_AUTHENC
Peter Wu
2
-2
/
+0
2018-03-16
crypto: testmgr - introduce SM4 tests
Gilad Ben-Yossef
3
-0
/
+143
2018-03-16
crypto: sm4 - introduce SM4 symmetric cipher algorithm
Gilad Ben-Yossef
4
-0
/
+298
2018-03-16
crypto: chelsio -Split Hash requests for large scatter gather list
Harsh Jain
4
-108
/
+298
2018-03-16
crypto: chelsio - Fix iv passed in fallback path for rfc3686
Harsh Jain
1
-1
/
+1
2018-03-16
crypto: chelsio - Update IV before sending request to HW
Harsh Jain
1
-8
/
+11
2018-03-16
crypto: chelsio - Fix src buffer dma length
Harsh Jain
1
-5
/
+12
2018-03-16
crypto: chelsio - Use kernel round function to align lengths
Harsh Jain
2
-40
/
+34
2018-03-16
hwrng: mxc-rnga - add driver support on boards with device tree
Vladimir Zapolskiy
1
-9
/
+14
2018-03-16
dt-bindings: rng: Document Freescale i.MX21 and i.MX31 RNGA compatibles
Vladimir Zapolskiy
1
-6
/
+5
2018-03-16
crypto: arm64/speck - add NEON-accelerated implementation of Speck-XTS
Eric Biggers
4
-0
/
+643
2018-03-16
crypto: ccp - Use memdup_user() rather than duplicating its implementation
Markus Elfring
1
-14
/
+1
2018-03-09
crypto: ccp - Fill the result buffer only on digest, finup, and final ops
Gary R Hook
2
-2
/
+2
2018-03-09
crypto: x86/des3_ede - des3_ede_skciphers[] can be static
Wu Fengguang
1
-1
/
+1
2018-03-09
crypto: ecdh - fix to allow multi segment scatterlists
James Bottomley
1
-6
/
+17
2018-03-09
crypto: cfb - add support for Cipher FeedBack mode
James Bottomley
3
-0
/
+362
2018-03-09
crypto: s5p-sss - Constify pointed data (arguments and local variables)
Krzysztof Kozlowski
1
-14
/
+17
2018-03-09
crypto: s5p-sss - Remove useless check for non-null request
Krzysztof Kozlowski
1
-3
/
+0
2018-03-09
crypto: omap-sham - Fix misleading indentation
Krzysztof Kozlowski
1
-1
/
+1
2018-03-09
crypto: omap-sham - Remove useless check for non-null request
Krzysztof Kozlowski
1
-3
/
+0
2018-03-09
crypto: chelsio - no csum offload for ipsec path
Atul Gupta
1
-3
/
+2
2018-03-09
hwrng: omap - Fix clock resource by adding a register clock
Gregory CLEMENT
2
-1
/
+22
2018-03-09
hwrng: omap - Remove useless test before clk_disable_unprepare
Gregory CLEMENT
1
-4
/
+2
2018-03-09
crypto: omap-aes - make queue length configurable
Tero Kristo
1
-0
/
+43
2018-03-09
crypto: omap-aes - make fallback size configurable
Tero Kristo
1
-1
/
+47
2018-03-09
crypto: omap-sham - make queue length configurable
Tero Kristo
1
-0
/
+38
2018-03-09
crypto: omap-sham - make fallback size configurable
Tero Kristo
1
-3
/
+53
2018-03-09
crypto: omap-crypto - Verify page zone scatterlists before starting DMA
Tero Kristo
1
-0
/
+4
2018-03-09
crypto: omap-sham - Verify page zone of scatterlists before starting DMA
Tero Kristo
1
-0
/
+7
2018-03-09
crypto: talitos - do not perform unnecessary dma synchronisation
LEROY Christophe
1
-22
/
+63
2018-03-09
crypto: talitos - don't persistently map req_ctx->hw_context and req_ctx->buf
LEROY Christophe
1
-88
/
+44
2018-03-09
hwrng: cavium - make two functions static
Colin Ian King
2
-2
/
+2
2018-03-09
crypto: inside-secure - wait for the request to complete if in the backlog
Antoine Tenart
1
-1
/
+1
2018-03-09
crypto: inside-secure - move cache result dma mapping to request
Antoine Tenart
3
-45
/
+18
2018-03-09
crypto: inside-secure - move hash result dma mapping to request
Ofer Heifetz
3
-14
/
+14
2018-03-03
include: psp-sev: Capitalize invalid length enum
Brijesh Singh
1
-1
/
+1
2018-03-03
crypto: ccp - Fix sparse, use plain integer as NULL pointer
Brijesh Singh
1
-4
/
+4
2018-03-03
crypto: ccp - return an actual key size from RSA max_size callback
Maciej S. Szmigiero
1
-4
/
+3
2018-03-03
crypto: ccp - don't disable interrupts while setting up debugfs
Sebastian Andrzej Siewior
1
-4
/
+3
2018-03-03
crypto: atmel-aes - fix the keys zeroing on errors
Antoine Tenart
1
-1
/
+1
2018-03-03
crypto: caam - do not use mem and emi_slow clock for imx7x
Rui Miguel Silva
1
-15
/
+24
2018-03-03
crypto: caam - Fix null dereference at error path
Rui Miguel Silva
1
-3
/
+0
2018-03-03
crypto: ccp - add check to get PSP master only when PSP is detected
Brijesh Singh
1
-3
/
+3
2018-03-03
crypto: ablk_helper - remove ablk_helper
Eric Biggers
4
-187
/
+0
2018-03-03
crypto: x86/glue_helper - rename glue_skwalk_fpu_begin()
Eric Biggers
3
-18
/
+14
2018-03-03
crypto: x86/glue_helper - remove blkcipher_walk functions
Eric Biggers
2
-406
/
+0
[next]