From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:46572 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752593AbdIBFnN (ORCPT ); Sat, 2 Sep 2017 01:43:13 -0400 Date: Sat, 2 Sep 2017 07:43:14 +0200 From: Greg KH To: linux-kernel@vger.kernel.org, Andrew Morton , torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, Jiri Slaby Subject: Linux 4.9.47 Message-ID: <20170902054314.GA22723@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline Sender: stable-owner@vger.kernel.org List-ID: --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 4.9.47 kernel. All users of the 4.9 kernel series must upgrade. The updated 4.9.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-4.9.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=3Dlinux/kernel/git/stable/linux-stable.git;a=3Dsu= mmary thanks, greg k-h ------------ Makefile | 2=20 arch/arm/kvm/mmu.c | 16 ++--- arch/arm64/kernel/fpsimd.c | 2=20 arch/arm64/mm/fault.c | 5 + arch/x86/include/asm/io.h | 4 - drivers/net/wireless/intersil/p54/fwio.c | 2=20 drivers/scsi/isci/remote_node_context.c | 3 + drivers/scsi/sg.c | 49 ++++++++++------- drivers/staging/wilc1000/linux_wlan.c | 34 +++--------- kernel/gcov/base.c | 6 ++ kernel/gcov/gcc_4_7.c | 4 + kernel/locking/spinlock_debug.c | 86 +-------------------------= ----- lib/lz4/lz4hc_compress.c | 2=20 13 files changed, 73 insertions(+), 142 deletions(-) Arnd Bergmann (3): scsi: isci: avoid array subscript warning staging: wilc1000: simplify vif[i]->ndev accesses x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl Dave Martin (1): arm64: fpsimd: Prevent registers leaking across exec Greg Kroah-Hartman (2): lz4: fix bogus gcc warning Linux 4.9.47 Hannes Reinecke (2): scsi: sg: protect accesses to 'reserved' page array scsi: sg: reset 'res_in_use' after unlinking reserved array Jiri Slaby (1): p54: memset(0) whole array Mark Rutland (1): arm64: mm: abort uaccess retries upon fatal signal Martin Liska (1): gcov: support GCC 7.1 Suzuki K Poulose (1): kvm: arm/arm64: Fix race in resetting stage2 PGD Waiman Long (1): locking/spinlock/debug: Remove spinlock lockup detection code --SUOF0GtieIMvvwua Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlmqRPIACgkQONu9yGCS aT7MNg/9E7ERdnmelrZK/hf8TeebQotRzc/o4Q04ot0GUM8N2g6C3y9//IjBOQBs lH9jACyupTlKIlr/1Wu4O2N35vyGHAnNjS9u7YHZaqVIuGGyP0Zff5y0gqT5Orre NDQ8i11U7AF1DgcgwvRKfFlrV8lPmgUXqkm6FsrdFkpVFO3OxdV1jsevamrRGbHz 2gN32vy/6Un5QPoa0OJn4OHtFaMJVZ3QQbMrnRKjMeTYjki9s4dBgHE3XtOLR7Hu JlSNI2rW9GvfuQW8VdO4f6h/oz0SwN2IUSwmsJkWH9lKRWJQgVzC0Zpu/bo07AIs 9DNl2voo3uvkJD6LHulDTashcWLTeUJEhvKe1xy/Ih4yhGWxi6giOZgLVlJaKMw+ pjQAfKcISI98Jgq6L6xnnV7qaol0otNFCf01QY5VZEDMpoGqwb/cpuhltEykGsm7 FMR1/jnRluDLvaB3I9eNZvJwzH5V+uu4h5aIxoWs2NdjmpUp2MZTJ6ecjy2oNCxA Dh9mueelYvrxwKDI1Mc8yvWF1XQyZofD+2sUHKJewDKADTvhWxPRnDkxBdN/yLOQ DbnMg2GIfFLB2VigCk6sZqmgdP+zZU0+KWXeMAMXfAxN384jkJ2/Vm7lLD4T3J75 DXwaRDR6vxMLDP6XHIX3XKwnU1bkOm6RYM2RFhhSzxw44maRzdQ= =Ifr9 -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua--