Linus Torvalds 133e2a3164 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx hace 16 años
..
async_tx 729b5d1b8e dmaengine: allow dma support for async_tx to be toggled hace 16 años
Kconfig 0c01aed50d crypto: testmgr - add zlib test hace 16 años
Makefile bf68e65ec9 crypto: zlib - New zlib crypto module, using pcomp hace 16 años
ablkcipher.c b170a137f4 crypto: skcipher - Avoid infinite loop when cipher fails selftest hace 16 años
aead.c 5852ae4242 crypto: aead - Avoid infinite loop when nivaead fails selftest hace 16 años
aes_generic.c 0ee4a96902 crypto: aes - Precompute tables hace 16 años
ahash.c bb402f16ec crypto: ahash - Fix digest size in /proc/crypto hace 16 años
algapi.c b8e15992b4 crypto: api - Fix algorithm test race that broke aead initialisation hace 16 años
algboss.c 6fe4a28d88 crypto: testmgr - Test skciphers with no IVs hace 16 años
ansi_cprng.c c5b1e545a5 crypto: ansi_cprng - Panic on CPRNG test failure when in FIPS mode hace 16 años
anubis.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
api.c 562f477a54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 hace 16 años
arc4.c 560c06ae1a [CRYPTO] api: Get rid of flags argument to setkey hace 18 años
authenc.c 29b37f4212 crypto: authenc - Fix zero-length IV crash hace 16 años
blkcipher.c b170a137f4 crypto: skcipher - Avoid infinite loop when cipher fails selftest hace 16 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 16 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 17 años
ccm.c 516280e735 crypto: ccm - Fix handling of null assoc data hace 16 años
chainiv.c 0a2e821d62 crypto: chainiv - Use kcrypto_wq instead of keventd_wq hace 16 años
cipher.c 791b4d5f73 [CRYPTO] api: Add missing headers for setkey_unaligned hace 17 años
compress.c 87ae9afdca cleanup asm/scatterlist.h includes hace 17 años
crc32c.c 69c35efcf1 libcrc32c: Move implementation to crypto crc32c hace 16 años
cryptd.c 254eff7714 crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq hace 16 años
crypto_null.c d35d2454ce crypto: null - Switch to shash hace 16 años
crypto_wq.c 25c38d3fb9 crypto: api - Use dedicated workqueue for crypto subsystem hace 16 años
ctr.c 0a270321db [CRYPTO] seqiv: Add Sequence Number IV Generator hace 17 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 16 años
digest.c dbaaba1d0a crypto: hash - Fix digest size check for digest type hace 16 años
ecb.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) hace 17 años
eseqiv.c a0f000ec9b crypto: skcipher - Use RNG interface instead of get_random_bytes hace 16 años
fcrypt.c dad3df2044 crypto: remove uses of __constant_{endian} helpers hace 16 años
fips.c ccb778e184 crypto: api - Add fips_enable flag hace 16 años
gcm.c dadbc53d0b [CRYPTO] gcm: Introduce rfc4106 hace 17 años
gf128mul.c 8c882f6413 crypto: Fix dead links hace 16 años
hash.c 18e33e6d5c crypto: hash - Move ahash functions into crypto/hash.h hace 17 años
hmac.c 5f7082ed4f crypto: hash - Export shash through hash hace 16 años
internal.h 3f683d6175 crypto: api - Fix crypto_alloc_tfm/create_create_tfm return convention 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 16 años
lrw.c 8eb2dfac41 crypto: lrw - Fix big endian support hace 16 años
lzo.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
md4.c 808a1763ce crypto: md4 - Switch to shash hace 16 años
md5.c 14b75ba70d crypto: md5 - Switch to shash hace 16 años
michael_mic.c 19e2bf1467 crypto: michael_mic - Switch to shash hace 16 años
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) hace 17 años
pcompress.c a1d2f09544 crypto: compress - Add pcomp interface hace 16 años
proc.c 67cd080c50 crypto: api - Call type show function before legacy for proc 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 16 años
rmd160.c e5835fba02 crypto: rmd160 - Switch to shash hace 16 años
rmd256.c d8a5e2e9f4 crypto: rmd256 - Switch to shash hace 16 años
rmd320.c 3b8efb4c41 crypto: rmd320 - Switch to shash hace 16 años
rng.c 17f0f4a47d crypto: rng - RNG interface and implementation hace 16 años
salsa20_generic.c f0d1ec3a22 crypto: salsa20 - Remove private wrappers around various operations hace 16 años
scatterwalk.c 4f3e797ad0 crypto: scatterwalk - Avoid flush_dcache_page on slab pages hace 16 años
seed.c e2ee95b8c6 [CRYPTO] seed: New cipher algorithm hace 17 años
seqiv.c a0f000ec9b crypto: skcipher - Use RNG interface instead of get_random_bytes hace 16 años
serpent.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
sha1_generic.c 54ccb36776 crypto: sha1 - Switch to shash hace 16 años
sha256_generic.c 8c882f6413 crypto: Fix dead links hace 16 años
sha512_generic.c bd9d20dba1 crypto: sha512 - Switch to shash hace 16 años
shash.c f4f689933c crypto: shash - Fix unaligned calculation with short length hace 16 años
tcrypt.c 0c01aed50d crypto: testmgr - add zlib test hace 16 años
tcrypt.h da7f033ddc crypto: cryptomgr - Add test infrastructure hace 16 años
tea.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() hace 17 años
testmgr.c 0c01aed50d crypto: testmgr - add zlib test hace 16 años
testmgr.h 0c01aed50d crypto: testmgr - add zlib test hace 16 años
tgr192.c f63fbd3d50 crypto: tgr192 - Switch to shash hace 16 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 17 años
wp512.c 4946510baa crypto: wp512 - Switch to shash hace 16 años
xcbc.c 1edcf2e1ee [CRYPTO] xcbc: Fix crash when ipsec uses xcbc-mac with big data chunk hace 17 años
xor.c bff61975b3 md: move lots of #include lines out of .h files and into .c hace 16 años
xts.c 6212f2c7f7 [CRYPTO] xts: Use proper alignment hace 17 años
zlib.c bf68e65ec9 crypto: zlib - New zlib crypto module, using pcomp hace 16 años