From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751177Ab3GMERn (ORCPT ); Sat, 13 Jul 2013 00:17:43 -0400 Received: from mail-pb0-f51.google.com ([209.85.160.51]:49925 "EHLO mail-pb0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750846Ab3GMERm (ORCPT ); Sat, 13 Jul 2013 00:17:42 -0400 Date: Sat, 13 Jul 2013 13:17:36 +0900 Message-ID: <87y59b9jq7.wl%satoru.takeuchi@gmail.com> From: Satoru Takeuchi To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, stable@vger.kernel.org Subject: Re: [ 0/8] 3.0.86-stable review In-Reply-To: <20130711221931.216612791@linuxfoundation.org> References: <20130711221931.216612791@linuxfoundation.org> User-Agent: Wanderlust/2.14.0 (Africa) Emacs/23.4 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Thu, 11 Jul 2013 15:20:29 -0700, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.0.86 release. > There are 8 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Sat Jul 13 22:18:05 UTC 2013. > Anything received after that time might be too late. This kernel can be built and boot without any problem. Building a kernel with this kernel also works fine. - Build Machine: debian jessy x86_64 CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4 memory: 8GB - Test machine: debian jessy x86_64(KVM guest on the Build Machine) vCPU: x2 memory: 2GB Thanks, Satoru > > The whole patch series can be found in one patch at: > kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.0.86-rc1.gz > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman > Linux 3.0.86-rc1 > > Ben Hutchings > SCSI: sd: Fix parsing of 'temporary ' cache mode prefix > > J. Bruce Fields > nfsd4: fix decoding of compounds across page boundaries > > Greg Kroah-Hartman > MAINTAINERS: add stable_kernel_rules.txt to stable maintainer information > > Kees Cook > crypto: sanitize argument for format string > > Kees Cook > block: do not pass disk names as format strings > > Mikulas Patocka > hpfs: better test for errors > > Jonathan Salwan > drivers/cdrom/cdrom.c: use kzalloc() for failing hardware > > Tyler Hicks > libceph: Fix NULL pointer dereference in auth client code > > > ------------- > > Diffstat: > > MAINTAINERS | 1 + > Makefile | 4 ++-- > block/genhd.c | 2 +- > crypto/algapi.c | 3 ++- > drivers/block/nbd.c | 3 ++- > drivers/cdrom/cdrom.c | 2 +- > drivers/scsi/osd/osd_uld.c | 2 +- > drivers/scsi/sd.c | 2 +- > fs/hpfs/map.c | 3 ++- > fs/hpfs/super.c | 8 +++++++- > fs/nfsd/nfs4xdr.c | 2 +- > net/ceph/auth_none.c | 6 ++++++ > 12 files changed, 27 insertions(+), 11 deletions(-) > > > -- > To unsubscribe from this list: send the line "unsubscribe stable" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html