Linus Torvalds c80ddb5263 Merge tag 'md-3.5' of git://neil.brown.name/md пре 13 година
..
async_tx f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() пре 13 година
Kconfig f21a7c195c um: several x86 hw-dependent crypto modules won't build on uml пре 13 година
Makefile 617ae7c7a1 crypto: camellia - rename camellia.c to camellia_generic.c пре 13 година
ablkcipher.c 06eb4eafbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net пре 13 година
aead.c 06eb4eafbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net пре 13 година
aes_generic.c 8d0c123f8b crypto: aes_generic - Fix checkpatch errors пре 15 година
af_alg.c 60063497a9 atomic: use <linux/atomic.h> пре 14 година
ahash.c 6662df33f8 crypto: Stop using NLA_PUT*(). пре 13 година
algapi.c 4b004346fe crypto: Add bulk algorithm registration interface пре 13 година
algboss.c 326a6346ff crypto: testmgr - Fix test disabling option пре 15 година
algif_hash.c 269230e7c5 crypto: algif_hash - Handle initial af_alg_make_sg error correctly пре 14 година
algif_skcipher.c bc97e57eb2 crypto: algif_skcipher - Handle unaligned receive buffer пре 14 година
ansi_cprng.c 505172e11f crypto: ansi_cprng - enforce key != seed in fips mode пре 13 година
anubis.c 189bd4b056 crypto: anubis - Fix checkpatch errors пре 15 година
api.c 3d01a33b77 crypto: api - Fix checkpatch errors пре 15 година
arc4.c cfa2b54eca crypto: arc4 - Fixed coding style issues пре 14 година
authenc.c c920fa6051 crypto: Use scatterwalk_crypto_chain пре 14 година
authencesn.c a5079d084f crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers пре 14 година
blkcipher.c 6662df33f8 crypto: Stop using NLA_PUT*(). пре 13 година
blowfish_common.c 52ba867c8c crypto: blowfish - split generic and common c code пре 14 година
blowfish_generic.c 3f2a5d2d42 crypto: blowfish - rename C-version to blowfish_generic пре 14 година
camellia_generic.c 617ae7c7a1 crypto: camellia - rename camellia.c to camellia_generic.c пре 13 година
cast5.c 895be15745 crypto: cast5 - simplify if-statements пре 14 година
cast6.c 87c3be87e9 crypto: cast6 - Fix checkpatch errors пре 15 година
cbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) пре 17 година
ccm.c f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() пре 13 година
chainiv.c 0a2e821d62 crypto: chainiv - Use kcrypto_wq instead of keventd_wq пре 16 година
cipher.c d150975bc7 crypto: cipher - Fix checkpatch errors пре 15 година
compress.c 0375d66dd0 crypto: compress - Fix checkpatch errors пре 15 година
crc32c.c 6a0962b22e crypto: crc32c should use library implementation пре 13 година
cryptd.c b2bac6acf8 crypto: cryptd - Use subsys_initcall to prevent races with aesni пре 14 година
crypto_null.c c9af70fb86 crypto: crypto_null - Fix checkpatch errors пре 15 година
crypto_user.c 06eb4eafbd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net пре 13 година
crypto_wq.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it пре 13 година
ctr.c 8db050786a crypto: Use ERR_CAST пре 15 година
cts.c c4913c7b71 [CRYPTO] cts: Init SG tables пре 17 година
deflate.c 7ab24bfdf9 net+crypto: Use vmalloc for zlib inflate buffers. пре 14 година
des_generic.c db36b906fe Blackfin: Rename DES PC2() symbol to avoid collision пре 14 година
ecb.c 5b37c19e36 crypto: ecb - Fix checkpatch errors пре 15 година
eseqiv.c c920fa6051 crypto: Use scatterwalk_crypto_chain пре 14 година
fcrypt.c 0047e81dc3 crypto: fcrypt - Fix checkpatch errors пре 15 година
fips.c ccb778e184 crypto: api - Add fips_enable flag пре 17 година
gcm.c c920fa6051 crypto: Use scatterwalk_crypto_chain пре 14 година
gf128mul.c 625426633d crypto: gf128mul - fix call to memset() пре 14 година
ghash-generic.c 7ed47b7d14 crypto: ghash - Avoid null pointer dereference if no key is set пре 13 година
hmac.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
internal.h 22e5b20be7 crypto: Export crypto_remove_final пре 13 година
khazad.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() пре 17 година
krng.c 17f0f4a47d crypto: rng - RNG interface and implementation пре 17 година
lrw.c 6c2205b8ff crypto: lrw - add interface for parallelized cipher implementions пре 13 година
lzo.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() пре 17 година
md4.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it пре 13 година
md5.c bc0b96b54a crypto: Move md5_transform to lib/md5.c пре 14 година
michael_mic.c 19e2bf1467 crypto: michael_mic - Switch to shash пре 16 година
pcbc.c e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) пре 17 година
pcompress.c 6662df33f8 crypto: Stop using NLA_PUT*(). пре 13 година
pcrypt.c fbf0ca1bf8 crypto: pcrypt - Use the online cpumask as the default пре 13 година
proc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it пре 13 година
ripemd.h ba6b039872 [CRYPTO] ripemd: Put all common RIPEMD values in header file пре 17 година
rmd128.c 3181c22587 crypto: ripemd - Set module author and update email address пре 14 година
rmd160.c 3181c22587 crypto: ripemd - Set module author and update email address пре 14 година
rmd256.c 3181c22587 crypto: ripemd - Set module author and update email address пре 14 година
rmd320.c 3181c22587 crypto: ripemd - Set module author and update email address пре 14 година
rng.c 6662df33f8 crypto: Stop using NLA_PUT*(). пре 13 година
salsa20_generic.c f0d1ec3a22 crypto: salsa20 - Remove private wrappers around various operations пре 16 година
scatterwalk.c f0dfc0b0b7 crypto: remove the second argument of k[un]map_atomic() пре 13 година
seed.c e2ee95b8c6 [CRYPTO] seed: New cipher algorithm пре 18 година
seqiv.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h пре 15 година
serpent_generic.c 2deed786d9 crypto: serpent - rename serpent.c to serpent_generic.c пре 13 година
sha1_generic.c 7c390170b4 crypto: sha1 - export sha1_update for reuse пре 14 година
sha256_generic.c 9b2fda7b94 crypto: sha256_generic - Add export/import support пре 16 година
sha512_generic.c 25c3d30c91 crypto: sha512 - Fix byte counter overflow in SHA-512 пре 13 година
shash.c 6662df33f8 crypto: Stop using NLA_PUT*(). пре 13 година
tcrypt.c 4de5933780 crypto: tcrypt - add more camellia tests пре 13 година
tcrypt.h 5209c07ac3 crypto: tcrypt - add xts(serpent) tests пре 13 година
tea.c 3af5b90bde [CRYPTO] all: Clean up init()/fini() пре 17 година
testmgr.c 0840605eb4 crypto: testmgr - add more camellia test vectors пре 13 година
testmgr.h 0840605eb4 crypto: testmgr - add more camellia test vectors пре 13 година
tgr192.c f63fbd3d50 crypto: tgr192 - Switch to shash пре 16 година
twofish_common.c 81559f9ad3 crypto: twofish-x86_64-3way - add lrw support пре 13 година
twofish_generic.c 5b04fc1703 crypto: twofish: Rename twofish to twofish_generic and add an alias пре 15 година
vmac.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it пре 13 година
wp512.c ac4385d250 crypto: whirlpool - count rounds from 0 пре 13 година
xcbc.c 4bb33cc890 crypto: add module.h to those files that are explicitly using it пре 13 година
xor.c c80ddb5263 Merge tag 'md-3.5' of git://neil.brown.name/md пре 13 година
xts.c ce0045561e crypto: xts: add interface for parallelized cipher implementations пре 13 година
zlib.c 7ab24bfdf9 net+crypto: Use vmalloc for zlib inflate buffers. пре 14 година