From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:58944 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759043AbcJSSbN (ORCPT ); Wed, 19 Oct 2016 14:31:13 -0400 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah.kh@samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: [PATCH 4.7 0/2] 4.7.9-stable review Date: Wed, 19 Oct 2016 20:31:04 +0200 Message-Id: <20161019182853.133660759@linuxfoundation.org> Sender: stable-owner@vger.kernel.org List-ID: This is the start of the stable review cycle for the 4.7.9 release. There are 2 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 Fri Oct 21 18:28:47 UTC 2016. 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/v4.x/stable-review/patch-4.7.9-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.7.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.7.9-rc1 Linus Torvalds mm: remove gup_flags FOLL_WRITE games from __get_user_pages() Artem Savkov Make __xfs_xattr_put_listen preperly report errors. ------------- Diffstat: Makefile | 4 ++-- fs/xfs/xfs_xattr.c | 1 + include/linux/mm.h | 1 + mm/gup.c | 14 ++++++++++++-- 4 files changed, 16 insertions(+), 4 deletions(-)