From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 10 Nov 2013 21:11:36 +0900 Message-ID: <871u2o78xz.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: [PATCH 3.11 00/94] 3.11.8-stable review In-Reply-To: <20131109065204.252462489@linuxfoundation.org> References: <20131109065204.252462489@linuxfoundation.org> 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: At Fri, 8 Nov 2013 22:51:06 -0800, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.11.8 release. > There are 94 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. 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 I reviewed the following patches and it looks good to me. > Chen LinX > mm/pagewalk.c: fix walk_page_range() access of wrong PTEs > > Cyrill Gorcunov > mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages > > Mel Gorman > mm: Account for a THP NUMA hinting update as one PTE update ... > Jonathan Austin > clk: fixup argument order when setting VCO parameters ... > Colin Ian King > eCryptfs: fix 32 bit corruption issue > > Geyslan G. Bem > ecryptfs: Fix memory leakage in keystore.c > Kent Overstreet > bcache: Fixed incorrect order of arguments to bio_alloc_bioset() Thanks, Satoru