index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: arm/curve25519 - wire up NEON implementation
Jason A. Donenfeld
2019-11-17
4
-195
/
+287
*
crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implem...
Jason A. Donenfeld
2019-11-17
1
-0
/
+2105
*
crypto: curve25519 - x86_64 library and KPP implementations
Jason A. Donenfeld
2019-11-17
2
-0
/
+2476
*
crypto: blake2s - x86_64 SIMD implementation
Jason A. Donenfeld
2019-11-17
3
-0
/
+493
*
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
2019-11-17
3
-3
/
+3
*
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
Ard Biesheuvel
2019-11-17
3
-0
/
+1490
*
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
2019-11-17
5
-1
/
+2686
*
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
2019-11-17
5
-1
/
+2000
*
crypto: x86/poly1305 - expose existing driver as poly1305 library
Ard Biesheuvel
2019-11-17
1
-16
/
+41
*
crypto: x86/poly1305 - depend on generic library not generic shash
Ard Biesheuvel
2019-11-17
1
-11
/
+55
*
crypto: x86/poly1305 - unify Poly1305 state struct with generic code
Ard Biesheuvel
2019-11-17
1
-59
/
+29
*
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
2019-11-17
1
-1
/
+1
*
crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
Ard Biesheuvel
2019-11-17
4
-44
/
+271
*
crypto: mips/chacha - import 32r2 ChaCha code from Zinc
Jason A. Donenfeld
2019-11-17
1
-0
/
+424
*
crypto: arm/chacha - expose ARM ChaCha routine as library function
Ard Biesheuvel
2019-11-17
2
-1
/
+41
*
crypto: arm/chacha - remove dependency on generic ChaCha driver
Ard Biesheuvel
2019-11-17
6
-240
/
+340
*
crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
Ard Biesheuvel
2019-11-17
1
-0
/
+461
*
crypto: arm64/chacha - expose arm64 ChaCha routine as library function
Ard Biesheuvel
2019-11-17
2
-11
/
+43
*
crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
2019-11-17
2
-19
/
+23
*
crypto: x86/chacha - expose SIMD ChaCha routine as library function
Ard Biesheuvel
2019-11-17
1
-25
/
+66
*
crypto: x86/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
2019-11-17
1
-55
/
+35
*
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
2019-11-17
3
-3
/
+3
*
crypto: skcipher - rename the crypto_blkcipher module and kconfig option
Eric Biggers
2019-11-01
2
-7
/
+7
*
crypto: arm64/aes-neonbs - add return value of skcipher_walk_done() in __xts_...
Yunfeng Ye
2019-11-01
1
-1
/
+1
*
crypto: powerpc/spe-xts - implement support for ciphertext stealing
Ard Biesheuvel
2019-10-25
1
-2
/
+79
*
crypto: powerpc - convert SPE AES algorithms to skcipher API
Eric Biggers
2019-10-25
1
-216
/
+165
*
crypto: powerpc - don't set ivsize for AES-ECB
Eric Biggers
2019-10-25
1
-1
/
+0
*
crypto: powerpc - don't unnecessarily use atomic scatterwalk
Eric Biggers
2019-10-25
1
-7
/
+0
*
crypto: s390/des - convert to skcipher API
Eric Biggers
2019-10-23
1
-247
/
+172
*
crypto: s390/paes - convert to skcipher API
Eric Biggers
2019-10-23
1
-240
/
+174
*
crypto: s390/aes - convert to skcipher API
Eric Biggers
2019-10-23
1
-375
/
+234
*
crypto: sparc/des - convert to skcipher API
Eric Biggers
2019-10-23
1
-272
/
+227
*
crypto: sparc/camellia - convert to skcipher API
Eric Biggers
2019-10-23
1
-122
/
+95
*
crypto: sparc/aes - convert to skcipher API
Eric Biggers
2019-10-23
1
-167
/
+143
*
crypto: arm - use Kconfig based compiler checks for crypto opcodes
Ard Biesheuvel
2019-10-23
7
-33
/
+19
*
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
2019-10-04
2
-11
/
+7
*
ARM: OMAP2+: Check omap3-rom-rng for GP device instead of HS device
Tony Lindgren
2019-10-04
1
-1
/
+1
*
crypto: arm64/gcm-ce - implement 4 way interleave
Ard Biesheuvel
2019-10-04
2
-327
/
+467
*
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-30
17
-212
/
+291
|
\
|
*
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
1
-1
/
+1
|
*
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-30
1
-4
/
+0
|
*
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
1
-1
/
+1
|
*
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-09-30
2
-21
/
+31
|
*
csky: Use generic free_initrd_mem()
Mike Rapoport
2019-09-30
1
-16
/
+0
|
*
csky: Fixup 610 vipt cache flush mechanism
Guo Ren
2019-08-22
2
-12
/
+49
|
*
csky: Support kernel non-aligned access
Guo Ren
2019-08-20
1
-17
/
+45
|
*
csky: Fixup defer cache flush for 610
Guo Ren
2019-08-20
2
-25
/
+29
|
*
csky: Fixup arch_get_unmapped_area() implementation
Guo Ren
2019-08-20
2
-37
/
+43
|
*
csky: Fixup ioremap function losing
Guo Ren
2019-08-15
2
-17
/
+29
|
*
csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range
Guo Ren
2019-08-06
4
-5
/
+19
[next]