projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2018-12-23
Eric Biggers
crypto: skcipher - add might_sleep() to skcipher_walk_v...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Eric Biggers
crypto: x86/chacha - avoid sleeping under kernel_fpu_be...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Nagadheeraj...
crypto: cavium/nitrox - Added AEAD cipher support
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Fabio Estevam
crypto: mxc-scc - fix build warnings on ARM64
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Corentin Labbe
crypto: api - document missing stats member
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Corentin Labbe
crypto: user - remove unused dump functions
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Harsh Jain
crypto: chelsio - Fix wrong error counter increments
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Harsh Jain
crypto: chelsio - Reset counters on cxgb4 Detach
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Harsh Jain
crypto: chelsio - Handle PCI shutdown event
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Harsh Jain
crypto: chelsio - cleanup:send addr as value in functio...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Harsh Jain
crypto: chelsio - Use same value for both channel in...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Harsh Jain
crypto: chelsio - Swap location of AAD and IV sent...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
YueHaibing
crypto: chelsio - remove set but not used variable...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Nathan Chancellor
crypto: ux500 - Use proper enum in hash_set_dma_transfer
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Nathan Chancellor
crypto: ux500 - Use proper enum in cryp_set_dma_transfer
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - Add scatter/gather avx stubs, and use...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - Introduce partial block macro
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - Introduce READ_PARTIAL_BLOCK macro
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - Move ghash_mul to GCM_COMPLETE
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - Fill in new context data structures
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - Merge avx precompute functions
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - Split AAD hash calculation to separate...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - Add GCM_COMPLETE macro
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - support 256 byte keys in avx asm
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - Macro-ify func save/restore
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - Introduce gcm_context_data
commit
|
commitdiff
|
tree
|
snapshot
2018-12-23
Dave Watson
crypto: aesni - Merge GCM_ENC_DEC
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: adiantum - fix leaking reference to hash algorithm
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: user - support incremental algorithm dumps
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: adiantum - adjust some comments to match latest...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: xchacha20 - fix comments for test vectors
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: xchacha - add test vector from XChaCha20 draft RFC
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: x86/chacha - yield the FPU occasionally
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: x86/chacha - add XChaCha12 support
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: x86/chacha20 - refactor to allow varying number...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: x86/chacha20 - add XChaCha20 support
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: x86/nhpoly1305 - add AVX2 accelerated NHPoly1305
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: x86/nhpoly1305 - add SSE2 accelerated NHPoly1305
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: adiantum - propagate CRYPTO_ALG_ASYNC flag...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Ard Biesheuvel
crypto: arm64/chacha - use combined SIMD/ALU routine...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Ard Biesheuvel
crypto: arm64/chacha - optimize for arbitrary length...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Ard Biesheuvel
crypto: tcrypt - add block size of 1472 to skcipher...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Srikanth, Jampala
crypto: cavium/nitrox - Enabled Mailbox support
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: arm64/chacha - add XChaCha12 support
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: arm64/chacha20 - refactor to allow varying...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: arm64/chacha20 - add XChaCha20 support
commit
|
commitdiff
|
tree
|
snapshot
2018-12-13
Eric Biggers
crypto: arm64/nhpoly1305 - add NEON-accelerated NHPoly1305
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Yangtao Li
crypto: cavium/nitrox - convert to DEFINE_SHOW_ATTRIBUTE
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Atul Gupta
crypto: chcr - ESN for Inline IPSec Tx
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Atul Gupta
crypto: chcr - small packet Tx stalls the queue
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Corentin Labbe
crypto: user - Add crypto_stats_init
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Corentin Labbe
crypto: user - rename err_cnt parameter
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Corentin Labbe
crypto: user - Split stats in multiple structures
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Corentin Labbe
crypto: user - remove intermediate variable
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Corentin Labbe
crypto: user - Fix invalid stat reporting
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Corentin Labbe
crypto: user - fix use_after_free of struct xxx_request
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Corentin Labbe
crypto: tool: getstat: convert user space example to...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Corentin Labbe
crypto: user - split user space crypto stat structures
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Corentin Labbe
crypto: user - convert all stats from u32 to u64
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Corentin Labbe
crypto: user - CRYPTO_STATS should depend on CRYPTO_USER
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Corentin Labbe
crypto: user - made crypto_user_stat optional
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Paulo Flabiano...
MAINTAINERS: change NX/VMX maintainers
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Gilad Ben-Yossef
MAINTAINERS: ccree: add co-maintainer
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Gilad Ben-Yossef
dt-bindings: crypto: ccree: add dt bindings for ccree 703
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Gilad Ben-Yossef
crypto: ccree - add support for CryptoCell 703
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Herbert Xu
Merge git://git./linux/kernel/git/herbert/crypto-2.6
commit
|
commitdiff
|
tree
|
snapshot
2018-12-07
Herbert Xu
crypto: user - Disable statistics interface
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Srikanth, Jampala
crypto: cavium/nitrox - Enable interrups for PF in...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Nagadheeraj...
crypto: cavium/nitrox - crypto request format changes
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Martin Willi
crypto: x86/chacha20 - Add a 4-block AVX-512VL variant
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Martin Willi
crypto: x86/chacha20 - Add a 2-block AVX-512VL variant
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Martin Willi
crypto: x86/chacha20 - Add a 8-block AVX-512VL variant
commit
|
commitdiff
|
tree
|
snapshot
2018-11-29
Pan Bian
crypto: do not free algorithm before using
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: adiantum - add Adiantum support
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: arm/nhpoly1305 - add NEON-accelerated NHPoly1305
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: nhpoly1305 - add NHPoly1305 support
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: poly1305 - add Poly1305 core API
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: poly1305 - use structures for key and accumulator
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: arm/chacha - add XChaCha12 support
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: arm/chacha20 - refactor to allow varying number...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: arm/chacha20 - add XChaCha20 support
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: arm/chacha20 - limit the preemption-disabled...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: chacha - add XChaCha12 support
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: chacha20-generic - refactor to allow varying...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: chacha20-generic - add XChaCha20 support
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: chacha20-generic - don't unnecessarily use...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: chacha20-generic - add HChaCha20 library function
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: drop mask=CRYPTO_ALG_ASYNC from 'cipher' tfm...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: remove useless initializations of cra_list
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Eric Biggers
crypto: inside-secure - remove useless setting of type...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Vitaly Chikunov
crypto: ecc - regularize scalar for scalar multiplication
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Martin Willi
crypto: x86/chacha20 - Add a 4-block AVX2 variant
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Martin Willi
crypto: x86/chacha20 - Add a 2-block AVX2 variant
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Martin Willi
crypto: x86/chacha20 - Use larger block functions more...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Martin Willi
crypto: x86/chacha20 - Support partial lengths in 8...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Martin Willi
crypto: x86/chacha20 - Support partial lengths in 4...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Martin Willi
crypto: x86/chacha20 - Support partial lengths in 1...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Stefan Wahren
hwrng: bcm2835 - Switch to SPDX identifier
commit
|
commitdiff
|
tree
|
snapshot
2018-11-16
Colin Ian King
padata: clean an indentation issue, remove extraneous...
commit
|
commitdiff
|
tree
|
snapshot
next