开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-20
crypto: qcom-rng - Add missing dependency on hw_random
André Apitzsch
2023-10-20
crypto: skcipher - fix weak key check for lskciphers
Eric Biggers
2023-10-20
crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
Longfang Liu
2023-10-20
crypto: hifn_795x - Silence gcc format-truncation false positive warnings
Herbert Xu
2023-10-20
crypto: lskcipher - Return EINVAL when ecb_name fails sanity checks
Herbert Xu
2023-10-20
certs: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512
Dimitri John Ledkov
2023-10-20
module: Do not offer sha224 for built-in module signing
Dimitri John Ledkov
2023-10-20
crypto: mscode_parser - remove sha224 authenticode support
Dimitri John Ledkov
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
2023-10-20
crypto: ccp - Dump SEV command buffer registers on SEV command error
John Allen
2023-10-20
crypto: arm64/sha512 - clean up backwards function names
Eric Biggers
2023-10-20
crypto: arm64/sha256 - clean up backwards function names
Eric Biggers
2023-10-20
crypto: arm64/sha512-ce - clean up backwards function names
Eric Biggers
2023-10-20
crypto: arm64/sha2-ce - clean up backwards function names
Eric Biggers
2023-10-20
crypto: arm64/sha1-ce - clean up backwards function names
Eric Biggers
2023-10-20
crypto: x86/nhpoly1305 - implement ->digest
Eric Biggers
2023-10-20
crypto: arm64/nhpoly1305 - implement ->digest
Eric Biggers
2023-10-20
crypto: arm/nhpoly1305 - implement ->digest
Eric Biggers
2023-10-20
crypto: adiantum - add fast path for single-page messages
Eric Biggers
2023-10-20
crypto: qat - fix double free during reset
Svyatoslav Pankratov
2023-10-20
crypto: x86/sha256 - implement ->digest for sha256
Eric Biggers
2023-10-20
crypto: arm64/sha2-ce - implement ->digest for sha256
Eric Biggers
2023-10-20
crypto: shash - fold shash_digest_unaligned() into crypto_shash_digest()
Eric Biggers
2023-10-20
crypto: shash - optimize the default digest and finup
Eric Biggers
2023-10-20
crypto: xts - use 'spawn' for underlying single-block cipher
Eric Biggers
2023-10-20
crypto: virtio - handle config changed by work queue
zhenwei pi
2023-10-14
crypto: hisilicon/qm - alloc buffer to set and get xqc
Weili Qian
2023-10-13
crypto: jitter - reuse allocated entropy collector
Stephan Müller
2023-10-13
hwrng: n2 - Use device_get_match_data()
Rob Herring
2023-10-13
crypto: aspeed-hace - Use device_get_match_data()
Rob Herring
2023-10-13
crypto: qat - add cnv_errors debugfs file
Lucas Segarra Fernandez
2023-10-13
crypto: qat - add pm_status debugfs file
Lucas Segarra Fernandez
2023-10-13
crypto: qat - refactor included headers
Lucas Segarra Fernandez
2023-10-13
crypto: qcom-rng - Add hw_random interface support
Om Prakash Singh
2023-10-13
dt-bindings: crypto: qcom,prng: document SM8550
Neil Armstrong
2023-10-13
dt-bindings: crypto: qcom,prng: document that RNG on SM8450 is a TRNG
Neil Armstrong
2023-10-13
crypto: skcipher - Remove obsolete skcipher_alg helpers
Herbert Xu
2023-10-13
crypto: xts - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: lrw - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: hctr2 - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: gcm - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: cts - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: ctr - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: chacha20poly1305 - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: ccm - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: authencesn - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: authenc - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: adiantum - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: cryptd - Only access common skcipher fields on spawn
Herbert Xu
2023-10-13
crypto: essiv - Handle lskcipher spawns
Herbert Xu
[next]