Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds authored
* git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: (46 commits)
  hwrng: via_rng - Fix memory scribbling on some CPUs
  crypto: padlock - Move padlock.h into include/crypto
  hwrng: via_rng - Fix asm constraints
  crypto: n2 - use __devexit not __exit in n2_unregister_algs
  crypto: mark crypto workqueues CPU_INTENSIVE
  crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
  crypto: ripemd - Set module author and update email address
  crypto: omap-sham - backlog handling fix
  crypto: gf128mul - Remove experimental tag
  crypto: af_alg - fix af_alg memory_allocated data type
  crypto: aesni-intel - Fixed build with binutils 2.16
  crypto: af_alg - Make sure sk_security is initialized on accept()ed sockets
  net: Add missing lockdep class names for af_alg
  include: Install linux/if_alg.h for user-space crypto API
  crypto: omap-aes - checkpatch --file warning fixes
  crypto: omap-aes - initialize aes module once per request
  crypto: omap-aes - unnecessary code removed
  crypto: omap-aes - error handling implementation improved
  crypto: omap-aes - redundant locking is removed
  crypto: omap-aes - DMA initialization fixes for OMAP off mode
  ...
27d189c0
Name Last commit Last update
..
async_tx Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
Kconfig crypto: gf128mul - Remove experimental tag
Makefile crypto: Makefile clean up
ablkcipher.c crypto: skcipher - avoid NULL dereference
aead.c crypto: aead - Fix checkpatch errors
aes_generic.c crypto: aes_generic - Fix checkpatch errors
af_alg.c crypto: af_alg - fix af_alg memory_allocated data type
ahash.c crypto: hash - Fix handling of small unaligned buffers
algapi.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
algboss.c crypto: testmgr - Fix test disabling option
algif_hash.c crypto: algif_hash - User-space interface for hash operations
algif_skcipher.c crypto: algif_skcipher - Handle unaligned receive buffer
ansi_cprng.c crypto: ansi_cprng - Move FIPS functions under CONFIG_CRYPTO_FIPS
anubis.c crypto: anubis - Fix checkpatch errors
api.c crypto: api - Fix checkpatch errors
arc4.c [CRYPTO] api: Get rid of flags argument to setkey
authenc.c crypto: Use scatterwalk_crypto_chain
blkcipher.c mm: strictly nested kmap_atomic()
blowfish.c crypto: blowfish - Fix checkpatch errors
camellia.c crypto: camellia - Fix checkpatch errors
cast5.c crypto: cast5 - simplify if-statements
cast6.c crypto: cast6 - Fix checkpatch errors
cbc.c Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
ccm.c crypto: ccm - Fix handling of null assoc data
chainiv.c crypto: chainiv - Use kcrypto_wq instead of keventd_wq
cipher.c
compress.c
crc32c.c
cryptd.c
crypto_null.c
crypto_wq.c
ctr.c
cts.c
deflate.c
des_generic.c
ecb.c
eseqiv.c
fcrypt.c
fips.c
gcm.c
gf128mul.c
ghash-generic.c
hmac.c
internal.h
khazad.c
krng.c
lrw.c
lzo.c
md4.c
md5.c
michael_mic.c
pcbc.c
pcompress.c
pcrypt.c
proc.c
ripemd.h
rmd128.c
rmd160.c
rmd256.c
rmd320.c
rng.c
salsa20_generic.c
scatterwalk.c
seed.c
seqiv.c
serpent.c
sha1_generic.c
sha256_generic.c
sha512_generic.c
shash.c
tcrypt.c
tcrypt.h
tea.c
testmgr.c
testmgr.h
tgr192.c
twofish_common.c
twofish_generic.c
vmac.c
wp512.c
xcbc.c
xor.c
xts.c
zlib.c