From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751226AbdEPGqG (ORCPT ); Tue, 16 May 2017 02:46:06 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:45412 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750765AbdEPGqE (ORCPT ); Tue, 16 May 2017 02:46:04 -0400 Date: Tue, 16 May 2017 08:45:55 +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 3.18.53 Message-ID: <20170516064555.GA31325@kroah.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I'm announcing the release of the 3.18.53 kernel. All users of the 3.18 kernel series must upgrade. The updated 3.18.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linu= x-3.18.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/kernel/Makefile | 1=20 arch/arm/kernel/pj4-cp0.c | 4 + arch/powerpc/platforms/powernv/opal-wrappers.S | 2=20 arch/x86/kernel/kprobes/common.h | 2=20 arch/x86/kernel/kprobes/core.c | 6 +- arch/x86/kernel/kprobes/opt.c | 2=20 arch/x86/kernel/pci-calgary_64.c | 2=20 arch/x86/kvm/cpuid.c | 6 -- arch/x86/kvm/vmx.c | 2=20 arch/x86/platform/intel-mid/device_libs/platform_wdt.c | 2=20 drivers/gpu/drm/ttm/ttm_bo_vm.c | 12 ++++ drivers/net/wireless/brcm80211/brcmfmac/dhd_linux.c | 23 ++------ drivers/net/wireless/mwifiex/debugfs.c | 3 - drivers/net/wireless/mwifiex/sta_ioctl.c | 2=20 drivers/power/bq24190_charger.c | 3 - drivers/staging/emxx_udc/emxx_udc.c | 4 - drivers/tty/sysrq.c | 19 ------ drivers/usb/host/ehci-exynos.c | 2=20 drivers/usb/host/ohci-exynos.c | 2=20 drivers/usb/serial/ark3116.c | 25 ++++++-- drivers/usb/serial/digi_acceleport.c | 38 ++++++++----- drivers/usb/serial/ftdi_sio.c | 7 +- drivers/usb/serial/io_edgeport.c | 48 +++++++++++-= ----- drivers/usb/serial/keyspan_pda.c | 19 ++++-- drivers/usb/serial/mct_u232.c | 6 +- drivers/usb/serial/quatech2.c | 24 ++++---- drivers/usb/serial/ssu100.c | 31 ++++++++-- drivers/usb/serial/ti_usb_3410_5052.c | 12 +--- fs/9p/acl.c | 2=20 fs/f2fs/super.c | 7 ++ include/linux/f2fs_fs.h | 6 ++ include/linux/mtd/map.h | 12 +++- include/net/addrconf.h | 2=20 include/net/ip6_route.h | 1=20 net/ipv4/raw.c | 3 + net/ipv4/tcp_lp.c | 6 +- net/ipv4/tcp_output.c | 19 ++++-- net/ipv6/addrconf.c | 3 + net/ipv6/raw.c | 2=20 net/ipv6/route.c | 39 +++++++++---- tools/power/cpupower/utils/helpers/cpuid.c | 1=20 42 files changed, 264 insertions(+), 150 deletions(-) Alexander Potapenko (1): ipv4, ipv6: ensure raw socket message is big enough to hold an IP hea= der Andy Shevchenko (1): x86/platform/intel-mid: Correct MSI IRQ line for watchdog device Ard Biesheuvel (1): ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thum= b2 mode Arnd Bergmann (3): tty: remove platform_sysrq_reset_seq mtd: cfi: reduce stack size staging: emxx_udc: remove incorrect __init annotations Ben Hutchings (1): cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores Brian Norris (1): mwifiex: debugfs: Fix (sometimes) off-by-1 SSID print Cong Wang (1): 9p: fix a potential acl leak Eric Dumazet (2): tcp: do not underestimate skb->truesize in tcp_trim_head() tcp: fix wraparound issue in tcp_lp Ganapathi Bhat (1): mwifiex: Avoid skipping WEP key deletion for AP Greg Kroah-Hartman (1): Linux 3.18.53 James Hughes (2): brcmfmac: Ensure pointer correctly set if skb data location changes brcmfmac: Make skb header writable before use Jim Mattson (1): Revert "KVM: nested VMX: disable perf cpuid reporting" Jin Qian (1): f2fs: sanity check segment count Johan Hovold (10): USB: serial: keyspan_pda: fix receive sanity checks USB: serial: digi_acceleport: fix incomplete rx sanity check USB: serial: ssu100: fix control-message error handling USB: serial: io_edgeport: fix epic-descriptor handling USB: serial: ti_usb_3410_5052: fix control-message error handling USB: serial: ark3116: fix open error handling USB: serial: ftdi_sio: fix latency-timer error handling USB: serial: quatech2: fix control-message error handling USB: serial: mct_u232: fix modem-status error handling USB: serial: io_edgeport: fix descriptor error handling Krzysztof Kozlowski (2): usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy(= ) error paths usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy(= ) error paths Liam Breck (2): power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLI= NG power: supply: bq24190_charger: Call set_mode_host() on pm_resume() Masami Hiramatsu (1): kprobes/x86: Fix kernel panic when certain exception-handling address= es are probed Michael Ellerman (1): powerpc/powernv: Fix opal_exit tracepoint opcode Nicolai H=E4hnle (1): drm/ttm: fix use-after-free races in vm fault handling Nikola Pajkovsky (1): x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= =3D 0 WANG Cong (2): ipv6: initialize route null entry in addrconf_init() ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAlkaoBwACgkQONu9yGCS aT7vtA//cQRqLWsOFI7IAG6fLtJgZt9wbvWqbiIpAOUqLXKjPcb6xCDmmmPZIzHv eX01d083QGK41StK9lupGQiUvNpg34WOHBpViQR42TGmHyq9+TP10+bzVWiB2zMp ltZcPCSgUmXWITalWopkEyvHOY242WA/BQ8ZcOVINAQA2XLmZQrPIFUsF5K2Ivi+ /E3vmgOzuw4X9niPpeehgfXl3MFvfE0BXwahYF+ZUUjqJrin5powoalnj8qfQeE6 ZaSlLJd3FzE1wCpJQuqtDXURKqJu5aJIrL8Em7+liCSm+HMKiSM4+eSDNUABLz5J 6U6XZYpk2iuXL6Uhhb9TnnRr6kSRIJG+dtbdj49MpH5Vrkfz2Od9NRkgCJZU9wT4 PKM58sC1uJbcXU5DNd+qL/MOAuFm1v6CZ6irQ3mSrAMTY0RdPCQIA7/msgB7jZHe DuhxWN+2Wm6eYkxK263gauU1bJPIiTSmmBIrj5VMLq5q8FbW+/fWydrrrwfVVi50 Up7RTNL6SJ7F2CWSmkxJkxAnD+9LTBfyJQfMUhLQK1MkDJVAAVFgS7MJUTpppCyO Zr/m9Ax8URsC/GfUF5MB5TajsfqLjhsg7PuZr6cCMzELPBXq1s/3y7yZmOZbh0gD aZascBUEXZazPndYRrcHezyEPYtVgQSlPQQmKSMCFDJ+iDqJZW8= =vo9B -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--