index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-11-17
crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implem...
Jason A. Donenfeld
2019-11-17
crypto: curve25519 - x86_64 library and KPP implementations
Jason A. Donenfeld
2019-11-17
crypto: lib/curve25519 - work around Clang stack spilling issue
Ard Biesheuvel
2019-11-17
crypto: curve25519 - implement generic KPP driver
Ard Biesheuvel
2019-11-17
crypto: curve25519 - add kpp selftest
Ard Biesheuvel
2019-11-17
crypto: curve25519 - generic C library implementations
Jason A. Donenfeld
2019-11-17
crypto: blake2s - x86_64 SIMD implementation
Jason A. Donenfeld
2019-11-17
crypto: blake2s - implement generic shash driver
Ard Biesheuvel
2019-11-17
crypto: testmgr - add test cases for Blake2s
Ard Biesheuvel
2019-11-17
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
2019-11-17
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
2019-11-17
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
Ard Biesheuvel
2019-11-17
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
2019-11-17
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
2019-11-17
crypto: x86/poly1305 - expose existing driver as poly1305 library
Ard Biesheuvel
2019-11-17
crypto: x86/poly1305 - depend on generic library not generic shash
Ard Biesheuvel
2019-11-17
crypto: poly1305 - expose init/update/final library interface
Ard Biesheuvel
2019-11-17
crypto: x86/poly1305 - unify Poly1305 state struct with generic code
Ard Biesheuvel
2019-11-17
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
2019-11-17
crypto: chacha - unexport chacha_generic routines
Ard Biesheuvel
2019-11-17
crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
Ard Biesheuvel
2019-11-17
crypto: mips/chacha - import 32r2 ChaCha code from Zinc
Jason A. Donenfeld
2019-11-17
crypto: arm/chacha - expose ARM ChaCha routine as library function
Ard Biesheuvel
2019-11-17
crypto: arm/chacha - remove dependency on generic ChaCha driver
Ard Biesheuvel
2019-11-17
crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
Ard Biesheuvel
2019-11-17
crypto: arm64/chacha - expose arm64 ChaCha routine as library function
Ard Biesheuvel
2019-11-17
crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
2019-11-17
crypto: x86/chacha - expose SIMD ChaCha routine as library function
Ard Biesheuvel
2019-11-17
crypto: x86/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
2019-11-17
crypto: lib - tidy up lib/crypto Kconfig and Makefile
Ard Biesheuvel
2019-11-17
crypto: aead - Split out geniv into its own module
Herbert Xu
2019-11-17
crypto: api - Add softdep on cryptomgr
Herbert Xu
2019-11-17
MAINTAINERS: add linux-amlogic list for amlogic crypto
Corentin Labbe
2019-11-17
crypto: amlogic - fix two resources leak
Corentin Labbe
2019-11-17
crypto: inside-secure - Fixed authenc w/ (3)DES fails on Macchiatobin
Pascal van Leeuwen
2019-11-17
crypto: hisilicon - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-11-17
crypto: hisilicon - add vfs_num module param for zip
Hao Fang
2019-11-17
crypto: inside-secure - Fix hangup during probing for EIP97 engine
Pascal van Leeuwen
2019-11-17
hwrng: ks-sa - Add minimum sleep time before ready-polling
Alexander Sverdlin
2019-11-15
crypto: tgr192 - remove unneeded semicolon
Tian Tao
2019-11-15
crypto: allwinner - fix some spelling mistakes
Colin Ian King
2019-11-15
hwrng: atmel - add new platform support for sam9x60
Codrin Ciubotariu
2019-11-15
dt-bindings: rng: atmel-trng: add new compatible
Codrin Ciubotariu
2019-11-08
crypto: atmel - Fix selection of CRYPTO_AUTHENC
Tudor Ambarus
2019-11-08
crypto: inside-secure - Add missed clk_disable_unprepare
Chuhong Yuan
2019-11-08
crypto: hisilicon - replace #ifdef with IS_ENABLED for CONFIG_NUMA
Zhou Wang
2019-11-08
crypto: sun8i-ss - fix memdup.cocci warnings
kbuild test robot
2019-11-08
crypto: sun8i-ss - fix semicolon.cocci warnings
kbuild test robot Remove unneeded semicolon
2019-11-08
crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr
Christian Lamparter
[next]