Linux 4.7.9
From: | Greg KH <gregkh-AT-linuxfoundation.org> | |
To: | linux-kernel-AT-vger.kernel.org, Andrew Morton <akpm-AT-linux-foundation.org>, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org | |
Subject: | Linux 4.7.9 | |
Date: | Thu, 20 Oct 2016 11:12:39 +0200 | |
Message-ID: | <20161020091239.GA15710@kroah.com> | |
Cc: | lwn-AT-lwn.net, Jiri Slaby <jslaby-AT-suse.cz> |
I'm announcing the release of the 4.7.9 kernel. All users of the 4.7 kernel series must upgrade. The updated 4.7.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.7.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-st... thanks, greg k-h ------------ Makefile | 2 +- fs/xfs/xfs_xattr.c | 1 + include/linux/mm.h | 1 + mm/gup.c | 14 ++++++++++++-- 4 files changed, 15 insertions(+), 3 deletions(-) Artem Savkov (1): Make __xfs_xattr_put_listen preperly report errors. Greg Kroah-Hartman (1): Linux 4.7.9 Linus Torvalds (1): mm: remove gup_flags FOLL_WRITE games from __get_user_pages()