index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-27
crypto: atmel-aes - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: aspeed-hace - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: aspeed-acry - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: amlogic-gxl-core - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: amcc/crypto4xx - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: sun8i-ss - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: sun8i-ce - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: sun4i-ss - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
crypto: jitter - use permanent health test storage
Stephan Müller
2023-10-27
crypto: shash - remove crypto_shash_alignmask
Eric Biggers
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
libceph: stop checking crypto_shash_alignmask
Eric Biggers
2023-10-27
crypto: shash - remove support for nonzero alignmask
Eric Biggers
2023-10-27
crypto: xcbc - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: vmac - don't set alignmask
Eric Biggers
2023-10-27
crypto: hmac - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: cmac - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: cbcmac - remove unnecessary alignment logic
Eric Biggers
2023-10-27
crypto: loongarch/crc32 - remove redundant setting of alignmask to 0
Eric Biggers
2023-10-27
crypto: mips/crc32 - remove redundant setting of alignmask to 0
Eric Biggers
2023-10-27
crypto: xilinx/zynqmp-sha - remove unnecessary alignmask
Eric Biggers
2023-10-27
crypto: stm32 - remove unnecessary alignmask
Eric Biggers
2023-10-27
crypto: sparc/crc32c - stop using the shash alignmask
Eric Biggers
2023-10-27
crypto: shash - eliminate indirect call for default import and export
Eric Biggers
2023-10-27
dt-bindings: crypto: qcom,prng: document SA8775P and SC7280
Om Prakash Singh
2023-10-27
crypto: rsa - Add module alias for pkcs1pad
Herbert Xu
2023-10-27
certs: Break circular dependency when selftest is modular
Herbert Xu
2023-10-27
padata: Fix refcnt handling in padata_free_shell()
WangJinchao
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
[next]