Linus Torvalds 59da1f87b2 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx há 16 anos atrás
..
async_tx a06d568f7c async_xor: dma_map destination DMA_BIDIRECTIONAL há 16 anos atrás
Kconfig 6a0fcbb4da crypto: api - Disallow cryptomgr as a module if algorithms are built-in há 16 anos atrás
Makefile 6a0fcbb4da crypto: api - Disallow cryptomgr as a module if algorithms are built-in há 16 anos atrás
ablkcipher.c 76fc60a2e3 [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module há 17 anos atrás
aead.c 189ed66e95 [CRYPTO] api: Show async type há 17 anos atrás
aes_generic.c 5427663f49 [CRYPTO] aes: Export generic setkey há 17 anos atrás
ahash.c 20036252fc crypto: hash - Added scatter list walking helper há 17 anos atrás
algapi.c 73d3864a48 crypto: api - Use test infrastructure há 17 anos atrás
algboss.c 1aa4ecd95d crypto: cryptomgr - Test ciphers using ECB há 17 anos atrás
ansi_cprng.c 17f0f4a47d crypto: rng - RNG interface and implementation há 17 anos atrás
anubis.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
api.c 73d3864a48 crypto: api - Use test infrastructure há 17 anos atrás
arc4.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey há 19 anos atrás
authenc.c a697690bec crypto: authenc - Avoid using clobbered request pointer há 17 anos atrás
blkcipher.c 5be5e667a9 crypto: skcipher - Move IV generators into their own modules há 17 anos atrás
blowfish.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
camellia.c f4c4cd6d14 Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers" há 17 anos atrás
cast5.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
cast6.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) há 17 anos atrás
ccm.c 4a49b499df [CRYPTO] ccm: Added CCM mode há 17 anos atrás
chainiv.c a0f000ec9b crypto: skcipher - Use RNG interface instead of get_random_bytes há 17 anos atrás
cipher.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned há 17 anos atrás
compress.c 87ae9afdca cleanup asm/scatterlist.h includes há 17 anos atrás
crc32c.c 5773a3e6e3 crypto: crc32c - Add ahash implementation há 17 anos atrás
cryptd.c 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h há 17 anos atrás
crypto_null.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
ctr.c 0a270321db [CRYPTO] seqiv: Add Sequence Number IV Generator há 17 anos atrás
cts.c c4913c7b71 [CRYPTO] cts: Init SG tables há 17 anos atrás
deflate.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
des_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
digest.c dbaaba1d0a crypto: hash - Fix digest size check for digest type há 17 anos atrás
ecb.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) há 17 anos atrás
eseqiv.c a0f000ec9b crypto: skcipher - Use RNG interface instead of get_random_bytes há 17 anos atrás
fcrypt.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
fips.c ccb778e184 crypto: api - Add fips_enable flag há 17 anos atrás
gcm.c dadbc53d0b [CRYPTO] gcm: Introduce rfc4106 há 17 anos atrás
gf128mul.c f19f5111c9 [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks há 17 anos atrás
hash.c 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h há 17 anos atrás
hmac.c ca786dc738 crypto: hash - Fixed digest size check há 17 anos atrás
internal.h ccb778e184 crypto: api - Add fips_enable flag há 17 anos atrás
khazad.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
krng.c 17f0f4a47d crypto: rng - RNG interface and implementation há 17 anos atrás
lrw.c fd4609a8e0 [CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu há 17 anos atrás
lzo.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
md4.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
md5.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
michael_mic.c 85d32e7b0e [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi há 18 anos atrás
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) há 17 anos atrás
proc.c ccb778e184 crypto: api - Add fips_enable flag há 17 anos atrás
ripemd.h ba6b039872 [CRYPTO] ripemd: Put all common RIPEMD values in header file há 17 anos atrás
rmd128.c b2b6a1720d crypto: rmd128 - sparse annotations há 17 anos atrás
rmd160.c caee16883a crypto: rmd - sparse annotations há 17 anos atrás
rmd256.c caee16883a crypto: rmd - sparse annotations há 17 anos atrás
rmd320.c caee16883a crypto: rmd - sparse annotations há 17 anos atrás
rng.c 17f0f4a47d crypto: rng - RNG interface and implementation há 17 anos atrás
salsa20_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
scatterwalk.c 6e050778c5 [CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk_map_and_copy há 17 anos atrás
seed.c e2ee95b8c6 [CRYPTO] seed: New cipher algorithm há 17 anos atrás
seqiv.c a0f000ec9b crypto: skcipher - Use RNG interface instead of get_random_bytes há 17 anos atrás
serpent.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
sha1_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
sha256_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
sha512_generic.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
tcrypt.c da7f033ddc crypto: cryptomgr - Add test infrastructure há 17 anos atrás
tcrypt.h da7f033ddc crypto: cryptomgr - Add test infrastructure há 17 anos atrás
tea.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
testmgr.c 1aa4ecd95d crypto: cryptomgr - Test ciphers using ECB há 17 anos atrás
testmgr.h da7f033ddc crypto: cryptomgr - Add test infrastructure há 17 anos atrás
tgr192.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
twofish.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
twofish_common.c e2b21b5002 [CRYPTO] twofish: Do not unroll big stuff in twofish key setup há 17 anos atrás
wp512.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() há 17 anos atrás
xcbc.c 1edcf2e1ee [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk há 17 anos atrás
xor.c 9bc89cd82d async_tx: add the async_tx api há 18 anos atrás
xts.c 6212f2c7f7 [CRYPTO] xts: Use proper alignment há 17 anos atrás