Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753983Ab3F0NCg (ORCPT ); Thu, 27 Jun 2013 09:02:36 -0400 Received: from ringil.hengli.com.au ([178.18.16.133]:54597 "EHLO fornost.hengli.com.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753939Ab3F0NCd (ORCPT ); Thu, 27 Jun 2013 09:02:33 -0400 Date: Thu, 27 Jun 2013 21:02:26 +0800 From: Herbert Xu To: Linus Torvalds , "David S. Miller" , Linux Kernel Mailing List , Linux Crypto Mailing List Subject: Re: Crypto Fixes for 3.10 Message-ID: <20130627130225.GA1612@gondor.apana.org.au> References: <20110216053911.GA10999@gondor.apana.org.au> <20110328071322.GA6569@gondor.apana.org.au> <20110629235153.GA16559@gondor.apana.org.au> <20120126024342.GA12492@gondor.apana.org.au> <20120823083242.GA23102@gondor.apana.org.au> <20121109093005.GA25632@gondor.apana.org.au> <20130328082841.GA7425@gondor.apana.org.au> <20130528055229.GA23937@gondor.apana.org.au> <20130610090544.GA13465@gondor.apana.org.au> <20130620132922.GA19014@gondor.apana.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130620132922.GA19014@gondor.apana.org.au> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 883 Lines: 32 Hi Linus: This push fixes a crash in the crypto layer exposed by an SCTP test tool. Please pull from git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git or master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6.git Herbert Xu (1): crypto: algboss - Hold ref count on larval crypto/algboss.c | 15 ++++++++------- crypto/api.c | 6 ------ crypto/internal.h | 6 ++++++ 3 files changed, 14 insertions(+), 13 deletions(-) Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/