From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757302Ab3GKWUz (ORCPT ); Thu, 11 Jul 2013 18:20:55 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43311 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757125Ab3GKWUj (ORCPT ); Thu, 11 Jul 2013 18:20:39 -0400 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, stable@vger.kernel.org Subject: [ 0/8] 3.0.86-stable review Date: Thu, 11 Jul 2013 15:20:29 -0700 Message-Id: <20130711221931.216612791@linuxfoundation.org> X-Mailer: git-send-email 1.8.3.rc0.20.gb99dd2e User-Agent: quilt/0.60-5.1.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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(-)