index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-10-27
crypto: atmel-aes - Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-10-27
crypto: aspeed-hace - Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-10-27
crypto: aspeed-acry - Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-10-27
crypto: amlogic-gxl-core - Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-10-27
crypto: amcc/crypto4xx - Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-10-27
crypto: sun8i-ss - Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-10-27
crypto: sun8i-ce - Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-10-27
crypto: sun4i-ss - Convert to platform remove callback returning void
Uwe Kleine-König
-3
/
+2
2023-10-27
crypto: jitter - use permanent health test storage
Stephan Müller
-51
/
+74
2023-10-27
crypto: shash - remove crypto_shash_alignmask
Eric Biggers
-6
/
+0
2023-10-27
crypto: hctr2 - stop using alignmask of shash_alg
Eric Biggers
-2
/
+1
2023-10-27
crypto: adiantum - stop using alignmask of shash_alg
Eric Biggers
-2
/
+1
2023-10-27
crypto: testmgr - stop checking crypto_shash_alignmask
Eric Biggers
-3
/
+2
2023-10-27
crypto: drbg - stop checking crypto_shash_alignmask
Eric Biggers
-1
/
+1
2023-10-27
libceph: stop checking crypto_shash_alignmask
Eric Biggers
-4
/
+0
2023-10-27
crypto: shash - remove support for nonzero alignmask
Eric Biggers
-120
/
+8
2023-10-27
crypto: xcbc - remove unnecessary alignment logic
Eric Biggers
-22
/
+10
2023-10-27
crypto: vmac - don't set alignmask
Eric Biggers
-1
/
+0
2023-10-27
crypto: hmac - remove unnecessary alignment logic
Eric Biggers
-34
/
+22
2023-10-27
crypto: cmac - remove unnecessary alignment logic
Eric Biggers
-28
/
+11
2023-10-27
crypto: cbcmac - remove unnecessary alignment logic
Eric Biggers
-10
/
+7
2023-10-27
crypto: loongarch/crc32 - remove redundant setting of alignmask to 0
Eric Biggers
-2
/
+0
2023-10-27
crypto: mips/crc32 - remove redundant setting of alignmask to 0
Eric Biggers
-2
/
+0
2023-10-27
crypto: xilinx/zynqmp-sha - remove unnecessary alignmask
Eric Biggers
-1
/
+0
2023-10-27
crypto: stm32 - remove unnecessary alignmask
Eric Biggers
-2
/
+0
2023-10-27
crypto: sparc/crc32c - stop using the shash alignmask
Eric Biggers
-21
/
+24
2023-10-27
crypto: shash - eliminate indirect call for default import and export
Eric Biggers
-21
/
+35
2023-10-27
dt-bindings: crypto: qcom,prng: document SA8775P and SC7280
Om Prakash Singh
-0
/
+2
2023-10-27
crypto: rsa - Add module alias for pkcs1pad
Herbert Xu
-0
/
+2
2023-10-27
certs: Break circular dependency when selftest is modular
Herbert Xu
-21
/
+15
2023-10-27
padata: Fix refcnt handling in padata_free_shell()
WangJinchao
-1
/
+5
2023-10-20
crypto: qcom-rng - Add missing dependency on hw_random
André Apitzsch
-0
/
+1
2023-10-20
crypto: skcipher - fix weak key check for lskciphers
Eric Biggers
-11
/
+7
2023-10-20
crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
Longfang Liu
-65
/
+41
2023-10-20
crypto: hifn_795x - Silence gcc format-truncation false positive warnings
Herbert Xu
-3
/
+8
2023-10-20
crypto: lskcipher - Return EINVAL when ecb_name fails sanity checks
Herbert Xu
-0
/
+1
2023-10-20
certs: Limit MODULE_SIG_KEY_TYPE_ECDSA to SHA384 or SHA512
Dimitri John Ledkov
-2
/
+4
2023-10-20
module: Do not offer sha224 for built-in module signing
Dimitri John Ledkov
-5
/
+0
2023-10-20
crypto: mscode_parser - remove sha224 authenticode support
Dimitri John Ledkov
-3
/
+0
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
-107
/
+2
2023-10-20
crypto: ccp - Dump SEV command buffer registers on SEV command error
John Allen
-0
/
+14
2023-10-20
crypto: arm64/sha512 - clean up backwards function names
Eric Biggers
-7
/
+5
2023-10-20
crypto: arm64/sha256 - clean up backwards function names
Eric Biggers
-14
/
+12
2023-10-20
crypto: arm64/sha512-ce - clean up backwards function names
Eric Biggers
-17
/
+17
2023-10-20
crypto: arm64/sha2-ce - clean up backwards function names
Eric Biggers
-19
/
+20
2023-10-20
crypto: arm64/sha1-ce - clean up backwards function names
Eric Biggers
-14
/
+15
2023-10-20
crypto: x86/nhpoly1305 - implement ->digest
Eric Biggers
-0
/
+18
2023-10-20
crypto: arm64/nhpoly1305 - implement ->digest
Eric Biggers
-0
/
+9
2023-10-20
crypto: arm/nhpoly1305 - implement ->digest
Eric Biggers
-0
/
+9
2023-10-20
crypto: adiantum - add fast path for single-page messages
Eric Biggers
-18
/
+47
[next]