Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751411AbdIEJaC (ORCPT ); Tue, 5 Sep 2017 05:30:02 -0400 Received: from mail-wm0-f51.google.com ([74.125.82.51]:35066 "EHLO mail-wm0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750748AbdIEJaA (ORCPT ); Tue, 5 Sep 2017 05:30:00 -0400 X-Google-Smtp-Source: ADKCNb4TWIGI0+dBFX/3NYYcOv2bTQZsrQHGL9ipZ2bP7ms0OshC7I+W5bhXDGJHqSQpJE/HxsGg2GGXm8pc49uB/Es= MIME-Version: 1.0 In-Reply-To: <20170905070918.034746210@linuxfoundation.org> References: <20170905070918.034746210@linuxfoundation.org> From: Sumit Semwal Date: Tue, 5 Sep 2017 14:59:37 +0530 Message-ID: Subject: Re: [PATCH 4.9 00/18] 4.9.48-stable review To: Greg Kroah-Hartman Cc: LKML , Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , "# 3.4.x" Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by nfs id v859U84a020472 Content-Length: 4152 Lines: 122 Hi Greg, On 5 September 2017 at 12:41, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.48 release. > There are 18 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 Thu Sep 7 07:09:06 UTC 2017. > Anything received after that time might be too late. For ARM64, built and boot-tested with defconfig on Hikey - no regressions noted. > > The whole patch series can be found in one patch at: > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.48-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.9.y > and the diffstat can be found below. > > thanks, > > greg k-h > > ------------- > Pseudo-Shortlog of commits: > > Greg Kroah-Hartman > Linux 4.9.48-rc1 > > Oleg Nesterov > epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove() > > Suzuki K Poulose > kvm: arm/arm64: Force reading uncached stage2 PGD > > Xiangliang.Yu > drm/ttm: Fix accounting error when fail to get pages for pool > > Vladis Dronov > xfrm: policy: check policy direction value > > Stephan Mueller > lib/mpi: kunmap after finishing accessing buffer > > Cong Wang > wl1251: add a missing spin_lock_init() > > Steve French > CIFS: remove endian related sparse warning > > Pavel Shilovsky > CIFS: Fix maximum SMB2 header size > > Ben Hutchings > alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ > > Waiman Long > cpuset: Fix incorrect memory_pressure control file mapping > > Tejun Heo > cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs > > Yan, Zheng > ceph: fix readpage from fscache > > Mel Gorman > mm, madvise: ensure poisoned pages are removed from per-cpu lists > > Eric Biggers > mm, uprobes: fix multiple free of ->uprobes_state.xol_area > > Stephan Mueller > crypto: algif_skcipher - only call put_page on referenced and used pages > > Stephen Douthit > i2c: ismt: Return EMSGSIZE for block reads with bogus length > > Stephen Douthit > i2c: ismt: Don't duplicate the receive length for block reads > > James Hogan > irqchip: mips-gic: SYNC after enabling GIC region > > > ------------- > > Diffstat: > > Makefile | 4 ++-- > arch/alpha/include/asm/types.h | 2 +- > arch/alpha/include/uapi/asm/types.h | 12 +++++++++- > arch/arm/kvm/mmu.c | 2 +- > crypto/algif_skcipher.c | 9 ++++++-- > drivers/gpu/drm/ttm/ttm_page_alloc.c | 2 +- > drivers/i2c/busses/i2c-ismt.c | 6 +++-- > drivers/irqchip/irq-mips-gic.c | 5 ++++- > drivers/net/wireless/ti/wl1251/main.c | 1 + > fs/ceph/addr.c | 24 ++++++++++++-------- > fs/ceph/cache.c | 12 +++------- > fs/cifs/dir.c | 2 +- > fs/cifs/smb2pdu.h | 4 ++-- > fs/eventpoll.c | 42 ++++++++++++++++++++++------------- > include/asm-generic/topology.h | 6 ++++- > kernel/cpuset.c | 1 + > kernel/events/uprobes.c | 2 -- > kernel/fork.c | 8 +++++++ > lib/mpi/mpicoder.c | 4 +++- > mm/madvise.c | 7 ++++++ > net/xfrm/xfrm_policy.c | 6 +++++ > 21 files changed, 109 insertions(+), 52 deletions(-) > > -- Thanks and regards, Sumit Semwal Linaro Mobile Group - Kernel Team Lead Linaro.org │ Open source software for ARM SoCs