index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2019-11-22
crypto: atmel-tdes - Set the IV after {en,de}crypt
Tudor Ambarus
-2
/
+38
2019-11-22
crypto: sun4i-ss - fix big endian issues
Corentin Labbe
-10
/
+11
2019-11-22
crypto: sun4i-ss - hide the Invalid keylen message
Corentin Labbe
-1
/
+1
2019-11-22
crypto: sun4i-ss - use crypto_ahash_digestsize
Corentin Labbe
-1
/
+1
2019-11-22
crypto: sun4i-ss - remove dependency on not 64BIT
Corentin Labbe
-1
/
+1
2019-11-22
crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
Corentin Labbe
-6
/
+6
2019-11-22
MAINTAINERS: Add maintainer for HiSilicon SEC V2 driver
Zaibo Xu
-0
/
+10
2019-11-22
crypto: hisilicon - add DebugFS for HiSilicon SEC
Zaibo Xu
-0
/
+332
2019-11-22
Documentation: add DebugFS doc for HiSilicon SEC
Longfang Liu
-0
/
+43
2019-11-22
crypto: hisilicon - add SRIOV for HiSilicon SEC
Zaibo Xu
-3
/
+153
2019-11-22
crypto: hisilicon - add HiSilicon SEC V2 driver
Zaibo Xu
-0
/
+1875
2019-11-22
crypto: atmel - Fix build error of CRYPTO_AUTHENC
YueHaibing
-4
/
+4
2019-11-22
crypto: qce/dma - Use dma_request_chan() directly for channel request
Peter Ujfalusi
-2
/
+2
2019-11-22
crypto: ccp - add SEV command privilege separation
Brijesh Singh
-7
/
+23
2019-11-22
crypto: blake2b - rename tfm context and _setkey callback
David Sterba
-18
/
+18
2019-11-22
crypto: blake2b - merge _update to api callback
David Sterba
-36
/
+30
2019-11-22
crypto: blake2b - open code set last block helper
David Sterba
-6
/
+2
2019-11-22
crypto: blake2b - delete unused structs or members
David Sterba
-30
/
+0
2019-11-22
crypto: blake2b - simplify key init
David Sterba
-8
/
+6
2019-11-22
crypto: blake2b - merge blake2 init to api callback
David Sterba
-84
/
+19
2019-11-22
crypto: blake2b - merge _final implementation to callback
David Sterba
-25
/
+17
2019-11-22
crypto: sun8i-ce - Fix memdup.cocci warnings
YueHaibing
-4
/
+2
2019-11-22
crypto: sun4i-ss - Fix 64-bit size_t warnings
Herbert Xu
-8
/
+14
2019-11-17
crypto: ccree - update a stale reference to ablkcipher
Ard Biesheuvel
-2
/
+2
2019-11-17
crypto: ablkcipher - remove deprecated and unused ablkcipher support
Ard Biesheuvel
-1150
/
+4
2019-11-17
crypto: nx - remove stale comment referring to the blkcipher walk API
Ard Biesheuvel
-10
/
+0
2019-11-17
crypto: marvell/cesa - rename blkcipher to skcipher
Ard Biesheuvel
-10
/
+10
2019-11-17
crypto: qat - switch to skcipher API
Ard Biesheuvel
-162
/
+146
2019-11-17
crypto: talitos - switch to skcipher API
Ard Biesheuvel
-165
/
+143
2019-11-17
crypto: rockchip - switch to skcipher API
Ard Biesheuvel
-562
/
+545
2019-11-17
crypto: niagara2 - switch to skcipher API
Ard Biesheuvel
-98
/
+96
2019-11-17
crypto: stm32 - switch to skcipher API
Ard Biesheuvel
-179
/
+159
2019-11-17
crypto: qce - switch to skcipher API
Ard Biesheuvel
-99
/
+100
2019-11-17
crypto: picoxcell - switch to skcipher API
Ard Biesheuvel
-202
/
+184
2019-11-17
crypto: sahara - switch to skcipher API
Ard Biesheuvel
-81
/
+75
2019-11-17
crypto: mediatek - switch to skcipher API
Ard Biesheuvel
-132
/
+116
2019-11-17
crypto: mxs - switch to skcipher API
Ard Biesheuvel
-75
/
+65
2019-11-17
crypto: ixp4xx - switch to skcipher API
Ard Biesheuvel
-120
/
+108
2019-11-17
crypto: hifn - switch to skcipher API
Ard Biesheuvel
-91
/
+92
2019-11-17
crypto: chelsio - switch to skcipher API
Ard Biesheuvel
-179
/
+173
2019-11-17
crypto: cavium/cpt - switch to skcipher API
Ard Biesheuvel
-158
/
+134
2019-11-17
crypto: nitrox - remove cra_type reference to ablkcipher
Ard Biesheuvel
-1
/
+0
2019-11-17
crypto: bcm-spu - switch to skcipher API
Ard Biesheuvel
-205
/
+186
2019-11-17
crypto: atmel-tdes - switch to skcipher API
Ard Biesheuvel
-226
/
+207
2019-11-17
crypto: atmel-aes - switch to skcipher API
Ard Biesheuvel
-264
/
+247
2019-11-17
crypto: s5p - switch to skcipher API
Ard Biesheuvel
-98
/
+89
2019-11-17
crypto: ux500 - switch to skcipher API
Ard Biesheuvel
-215
/
+156
2019-11-17
crypto: omap - switch to skcipher API
Ard Biesheuvel
-238
/
+207
2019-11-17
crypto: ccp - switch from ablkcipher to skcipher
Ard Biesheuvel
-211
/
+186
2019-11-17
crypto: virtio - switch to skcipher API
Ard Biesheuvel
-97
/
+92
[next]