Herbert Xu e61efff4ae crypto: user - Disable statistics interface 6 жил өмнө
..
asymmetric_keys 64ae16dfee KEYS: asym_tpm: Add support for the sign operation [ver #2] 6 жил өмнө
async_tx 89a7e2f752 async_pq: Remove VLA usage 7 жил өмнө
842.c 6a8de3aefb crypto: acomp - add support for 842 via scomp 8 жил өмнө
Kconfig e61efff4ae crypto: user - Disable statistics interface 6 жил өмнө
Makefile e497c51896 crypto: ofb - add output feedback mode 6 жил өмнө
ablkcipher.c 318abdfbe7 crypto: ablkcipher - fix crash flushing dcache in error path 7 жил өмнө
acompress.c 3ce5bc72eb crypto: acomp - allow registration of multiple acomps 8 жил өмнө
aead.c dc26c17f74 crypto: aead - prevent using AEADs without setting key 7 жил өмнө
aegis.h 4a34e3c2f2 crypto: aegis/generic - fix for big endian systems 6 жил өмнө
aegis128.c 3f4a537a26 crypto: aead - remove useless setting of type flags 7 жил өмнө
aegis128l.c 3f4a537a26 crypto: aead - remove useless setting of type flags 7 жил өмнө
aegis256.c 3f4a537a26 crypto: aead - remove useless setting of type flags 7 жил өмнө
aes_generic.c ec38a93761 crypto: aes-generic - drop alignment requirement 8 жил өмнө
aes_ti.c fa598d0a70 crypto: aes_ti - fix comment for MixColumns step 8 жил өмнө
af_alg.c 89ab066d42 Revert "net: simplify sock_poll_wait" 6 жил өмнө
ahash.c cac5818c25 crypto: user - Implement a generic crypto statistics 6 жил өмнө
akcipher.c d8c34b949d crypto: Replaced gcc specific attributes with macros from compiler.h 8 жил өмнө
algapi.c cac5818c25 crypto: user - Implement a generic crypto statistics 6 жил өмнө
algboss.c dd8b083f9a crypto: api - Introduce notifier for new crypto algorithms 7 жил өмнө
algif_aead.c 8d60539842 crypto: null - Remove VLA usage of skcipher 6 жил өмнө
algif_hash.c b68a7ec1e9 crypto: hash - Remove VLA usage 7 жил өмнө
algif_rng.c 984652dd8b net: remove sock_no_poll 7 жил өмнө
algif_skcipher.c a11e1d432b Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL 7 жил өмнө
ansi_cprng.c e7c2422a83 crypto: ansi_cprng - Convert to new rng interface 10 жил өмнө
anubis.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 жил өмнө
api.c e2861fa716 evm: Don't deadlock if a crypto algorithm is unavailable 7 жил өмнө
arc4.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 жил өмнө
authenc.c 8d60539842 crypto: null - Remove VLA usage of skcipher 6 жил өмнө
authencesn.c 8d60539842 crypto: null - Remove VLA usage of skcipher 6 жил өмнө
blkcipher.c 0868def3e4 crypto: blkcipher - fix crash flushing dcache in error path 7 жил өмнө
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code 14 жил өмнө
blowfish_generic.c 3e14dcf7cb crypto: add missing crypto module aliases 10 жил өмнө
camellia_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 7 жил өмнө
cast5_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 7 жил өмнө
cast6_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 7 жил өмнө
cast_common.c f22d08111a crypto: make tables used from assembler __visible 12 жил өмнө
cbc.c e5bde04ccc crypto: do not free algorithm before using 6 жил өмнө
ccm.c ebf533adc8 crypto: ccm - Remove VLA usage 7 жил өмнө
cfb.c e5bde04ccc crypto: do not free algorithm before using 6 жил өмнө
chacha20_generic.c a5e9f55709 crypto: chacha20 - Fix chacha20_block() keystream alignment (again) 6 жил өмнө
chacha20poly1305.c e57121d08c crypto: chacha20poly1305 - validate the digest size 7 жил өмнө
cipher.c 6650c4de68 crypto: remove several VLAs 7 жил өмнө
cmac.c db91af0fbe crypto: algapi - make crypto_xor() and crypto_inc() alignment agnostic 8 жил өмнө
compress.c 9c8ae17bbf crypto: api - Remove no-op exit_ops code 8 жил өмнө
crc32_generic.c 6943546c2d crypto: crc32-generic - remove __crc32_le() 7 жил өмнө
crc32c_generic.c 7bcfb13630 crypto: crc32c-generic - remove cra_alignmask 7 жил өмнө
crct10dif_common.c 26052f9b9b crypto: crct10dif - Add fallback for broken initrds 12 жил өмнө
crct10dif_generic.c 36e09e1f87 crypto: squash lines for simple wrapper functions 9 жил өмнө
cryptd.c 36b3875a97 crypto: cryptd - Remove VLA usage of skcipher 6 жил өмнө
crypto_engine.c 218d1cc186 crypto: engine - Permit to enqueue all async requests 7 жил өмнө
crypto_null.c 8d60539842 crypto: null - Remove VLA usage of skcipher 6 жил өмнө
crypto_user_base.c f43f39958b crypto: user - fix leaking uninitialized memory to userspace 6 жил өмнө
crypto_user_stat.c 9f4debe384 crypto: user - Zeroize whole structure given to user space 6 жил өмнө
crypto_wq.c 130fa5bc81 crypto: crypto_wq - Fix late crypto work queue initialization 11 жил өмнө
ctr.c 6650c4de68 crypto: remove several VLAs 7 жил өмнө
cts.c 6650c4de68 crypto: remove several VLAs 7 жил өмнө
deflate.c a368f43d6e crypto: scomp - add support for deflate rfc1950 (zlib) 8 жил өмнө
des_generic.c 3e14dcf7cb crypto: add missing crypto module aliases 10 жил өмнө
dh.c 3fd8093b41 crypto: dh - fix memory leak 7 жил өмнө
dh_helper.c d6e43798b3 crypto: dh - make crypto_dh_encode_key() make robust 7 жил өмнө
drbg.c 43490e8046 crypto: drbg - in-place cipher operation for CTR 7 жил өмнө
ecb.c 4943ba16bb crypto: include crypto- module prefix in template 10 жил өмнө
ecc.c ea169a30a6 crypto: ecdh - add public key verification test 7 жил өмнө
ecc.h d5c3b17898 crypto: ecc - Actually remove stack VLA usage 7 жил өмнө
ecc_curve_defs.h aef66587f1 crypto: ecdh - fix typo of P-192 b value 7 жил өмнө
ecdh.c d5c3b17898 crypto: ecc - Actually remove stack VLA usage 7 жил өмнө
ecdh_helper.c 6e97e08d43 crypto: ecdh - return unsigned value for crypto_ecdh_key_len() 7 жил өмнө
echainiv.c 8d60539842 crypto: null - Remove VLA usage of skcipher 6 жил өмнө
fcrypt.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 жил өмнө
fips.c 94072cb20e crypto: fips - Move fips_enabled sysctl into fips.c 10 жил өмнө
gcm.c 8d60539842 crypto: null - Remove VLA usage of skcipher 6 жил өмнө
gf128mul.c f5c421d545 crypto: gf128mul - remove incorrect comment 7 жил өмнө
ghash-generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
hash_info.c 5ca4c20cfd keys, trusted: select hash algorithm for TPM2 chips 9 жил өмнө
hmac.c af3ff8045b crypto: hmac - require that the underlying hash algorithm is unkeyed 7 жил өмнө
internal.h dd8b083f9a crypto: api - Introduce notifier for new crypto algorithms 7 жил өмнө
jitterentropy-kcapi.c e8b2fa476e crypto: jitterentropy - drop duplicate header module.h 8 жил өмнө
jitterentropy.c cea0a3c305 crypto: jitterentropy - Delete unnecessary checks before the function call "kzfree" 10 жил өмнө
keywrap.c c9683276dd crypto: keywrap - Add missing ULL suffixes for 64-bit constants 7 жил өмнө
khazad.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 жил өмнө
kpp.c d8c34b949d crypto: Replaced gcc specific attributes with macros from compiler.h 8 жил өмнө
lrw.c fd27b571c9 crypto: lrw - fix rebase error after out of bounds fix 6 жил өмнө
lz4.c cd15f1020f crypto: lz4 - fixed decompress function to return error code 8 жил өмнө
lz4hc.c cd15f1020f crypto: lz4 - fixed decompress function to return error code 8 жил өмнө
lzo.c 752ade68cb treewide: use kv[mz]alloc* rather than opencoded variants 8 жил өмнө
md4.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
md5.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
memneq.c e37b94ebff crypto: memneq - fix for archs without efficient unaligned access 11 жил өмнө
michael_mic.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 жил өмнө
morus1280.c 5a8dedfa32 crypto: morus/generic - fix for big endian systems 6 жил өмнө
morus640.c 5a8dedfa32 crypto: morus/generic - fix for big endian systems 6 жил өмнө
ofb.c e497c51896 crypto: ofb - add output feedback mode 6 жил өмнө
pcbc.c e5bde04ccc crypto: do not free algorithm before using 6 жил өмнө
pcrypt.c d76c68109f crypto: pcrypt - fix freeing pcrypt instances 7 жил өмнө
poly1305_generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
proc.c fddda2b7b5 proc: introduce proc_create_seq{,_data} 7 жил өмнө
ripemd.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 жил өмнө
rmd128.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
rmd160.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
rmd256.c d75f482eaf crypto: rmd256 - use swap macro in rmd256_transform 7 жил өмнө
rmd320.c a478908993 crypto: rmd320 - use swap macro in rmd320_transform 7 жил өмнө
rng.c cac5818c25 crypto: user - Implement a generic crypto statistics 6 жил өмнө
rsa-pkcs1pad.c b3a8c8a5eb crypto: rsa-pkcs1pad: Allow hash to be optional [ver #2] 6 жил өмнө
rsa.c b2b4f84d9c crypto: rsa - Remove unneeded error assignment 7 жил өмнө
rsa_helper.c 4fa8bc949d kbuild: rename *-asn1.[ch] to *.asn1.[ch] 7 жил өмнө
rsaprivkey.asn1 8be0b84e58 crypto: rsa - Store rest of the private key components 9 жил өмнө
rsapubkey.asn1 22287b0b59 crypto: akcipher - Changes to asymmetric key API 9 жил өмнө
salsa20_generic.c 015a03704d crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers" 7 жил өмнө
scatterwalk.c 8c30fbe63e crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain() 7 жил өмнө
scompress.c 8cd579d279 crypto: scompress - use sgl_alloc() and sgl_free() 7 жил өмнө
seed.c 5d26a105b5 crypto: prefix module autoloading with "crypto-" 10 жил өмнө
seqiv.c 8d60539842 crypto: null - Remove VLA usage of skcipher 6 жил өмнө
serpent_generic.c c871c10e4e crypto: serpent - improve __serpent_setkey with UBSAN 8 жил өмнө
sha1_generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
sha256_generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
sha3_generic.c c5f5aeef9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 7 жил өмнө
sha512_generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
shash.c f3569fd613 crypto: shash - Remove VLA usage in unaligned hashing 7 жил өмнө
simd.c 508a1c4df0 crypto: simd - correctly take reqsize of wrapped skcipher into account 6 жил өмнө
skcipher.c b350bee5ea crypto: skcipher - Introduce crypto_sync_skcipher 6 жил өмнө
sm3_generic.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
sm4_generic.c 8da02bf1a2 crypto: sm4 - export encrypt/decrypt routines to other drivers 7 жил өмнө
tcrypt.c dfb89ab3f0 crypto: tcrypt - add OFB functional tests 6 жил өмнө
tcrypt.h 95ba597367 crypto: testmgr - update sm4 test vectors 6 жил өмнө
tea.c 3e14dcf7cb crypto: add missing crypto module aliases 10 жил өмнө
testmgr.c 22a8118d32 crypto: testmgr - fix sizeof() on COMP_BUF_SIZE 6 жил өмнө
testmgr.h 95ba597367 crypto: testmgr - update sm4 test vectors 6 жил өмнө
tgr192.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
twofish_common.c 1af39daaad crypto: replace FSF address with web source in license notices 7 жил өмнө
twofish_generic.c 1af39daaad crypto: replace FSF address with web source in license notices 7 жил өмнө
vmac.c 0917b87312 crypto: vmac - remove insecure version with hardcoded nonce 7 жил өмнө
wp512.c e50944e219 crypto: shash - remove useless setting of type flags 7 жил өмнө
xcbc.c 3bdd23f886 crypto: xcbc - Remove VLA usage 7 жил өмнө
xor.c 75f296d93b kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK 7 жил өмнө
xts.c 78105c7e76 crypto: xts - Drop use of auxiliary buffer 6 жил өмнө
zstd.c d28fc3dbe1 crypto: zstd - Add zstd support 7 жил өмнө