index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-05-08
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
2020-05-08
crypto: s390/sha1 - prefix the "sha1_" functions
Eric Biggers
2020-05-08
crypto: powerpc/sha1 - prefix the "sha1_" functions
Eric Biggers
2020-05-08
crypto: powerpc/sha1 - remove unused temporary workspace
Eric Biggers
2020-05-08
mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES
Eric Biggers
2020-05-08
ASoC: cros_ec_codec: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
KEYS: encrypted: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
sctp: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
Bluetooth: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
ubifs: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
nfsd: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
ecryptfs: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
fscrypt: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
nfc: s3fwrn5: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: s5p-sss - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: omap-sham - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: n2 - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: mediatek - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: hisilicon/sec2 - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: ccree - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: ccp - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: artpec6 - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: essiv - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: arm64/aes-glue - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: hash - introduce crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
crypto: lib/sha256 - return void
Eric Biggers
2020-05-08
crypto - Avoid free() namespace collision
Arnd Bergmann
2020-05-08
crypto: drbg - fix error return code in drbg_alloc_state()
Wei Yongjun
2020-05-08
crypto: acomp - search acomp with scomp backend in crypto_has_acomp
Barry Song
2020-05-08
crypto: engine - support for batch requests
Iuliana Prodan
2020-05-08
crypto: engine - support for parallel requests based on retry mechanism
Iuliana Prodan
2020-05-08
crypto: algapi - create function to add request in front of queue
Iuliana Prodan
2020-05-08
hwrng: cctrng - update help description
Hadar Gat
2020-05-08
hwrng: cctrng - change default to n
Hadar Gat
2020-05-08
hwrng: cctrng - Add dependency on OF
Hadar Gat
2020-05-08
crypto: bcm - Use the defined variable to clean code
Tang Bin
2020-05-08
crypto: stm32/hash - don't print error on probe deferral
Lionel Debieve
2020-05-08
crypto: stm32/hash - defer probe for dma device
Etienne Carriere
2020-05-08
crypto: stm32/hash - defer probe for reset controller
Etienne Carriere
2020-04-30
crypto: bcm - Fix unused assignment
Tang Bin
2020-04-30
crypto: bcm - Remove the unnecessary cast for PTR_ERR().
Tang Bin
2020-04-30
crypto: drbg - should select CTR
Corentin Labbe
2020-04-30
crypto: ctr - no longer needs CRYPTO_SEQIV
Corentin Labbe
2020-04-30
hwrng: cctrng - Make some symbols static
Zou Wei
2020-04-30
crypto: hisilicon/qm - Make qm_controller_reset() static
Zou Wei
2020-04-30
hwrng: optee - Use UUID API for exporting the UUID
Andy Shevchenko
2020-04-30
lib/mpi: Fix 64-bit MIPS build with Clang
Nathan Chancellor
2020-04-30
crypto: ccp - Add support for SEV-ES to the PSP driver
Tom Lendacky
2020-04-30
padata: add separate cpuhp node for CPUHP_PADATA_DEAD
Daniel Jordan
[next]