From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751641Ab3BBVkA (ORCPT ); Sat, 2 Feb 2013 16:40:00 -0500 Received: from mail-pa0-f49.google.com ([209.85.220.49]:36942 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750979Ab3BBVj7 (ORCPT ); Sat, 2 Feb 2013 16:39:59 -0500 Date: Sun, 03 Feb 2013 06:39:52 +0900 Message-ID: <87k3qq8kev.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: [ 00/89] 3.7.6-stable review In-Reply-To: <20130201130207.444989281@linuxfoundation.org> References: <20130201130207.444989281@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 Fri, 1 Feb 2013 14:07:15 +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.7.6 release. > There are 89 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 Sun Feb 3 13:01:49 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.7.6-rc1.gz > and the diffstat can be found below. This kernel can be built and boot without any problem. Building a kernel with this kernel also works fine. - Build Machine: debian wheezy x86_64 CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4 memory: 8GB - Test machine: debian wheezy x86_64(KVM guest on the Build Machine) vCPU: x2 memory: 2GB I reviewed the following patches and it looks good to me. > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman > Linux 3.7.6-rc1 > > CAI Qian > slub: assign refcount for kmalloc_caches > > Jani Nikula > drm/i915: fix FORCEWAKE posting reads ... > Dave Chinner > xfs: fix periodic log flushing > > H. Peter Anvin > x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI ... > Alex Williamson > kvm: Fix irqfd resampler list walk ... > Dave Chinner > xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end > > Matt Fleming > x86, efi: Set runtime_version to the EFI spec revision ... > David Woodhouse > x86, efi: Fix 32-bit EFI handover protocol entry point ... > Alan Cox > x86/msr: Add capabilities check > > Wang YanQing > smp: Fix SMP function call empty cpu mask race ... > Jan Kara > xfs: Fix possible use-after-free with AIO ... > Cong Ding > fs/cifs/cifs_dfs_ref.c: fix potential memory leakage Thanks, Satoru