index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
Bluetooth: use crypto_shash_tfm_digest()
Eric Biggers
1
-5
/
+1
2020-05-08
ubifs: use crypto_shash_tfm_digest()
Eric Biggers
3
-34
/
+9
2020-05-08
nfsd: use crypto_shash_tfm_digest()
Eric Biggers
1
-20
/
+6
2020-05-08
ecryptfs: use crypto_shash_tfm_digest()
Eric Biggers
1
-16
/
+1
2020-05-08
fscrypt: use crypto_shash_tfm_digest()
Eric Biggers
2
-11
/
+2
2020-05-08
nfc: s3fwrn5: use crypto_shash_tfm_digest()
Eric Biggers
1
-9
/
+1
2020-05-08
crypto: s5p-sss - use crypto_shash_tfm_digest()
Eric Biggers
1
-33
/
+6
2020-05-08
crypto: omap-sham - use crypto_shash_tfm_digest()
Eric Biggers
1
-16
/
+4
2020-05-08
crypto: n2 - use crypto_shash_tfm_digest()
Eric Biggers
1
-5
/
+2
2020-05-08
crypto: mediatek - use crypto_shash_tfm_digest()
Eric Biggers
1
-5
/
+2
2020-05-08
crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()
Eric Biggers
1
-3
/
+2
2020-05-08
crypto: ccree - use crypto_shash_tfm_digest()
Eric Biggers
1
-6
/
+3
2020-05-08
crypto: ccp - use crypto_shash_tfm_digest()
Eric Biggers
1
-7
/
+2
2020-05-08
crypto: artpec6 - use crypto_shash_tfm_digest()
Eric Biggers
1
-7
/
+3
2020-05-08
crypto: essiv - use crypto_shash_tfm_digest()
Eric Biggers
1
-3
/
+1
2020-05-08
crypto: arm64/aes-glue - use crypto_shash_tfm_digest()
Eric Biggers
1
-3
/
+1
2020-05-08
crypto: hash - introduce crypto_shash_tfm_digest()
Eric Biggers
2
-0
/
+35
2020-05-08
crypto: lib/sha256 - return void
Eric Biggers
4
-31
/
+27
2020-05-08
crypto - Avoid free() namespace collision
Arnd Bergmann
2
-6
/
+6
2020-05-08
crypto: drbg - fix error return code in drbg_alloc_state()
Wei Yongjun
1
-1
/
+3
2020-05-08
crypto: acomp - search acomp with scomp backend in crypto_has_acomp
Barry Song
1
-1
/
+1
2020-05-08
crypto: engine - support for batch requests
Iuliana Prodan
2
-1
/
+31
2020-05-08
crypto: engine - support for parallel requests based on retry mechanism
Iuliana Prodan
2
-32
/
+124
2020-05-08
crypto: algapi - create function to add request in front of queue
Iuliana Prodan
2
-0
/
+10
2020-05-08
hwrng: cctrng - update help description
Hadar Gat
1
-6
/
+7
2020-05-08
hwrng: cctrng - change default to n
Hadar Gat
1
-1
/
+0
2020-05-08
hwrng: cctrng - Add dependency on OF
Hadar Gat
1
-1
/
+1
2020-05-08
crypto: bcm - Use the defined variable to clean code
Tang Bin
1
-4
/
+4
2020-05-08
crypto: stm32/hash - don't print error on probe deferral
Lionel Debieve
1
-2
/
+5
2020-05-08
crypto: stm32/hash - defer probe for dma device
Etienne Carriere
1
-7
/
+15
2020-05-08
crypto: stm32/hash - defer probe for reset controller
Etienne Carriere
1
-2
/
+7
2020-04-30
crypto: bcm - Fix unused assignment
Tang Bin
1
-8
/
+8
2020-04-30
crypto: bcm - Remove the unnecessary cast for PTR_ERR().
Tang Bin
1
-1
/
+1
2020-04-30
crypto: drbg - should select CTR
Corentin Labbe
1
-1
/
+1
2020-04-30
crypto: ctr - no longer needs CRYPTO_SEQIV
Corentin Labbe
1
-1
/
+0
2020-04-30
hwrng: cctrng - Make some symbols static
Zou Wei
1
-2
/
+2
2020-04-30
crypto: hisilicon/qm - Make qm_controller_reset() static
Zou Wei
1
-1
/
+1
2020-04-30
hwrng: optee - Use UUID API for exporting the UUID
Andy Shevchenko
1
-1
/
+1
2020-04-30
lib/mpi: Fix 64-bit MIPS build with Clang
Nathan Chancellor
1
-1
/
+1
2020-04-30
crypto: ccp - Add support for SEV-ES to the PSP driver
Tom Lendacky
3
-0
/
+47
2020-04-30
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
2
-8
/
+12
2020-04-30
hwrng: cctrng - Remove unnecessary FIPS ifdef
Herbert Xu
1
-3
/
+1
2020-04-24
crypto: bcm - Delete redundant variable definition
Tang Bin
1
-1
/
+0
2020-04-24
crypto: drbg - always seeded with SP800-90B compliant noise source
Stephan Müller
2
-12
/
+20
2020-04-24
crypto: jitter - SP800-90B compliance
Stephan Müller
2
-101
/
+343
2020-04-24
crypto: algif_rng - remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-04-24
crypto: chelsio - remove redundant assignment to variable error
Colin Ian King
1
-1
/
+1
2020-04-24
crypto: arm64 - Consistently enable extension
Mark Brown
1
-1
/
+1
2020-04-22
hwrng: cctrng - Add dependency on HAS_IOMEM
Herbert Xu
1
-0
/
+1
2020-04-22
crypto: hisilicon/qm - add more ACPI dependencies
Stephen Rothwell
1
-0
/
+3
[next]