Linus Torvalds 05a625486e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx hace 16 años
..
async_tx e02a0e47a3 async_tx: expand async raid6 test to cover ioatdma corner case hace 16 años
Kconfig 3e02e5cb47 crypto: ghash-intel - Fix building failure on x86_32 hace 16 años
Makefile f1939f7c56 crypto: vmac - New hash algorithm for intel_txt support hace 16 años
ablkcipher.c 63b5ac286d crypto: blkcipher - Do not use eseqiv on stream ciphers hace 16 años
aead.c d43c36dc6b headers: remove sched.h from interrupt.h hace 16 años
aes_generic.c 7b4ffcf953 crypto: aes - Undefined behaviour in crypto_aes_expand_key hace 16 años
ahash.c 5befbd5a7e crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep hace 16 años
algapi.c 332a339218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 hace 16 años
algboss.c f2ac72e826 crypto: api - Add new template create function hace 16 años
ansi_cprng.c 2f32bfd834 crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPS hace 16 años
anubis.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
api.c 2ca33da1de crypto: api - Remove frontend argument from extsize/init_tfm hace 16 años
arc4.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey hace 19 años
authenc.c cbdcf80d8b crypto: authenc - Convert to ahash hace 16 años
blkcipher.c b170a137f4 crypto: skcipher - Avoid infinite loop when cipher fails selftest hace 17 años
blowfish.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
camellia.c 32bd78e0a5 crypto: camellia - use kernel-provided bitops, unaligned access hace 17 años
cast5.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
cast6.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) hace 18 años
ccm.c 516280e735 crypto: ccm - Fix handling of null assoc data hace 17 años
chainiv.c 0a2e821d62 crypto: chainiv - Use kcrypto_wq instead of keventd_wq hace 17 años
cipher.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned hace 18 años
compress.c 87ae9afdca cleanup asm/scatterlist.h includes hace 18 años
crc32c.c 69c35efcf1 libcrc32c: Move implementation to crypto crc32c hace 17 años
cryptd.c d0316554d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu hace 16 años
crypto_null.c d35d2454ce crypto: null - Switch to shash hace 17 años
crypto_wq.c 25c38d3fb9 crypto: api - Use dedicated workqueue for crypto subsystem hace 17 años
ctr.c aef27136b8 crypto: ctr - Use chainiv on raw counter mode hace 16 años
cts.c c4913c7b71 [CRYPTO] cts: Init SG tables hace 17 años
deflate.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
des_generic.c ad79cdd77f crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set hace 17 años
ecb.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) hace 18 años
eseqiv.c abe5fa7899 crypto: eseqiv - Fix IV generation for sync algorithms hace 16 años
fcrypt.c dad3df2044 crypto: remove uses of __constant_{endian} helpers hace 17 años
fips.c ccb778e184 crypto: api - Add fips_enable flag hace 17 años
gcm.c 62c5593aea crypto: gcm - fix another complete call in complete fuction hace 16 años
gf128mul.c 8c882f6413 crypto: Fix dead links hace 17 años
ghash-generic.c 2cdc6899a8 crypto: ghash - Add GHASH digest algorithm for GCM hace 16 años
hmac.c 0b767b4df3 crypto: hmac - Prehash ipad/opad hace 16 años
internal.h 9cd899a32f crypto: cryptd - Switch to template create API hace 16 años
khazad.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
krng.c 17f0f4a47d crypto: rng - RNG interface and implementation hace 17 años
lrw.c 8eb2dfac41 crypto: lrw - Fix big endian support hace 17 años
lzo.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
md4.c 808a1763ce crypto: md4 - Switch to shash hace 17 años
md5.c 14b75ba70d crypto: md5 - Switch to shash hace 17 años
michael_mic.c 19e2bf1467 crypto: michael_mic - Switch to shash hace 17 años
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) hace 18 años
pcompress.c 2ca33da1de crypto: api - Remove frontend argument from extsize/init_tfm hace 16 años
proc.c e069efb6bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 hace 16 años
ripemd.h ba6b039872 [CRYPTO] ripemd: Put all common RIPEMD values in header file hace 17 años
rmd128.c 7c4468bc01 crypto: rmd128 - Switch to shash hace 17 años
rmd160.c e5835fba02 crypto: rmd160 - Switch to shash hace 17 años
rmd256.c d8a5e2e9f4 crypto: rmd256 - Switch to shash hace 17 años
rmd320.c 3b8efb4c41 crypto: rmd320 - Switch to shash hace 17 años
rng.c a8ccc393dd crypto: rng - Fix typo hace 16 años
salsa20_generic.c f0d1ec3a22 crypto: salsa20 - Remove private wrappers around various operations hace 17 años
scatterwalk.c 4f3e797ad0 crypto: scatterwalk - Avoid flush_dcache_page on slab pages hace 17 años
seed.c e2ee95b8c6 [CRYPTO] seed: New cipher algorithm hace 18 años
seqiv.c a0f000ec9b crypto: skcipher - Use RNG interface instead of get_random_bytes hace 17 años
serpent.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
sha1_generic.c e2a7ce4e18 crypto: sha1_generic - Add export/import support hace 16 años
sha256_generic.c 9b2fda7b94 crypto: sha256_generic - Add export/import support hace 16 años
sha512_generic.c 13887ed688 crypto: sha512_generic - Use 64-bit counters hace 16 años
shash.c 0044f3eda9 crypto: shash - Test for the algorithms import function before exporting it hace 16 años
tcrypt.c f1939f7c56 crypto: vmac - New hash algorithm for intel_txt support hace 16 años
tcrypt.h da7f033ddc crypto: cryptomgr - Add test infrastructure hace 17 años
tea.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
testmgr.c 507069c91e crypto: testmgr - Add ghash algorithm test before provide to users hace 16 años
testmgr.h 507069c91e crypto: testmgr - Add ghash algorithm test before provide to users hace 16 años
tgr192.c f63fbd3d50 crypto: tgr192 - Switch to shash hace 17 años
twofish.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
twofish_common.c e2b21b5002 [CRYPTO] twofish: Do not unroll big stuff in twofish key setup hace 18 años
vmac.c f1939f7c56 crypto: vmac - New hash algorithm for intel_txt support hace 16 años
wp512.c 4946510baa crypto: wp512 - Switch to shash hace 17 años
xcbc.c 36f87a4a29 crypto: xcbc - Fix alignment calculation of xcbc_tfm_ctx hace 16 años
xor.c 33f65df7ed crypto: don't track xor test pages with kmemcheck hace 16 años
xts.c 6212f2c7f7 [CRYPTO] xts: Use proper alignment hace 18 años
zlib.c 3ce858cb04 crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final} hace 16 años