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
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
2024-02-02
crypto: algif_hash - Remove bogus SGL free on zero-length error path
Herbert Xu
2024-02-02
crypto: cbc - Ensure statesize is zero
Herbert Xu
2023-12-29
crypto: scomp - fix req->dst buffer overflow
Chengming Zhou
2023-12-22
crypto: skcipher - Pass statesize for simple lskcipher instances
Herbert Xu
2023-12-15
crypto: api - Disallow identical driver names
Herbert Xu
2023-12-15
crypto: iaa - Add support for deflate-iaa compression algorithm
Tom Zanussi
2023-12-08
crypto: algif_skcipher - Fix stream cipher chaining
Herbert Xu
2023-12-08
crypto: arc4 - Add internal state
Herbert Xu
2023-12-08
crypto: skcipher - Make use of internal state
Herbert Xu
2023-12-08
crypto: skcipher - Add internal state support
Herbert Xu
2023-12-08
crypto: cfb,ofb - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: testmgr - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: tcrypt - Remove cfb and ofb
Herbert Xu
2023-12-08
crypto: af_alg - Disallow multiple in-flight AIO requests
Herbert Xu
2023-11-17
crypto: drbg - Remove SHA1 from drbg
Dimitri John Ledkov
2023-11-17
crypto: drbg - ensure drbg hmac sha512 is used in FIPS selftests
Dimitri John Ledkov
2023-11-17
crypto: drbg - update FIPS CTR self-checks to aes256
Dimitri John Ledkov
2023-11-17
crypto: drbg - ensure most preferred type is FIPS health checked
Dimitri John Ledkov
2023-11-17
crypto: rsa - add a check for allocation failure
Dan Carpenter
2023-11-17
crypto: shash - don't exclude async statuses from error stats
Eric Biggers
2023-11-09
Merge tag 'v6.7-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-07
crypto: ahash - Set using_shash for cloned ahash wrapper over shash
Dmitry Safonov
2023-11-07
crypto: jitterentropy - Hide esoteric Kconfig options under FIPS and EXPERT
Herbert Xu
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-11-02
Merge tag 'integrity-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2023-11-01
crypto: adiantum - flush destination page before unmapping
Eric Biggers
2023-11-01
crypto: testmgr - move pkcs1pad(rsa,sha3-*) to correct place
Eric Biggers
2023-10-31
certs: Only allow certs signed by keys on the builtin keyring
Mimi Zohar
2023-10-27
crypto: asymmetric_keys - allow FIPS 202 SHA-3 signatures
Dimitri John Ledkov
2023-10-27
crypto: rsa-pkcs1pad - Add FIPS 202 SHA-3 support
Dimitri John Ledkov
2023-10-27
crypto: FIPS 202 SHA-3 register in hash info for IMA
Dimitri John Ledkov
2023-10-27
crypto: ahash - optimize performance when wrapping shash
Eric Biggers
2023-10-27
crypto: ahash - check for shash type instead of not ahash type
Eric Biggers
2023-10-27
crypto: hash - move "ahash wrapping shash" functions to ahash.c
Eric Biggers
2023-10-27
crypto: ahash - improve file comment
Eric Biggers
2023-10-27
crypto: ahash - remove struct ahash_request_priv
Eric Biggers
2023-10-27
crypto: gcm - stop using alignmask of ahash
Eric Biggers
2023-10-27
crypto: chacha20poly1305 - stop using alignmask of ahash
Eric Biggers
2023-10-27
crypto: ccm - stop using alignmask of ahash
Eric Biggers
2023-10-27
crypto: testmgr - stop checking crypto_ahash_alignmask
Eric Biggers
2023-10-27
crypto: authencesn - stop using alignmask of ahash
Eric Biggers
2023-10-27
crypto: authenc - stop using alignmask of ahash
Eric Biggers
2023-10-27
crypto: ahash - remove support for nonzero alignmask
Eric Biggers
2023-10-27
treewide: Add SPDX identifier to IETF ASN.1 modules
Lukas Wunner
2023-10-27
crypto: jitter - use permanent health test storage
Stephan Müller
2023-10-27
crypto: hctr2 - stop using alignmask of shash_alg
Eric Biggers
2023-10-27
crypto: adiantum - stop using alignmask of shash_alg
Eric Biggers
2023-10-27
crypto: testmgr - stop checking crypto_shash_alignmask
Eric Biggers
2023-10-27
crypto: drbg - stop checking crypto_shash_alignmask
Eric Biggers
2023-10-27
crypto: shash - remove support for nonzero alignmask
Eric Biggers
[next]