Linux 4.8.3
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.8.3 | |
Date: | Thu, 20 Oct 2016 11:12:12 +0200 | |
Message-ID: | <20161020091212.GB7991@kroah.com> | |
Cc: | lwn-AT-lwn.net, Jiri Slaby <jslaby-AT-suse.cz> |
I'm announcing the release of the 4.8.3 kernel. All users of the 4.8 kernel series must upgrade. The updated 4.8.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.8.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 +- drivers/scsi/hosts.c | 12 ++++++++---- fs/xfs/xfs_xattr.c | 1 + include/linux/mm.h | 1 + include/media/rcar-fcp.h | 2 +- mm/gup.c | 14 ++++++++++++-- 6 files changed, 24 insertions(+), 8 deletions(-) Artem Savkov (1): Make __xfs_xattr_put_listen preperly report errors. Greg Kroah-Hartman (1): Linux 4.8.3 Heiner Kallweit (1): scsi: configure runtime pm before calling device_add in scsi_add_host_with_dma Laurent Pinchart (1): v4l: rcar-fcp: Don't force users to check for disabled FCP support Linus Torvalds (1): mm: remove gup_flags FOLL_WRITE games from __get_user_pages()