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-07-16
crypto: geniv - remove unneeded arguments from aead_geniv_alloc()
Eric Biggers
2020-07-16
crypto: x86 - Remove include/asm/inst.h
Uros Bizjak
2020-07-16
crypto: ccp - Silence strncpy warning
Herbert Xu
2020-07-16
hwrng: ks-sa - Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-16
ASoC: cros_ec_codec: use sha256() instead of open coding
Eric Biggers
2020-07-16
mptcp: use sha256() instead of open coding
Eric Biggers
2020-07-16
efi: use sha256() instead of open coding
Eric Biggers
2020-07-16
crypto: lib/sha256 - add sha256() function
Eric Biggers
2020-07-16
crypto: sparc - rename sha256 to sha256_alg
Eric Biggers
2020-07-16
crypto: x86/chacha-sse3 - use unaligned loads for state array
Ard Biesheuvel
2020-07-16
crypto: lib/chacha20poly1305 - Add missing function declaration
Herbert Xu
2020-07-16
crypto: mediatek - use AES library for GCM key derivation
Ard Biesheuvel
2020-07-16
crypto: sahara - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: qce - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: picoxcell - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: mxs-dcp - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: chelsio - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: ccp - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: sun8i-ss - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: sun8i-ce - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: sun4i - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: omap-aes - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: amlogic-gxl - permit async skcipher as fallback
Ard Biesheuvel
2020-07-16
crypto: amlogic-gxl - default to build as module
Ard Biesheuvel
2020-07-16
hwrng: ba431 - Include kernel.h
Herbert Xu
2020-07-16
crypto: hisilicon/sec2 - fix some coding styles
Longfang Liu
2020-07-16
crypto: hisilicon/sec2 - update debugfs interface parameters
Longfang Liu
2020-07-16
crypto: hisilicon/sec2 - update SEC initialization and reset
Longfang Liu
2020-07-16
crypto:hisilicon/sec2 - update busy processing logic
Kai Ye
2020-07-16
crypto: hisilicon/sec2 - clear SEC debug regs
Kai Ye
2020-07-16
crypto: caam - Remove broken arc4 support
Herbert Xu
2020-07-09
crypto: arm/ghash - use variably sized key struct
Ard Biesheuvel
2020-07-09
crypto: arm64/gcm - use inline helper to suppress indirect calls
Ard Biesheuvel
2020-07-09
crypto: arm64/gcm - use variably sized key struct
Ard Biesheuvel
2020-07-09
crypto: arm64/gcm - disentangle ghash and gcm setkey() routines
Ard Biesheuvel
2020-07-09
crypto: arm64/ghash - drop PMULL based shash
Ard Biesheuvel
2020-07-09
crypto: hisilicon/zip - permit users to specify NUMA node
Barry Song
2020-07-09
crypto: api - permit users to specify numa node of acomp hardware
Barry Song
2020-07-09
crypto: aesni - Fix build with LLVM_IAS=1
Sedat Dilek
2020-07-09
crypto: ccp - Fix sparse warnings
Herbert Xu
2020-07-09
crypto: af_alg - Fix regression on empty requests
Herbert Xu
2020-07-09
crypto: virtio - constify features[] and id_table[]
Rikard Falkeborn
2020-07-09
hwrng: virtio - Constify id_table[]
Rikard Falkeborn
2020-07-09
hwrng: nomadik - Constify nmk_rng_ids[]
Rikard Falkeborn
2020-07-09
hwrng: bcm2835 - Constify bcm2835_rng_devtype[]
Rikard Falkeborn
2020-07-09
hwrng: ba431 - HW_RANDOM_BA431 should not default to y
Geert Uytterhoeven
2020-07-09
hwrng: ba431 - Add dependency on HAS_IOMEM
Herbert Xu
2020-07-09
crypto: qat - fallback for xts with 192 bit keys
Giovanni Cabiddu
2020-07-09
crypto: qat - remove unused field in skcipher ctx
Giovanni Cabiddu
2020-07-09
crypto: qat - validate xts key
Giovanni Cabiddu
[next]