index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
29
-29
/
+0
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
8
-37
/
+43
2020-05-08
crypto: s390/sha1 - prefix the "sha1_" functions
Eric Biggers
1
-6
/
+6
2020-05-08
crypto: powerpc/sha1 - prefix the "sha1_" functions
Eric Biggers
1
-13
/
+13
2020-05-08
crypto: powerpc/sha1 - remove unused temporary workspace
Eric Biggers
1
-5
/
+2
2020-05-08
mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES
Eric Biggers
1
-2
/
+2
2020-05-08
ASoC: cros_ec_codec: use crypto_shash_tfm_digest()
Eric Biggers
1
-8
/
+1
2020-05-08
KEYS: encrypted: use crypto_shash_tfm_digest()
Eric Biggers
1
-15
/
+3
2020-05-08
sctp: use crypto_shash_tfm_digest()
Eric Biggers
2
-23
/
+10
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
[next]