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
2020-01-09
crypto: hisilicon/sec2 - Use atomics instead of __sync
Arnd Bergmann
3
-11
/
+21
2019-12-12
crypto: arm/curve25519 - add arch-specific key generation function
Jason A. Donenfeld
1
-0
/
+7
2019-11-27
crypto: hisilicon - fix a NULL vs IS_ERR() bug in sec_create_qp_ctx()
Dan Carpenter
1
-2
/
+2
2019-11-27
crypto: talitos - Fix build error by selecting LIB_DES
Herbert Xu
1
-0
/
+1
2019-11-27
crypto: arch - conditionalize crypto api in arch glue for lib code
Jason A. Donenfeld
11
-32
/
+53
2019-11-22
crypto: vmx - Avoid weird build failures
Michael Ellerman
1
-3
/
+3
2019-11-22
crypto: lib/chacha20poly1305 - use chacha20_crypt()
Eric Biggers
1
-8
/
+8
2019-11-22
crypto: x86/chacha - only unregister algorithms if registered
Eric Biggers
1
-1
/
+2
2019-11-22
crypto: chacha_generic - remove unnecessary setkey() functions
Eric Biggers
1
-15
/
+3
2019-11-22
crypto: amlogic - enable working on big endian kernel
Corentin Labbe
2
-43
/
+34
2019-11-22
crypto: sun8i-ce - enable working on big endian
Corentin Labbe
2
-34
/
+40
2019-11-22
crypto: mips/chacha - select CRYPTO_SKCIPHER, not CRYPTO_BLKCIPHER
Eric Biggers
1
-1
/
+1
2019-11-22
hwrng: ks-sa - Enable COMPILE_TEST
Herbert Xu
1
-1
/
+1
2019-11-22
crypto: essiv - remove redundant null pointer check before kfree
Chen Wandun
1
-2
/
+1
2019-11-22
crypto: atmel-aes - Change data type for "lastc" buffer
Tudor Ambarus
1
-1
/
+1
2019-11-22
crypto: atmel-tdes - Set the IV after {en,de}crypt
Tudor Ambarus
1
-2
/
+38
2019-11-22
crypto: sun4i-ss - fix big endian issues
Corentin Labbe
1
-10
/
+11
2019-11-22
crypto: sun4i-ss - hide the Invalid keylen message
Corentin Labbe
1
-1
/
+1
2019-11-22
crypto: sun4i-ss - use crypto_ahash_digestsize
Corentin Labbe
1
-1
/
+1
2019-11-22
crypto: sun4i-ss - remove dependency on not 64BIT
Corentin Labbe
1
-1
/
+1
2019-11-22
crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c
Corentin Labbe
1
-6
/
+6
2019-11-22
MAINTAINERS: Add maintainer for HiSilicon SEC V2 driver
Zaibo Xu
1
-0
/
+10
2019-11-22
crypto: hisilicon - add DebugFS for HiSilicon SEC
Zaibo Xu
3
-0
/
+332
2019-11-22
Documentation: add DebugFS doc for HiSilicon SEC
Longfang Liu
1
-0
/
+43
2019-11-22
crypto: hisilicon - add SRIOV for HiSilicon SEC
Zaibo Xu
2
-3
/
+153
2019-11-22
crypto: hisilicon - add HiSilicon SEC V2 driver
Zaibo Xu
7
-0
/
+1875
2019-11-22
crypto: atmel - Fix build error of CRYPTO_AUTHENC
YueHaibing
1
-4
/
+4
2019-11-22
crypto: qce/dma - Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+2
2019-11-22
crypto: ccp - add SEV command privilege separation
Brijesh Singh
2
-7
/
+23
2019-11-22
crypto: blake2b - rename tfm context and _setkey callback
David Sterba
1
-18
/
+18
2019-11-22
crypto: blake2b - merge _update to api callback
David Sterba
1
-36
/
+30
2019-11-22
crypto: blake2b - open code set last block helper
David Sterba
1
-6
/
+2
2019-11-22
crypto: blake2b - delete unused structs or members
David Sterba
1
-30
/
+0
2019-11-22
crypto: blake2b - simplify key init
David Sterba
1
-8
/
+6
2019-11-22
crypto: blake2b - merge blake2 init to api callback
David Sterba
1
-84
/
+19
2019-11-22
crypto: blake2b - merge _final implementation to callback
David Sterba
1
-25
/
+17
2019-11-22
crypto: sun8i-ce - Fix memdup.cocci warnings
YueHaibing
1
-4
/
+2
2019-11-22
crypto: sun4i-ss - Fix 64-bit size_t warnings
Herbert Xu
1
-8
/
+14
2019-11-17
crypto: ccree - update a stale reference to ablkcipher
Ard Biesheuvel
1
-2
/
+2
2019-11-17
crypto: ablkcipher - remove deprecated and unused ablkcipher support
Ard Biesheuvel
16
-1150
/
+4
2019-11-17
crypto: nx - remove stale comment referring to the blkcipher walk API
Ard Biesheuvel
2
-10
/
+0
2019-11-17
crypto: marvell/cesa - rename blkcipher to skcipher
Ard Biesheuvel
2
-10
/
+10
2019-11-17
crypto: qat - switch to skcipher API
Ard Biesheuvel
2
-162
/
+146
2019-11-17
crypto: talitos - switch to skcipher API
Ard Biesheuvel
1
-165
/
+143
2019-11-17
crypto: rockchip - switch to skcipher API
Ard Biesheuvel
5
-562
/
+545
2019-11-17
crypto: niagara2 - switch to skcipher API
Ard Biesheuvel
1
-98
/
+96
2019-11-17
crypto: stm32 - switch to skcipher API
Ard Biesheuvel
1
-179
/
+159
2019-11-17
crypto: qce - switch to skcipher API
Ard Biesheuvel
6
-99
/
+100
2019-11-17
crypto: picoxcell - switch to skcipher API
Ard Biesheuvel
1
-202
/
+184
2019-11-17
crypto: sahara - switch to skcipher API
Ard Biesheuvel
1
-81
/
+75
[next]