From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932192AbdJVSEd (ORCPT ); Sun, 22 Oct 2017 14:04:33 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59672 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932075AbdJVSEb (ORCPT ); Sun, 22 Oct 2017 14:04:31 -0400 Date: Sun, 22 Oct 2017 20:03:18 +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.13.9 Message-ID: <20171022180318.GA19779@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 4.13.9 kernel. All users of the 4.13 kernel series must upgrade. The updated 4.13.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-4.13.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/x86/kernel/apic/apic.c | 7 + drivers/hid/Kconfig | 1=20 drivers/hid/hid-core.c | 2=20 drivers/hid/hid-elecom.c | 13 ++- drivers/hid/hid-ids.h | 2=20 drivers/hv/channel.c | 20 ++++- drivers/hv/channel_mgmt.c | 54 +++++++++---- drivers/hv/ring_buffer.c | 162 +++++++++++++-----------------------= ----- drivers/hv/vmbus_drv.c | 6 + include/linux/hyperv.h | 67 ---------------- mm/page_vma_mapped.c | 25 ++---- tools/perf/util/parse-events.c | 9 +- tools/perf/util/pmu.c | 56 ++++++++++---- tools/perf/util/pmu.h | 1=20 15 files changed, 194 insertions(+), 233 deletions(-) Alex Manoussakis (1): HID: hid-elecom: extend to fix descriptor for HUGE trackball Greg Kroah-Hartman (1): Linux 4.13.9 Hans de Goede (1): x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPU= s without the feature K. Y. Srinivasan (2): Drivers: hv: vmbus: Fix rescind handling issues Drivers: hv: vmbus: Fix bugs in rescind handling Mark Rutland (1): perf pmu: Unbreak perf record for arm/arm64 with events with explicit= PMU Paolo Bonzini (1): x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hyp= ervisors Stephen Hemminger (4): vmbus: simplify hv_ringbuffer_read vmbus: refactor hv_signal_on_read vmbus: eliminate duplicate cached index vmbus: more host signalling avoidance Will Deacon (1): mm: page_vma_mapped: ensure pmd is loaded with READ_ONCE outside of l= ock --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlns3WUACgkQONu9yGCS aT69iQ/+OHU5sPODfc+RRVqmX+DGVQCEkrSrvcFxPNa0BOgKSObev1U+Cd/EP2t8 Q5a97ljXx/AfJoQ2tsSjcZtPbQikELzRxoaV5rJmwdSpAVhfwiIapQNnEFICBNqk 17xAXZEpoCZgBYx9NRHbKE9EadEXHSpgqVMvpLatMP7b9u270CyXserKwBHuOW/8 ift9f3QFR3gOIayZWSvwZH5g0Mdp5KAIz+vtwheq+/tAy9ejA0t5ElCSQZi04QUZ Hj4W2z1I2/g2wiLB/B4NIMRUBuClvJ0wurLLDStZj0wPDxvVM+CMJU4iCMK6dMWg ML8+KH4D92wMSD535ZuI9rCx74HkW9S77l/AxHWPTCY89cagmJ6VaZI3ALU/Dwrx Z/HRMaJc07ikTS3a3RjUMCb5LHUN1M/7WbRo42yYcpwRPcSzri5NVowlULrRdit+ qulGSSmQRJ7c70/lJvgkCbmmhygCPBUsUZwk1uGzSBRY6nibjp/1q3Uz6X60WFt1 8gL1xVgIfAHbq+bOanfBY0u18YjhhCydkw68dyfrFEMliuQOUMiPC8lHPX6Vwmdo EzmCJdlufJkxOJxywe4h0e2Au8Ahzqyrcu6nzR/FSmUkrIzu9OUowBj3zFgRxpjG 7uoZdnAGhBJVuksun47rDwAs110M5LaqGtxRm+OEeXqohEt4b8E= =Akca -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--