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
2019-11-17
crypto: lib/curve25519 - work around Clang stack spilling issue
Ard Biesheuvel
1
-5
/
+5
2019-11-17
crypto: curve25519 - implement generic KPP driver
Ard Biesheuvel
3
-0
/
+96
2019-11-17
crypto: curve25519 - add kpp selftest
Ard Biesheuvel
2
-0
/
+1231
2019-11-17
crypto: curve25519 - generic C library implementations
Jason A. Donenfeld
6
-0
/
+1778
2019-11-17
crypto: blake2s - x86_64 SIMD implementation
Jason A. Donenfeld
4
-0
/
+499
2019-11-17
crypto: blake2s - implement generic shash driver
Ard Biesheuvel
4
-0
/
+195
2019-11-17
crypto: testmgr - add test cases for Blake2s
Ard Biesheuvel
2
-39
/
+280
2019-11-17
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
7
-0
/
+1019
2019-11-17
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
7
-6
/
+10
2019-11-17
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
Ard Biesheuvel
5
-0
/
+1496
2019-11-17
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
6
-2
/
+2687
2019-11-17
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
6
-1
/
+2001
2019-11-17
crypto: x86/poly1305 - expose existing driver as poly1305 library
Ard Biesheuvel
3
-16
/
+43
2019-11-17
crypto: x86/poly1305 - depend on generic library not generic shash
Ard Biesheuvel
4
-28
/
+60
2019-11-17
crypto: poly1305 - expose init/update/final library interface
Ard Biesheuvel
4
-22
/
+138
2019-11-17
crypto: x86/poly1305 - unify Poly1305 state struct with generic code
Ard Biesheuvel
4
-73
/
+43
2019-11-17
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
10
-216
/
+248
2019-11-17
crypto: chacha - unexport chacha_generic routines
Ard Biesheuvel
2
-28
/
+8
2019-11-17
crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
Ard Biesheuvel
5
-44
/
+277
2019-11-17
crypto: mips/chacha - import 32r2 ChaCha code from Zinc
Jason A. Donenfeld
1
-0
/
+424
2019-11-17
crypto: arm/chacha - expose ARM ChaCha routine as library function
Ard Biesheuvel
2
-1
/
+41
2019-11-17
crypto: arm/chacha - remove dependency on generic ChaCha driver
Ard Biesheuvel
6
-240
/
+340
2019-11-17
crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
Ard Biesheuvel
1
-0
/
+461
2019-11-17
crypto: arm64/chacha - expose arm64 ChaCha routine as library function
Ard Biesheuvel
2
-11
/
+43
2019-11-17
crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
2
-19
/
+23
2019-11-17
crypto: x86/chacha - expose SIMD ChaCha routine as library function
Ard Biesheuvel
3
-25
/
+73
2019-11-17
crypto: x86/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
2
-56
/
+36
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
12
-86
/
+199
2019-11-17
crypto: lib - tidy up lib/crypto Kconfig and Makefile
Ard Biesheuvel
3
-20
/
+24
2019-11-17
crypto: aead - Split out geniv into its own module
Herbert Xu
3
-163
/
+179
2019-11-17
crypto: api - Add softdep on cryptomgr
Herbert Xu
1
-0
/
+1
2019-11-17
MAINTAINERS: add linux-amlogic list for amlogic crypto
Corentin Labbe
1
-0
/
+1
2019-11-17
crypto: amlogic - fix two resources leak
Corentin Labbe
1
-4
/
+6
2019-11-17
crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
Pascal van Leeuwen
1
-2
/
+3
2019-11-17
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-32
/
+11
2019-11-17
crypto: hisilicon - add vfs_num module param for zip
Hao Fang
1
-84
/
+98
2019-11-17
crypto: inside-secure - Fix hangup during probing for EIP97 engine
Pascal van Leeuwen
1
-4
/
+4
2019-11-17
hwrng: ks-sa - Add minimum sleep time before ready-polling
Alexander Sverdlin
1
-0
/
+38
2019-11-15
crypto: tgr192 - remove unneeded semicolon
Tian Tao
1
-2
/
+2
2019-11-15
crypto: allwinner - fix some spelling mistakes
Colin Ian King
2
-4
/
+4
2019-11-15
hwrng: atmel - add new platform support for sam9x60
Codrin Ciubotariu
1
-2
/
+37
2019-11-15
dt-bindings: rng: atmel-trng: add new compatible
Codrin Ciubotariu
1
-1
/
+1
2019-11-08
crypto: atmel - Fix selection of CRYPTO_AUTHENC
Tudor Ambarus
1
-1
/
+1
2019-11-08
crypto: inside-secure - Add missed clk_disable_unprepare
Chuhong Yuan
1
-0
/
+1
2019-11-08
crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Zhou Wang
1
-26
/
+25
2019-11-08
crypto: sun8i-ss - fix memdup.cocci warnings
kbuild test robot
1
-4
/
+2
2019-11-08
crypto: sun8i-ss - fix semicolon.cocci warnings
kbuild test robot Remove unneeded semicolon
1
-1
/
+1
2019-11-08
crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
Christian Lamparter
1
-5
/
+1
2019-11-08
MAINTAINERS: Add maintainer for HiSilicon TRNG V2 driver
Zaibo Xu
1
-0
/
+5
2019-11-08
hwrng: hisi - add HiSilicon TRNG driver support
Zaibo Xu
3
-0
/
+113
[next]