Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752083Ab3EKMGG (ORCPT ); Sat, 11 May 2013 08:06:06 -0400 Received: from mail-da0-f47.google.com ([209.85.210.47]:49073 "EHLO mail-da0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751334Ab3EKMGE (ORCPT ); Sat, 11 May 2013 08:06:04 -0400 Date: Sat, 11 May 2013 21:05:55 +0900 Message-ID: <87bo8hd8m4.wl%satoru.takeuchi@gmail.com> From: Satoru Takeuchi To: Ben Hutchings Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org Subject: Re: [000/118] 3.2.45-rc1 review In-Reply-To: References: 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 Content-Length: 2537 Lines: 72 At Fri, 10 May 2013 14:39:39 +0100, Ben Hutchings wrote: > > This is the start of the stable review cycle for the 3.2.45 release. > There are 118 patches in this series, which will be posted as responses > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Mon May 13 12:00:00 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 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. > Anurup m (1): > fs/fscache/stats.c: fix memory leak > [ec686c9239b4d472052a271c505d04dae84214cc] ... > Chen Gang (1): > kernel/audit_tree.c: tree will leak memory when failure occurs in audit_trim_trees() > [12b2f117f3bf738c1a00a6f64393f1953a740bd4] ... > Greg Thelen (1): > fs/dcache.c: add cond_resched() to shrink_dcache_parent() > [421348f1ca0bf17769dee0aed4d991845ae0536d] ... > Li Zefan (1): > cgroup: fix an off-by-one bug which may trigger BUG_ON() > [3ac1707a13a3da9cfc8f242a15b2fae6df2c5f88] ...> > Namhyung Kim (3): > tracing: Check return value of tracing_init_dentry() > [ed6f1c996bfe4b6e520cf7a74b51cd6988d84420] > tracing: Fix off-by-one on allocating stat->pages > [39e30cd1537937d3c00ef87e865324e981434e5b] ... > Theodore Ts'o (2): ... > ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG > [7f3e3c7cfcec148ccca9c0dd2dbfd7b00b7ac10f] ... > Tommi Rantala (1): > perf: Treat attr.config as u64 in perf_swevent_init() > [8176cced706b5e5d15887584150764894e94e02f] > Wei Yongjun (3): ... > perf: Fix error return code > [c481420248c6730246d2a1b1773d5d7007ae0835] > Zhao Hongjiang (2): > aio: fix possible invalid memory access when DEBUG is enabled > [91d80a84bbc8f28375cca7e65ec666577b4209ad] > inotify: invalid mask should return a error number but not set it > [04df32fa10ab9a6f0643db2949d42efc966bc844] Thanks, Satoru -- 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/