Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2233053ybd; Mon, 24 Jun 2019 03:01:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqyzAao2GtUKwJlwvJqOuMRVVwIflj+U6qtAtT49qrvzgQLxLnOf2hZKGHN6IM9Y+N04Z0sz X-Received: by 2002:a17:90a:bb8b:: with SMTP id v11mr23449324pjr.64.1561370505352; Mon, 24 Jun 2019 03:01:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561370505; cv=none; d=google.com; s=arc-20160816; b=DXnUuCdsGhgavnzPqFbGW21biMIJ/pYHv04lg/3GweMQmRJY/PraFboEmLNWS4Stvv 5DLiM0QOR39lXzOzjTkGiislcCDnDYgB4K21DyWkjKvy3+0STSUBmFU5W2EAwfm8P3CI jw/LUP9k9HLb/0X6wNbhGFkCmS1nY+gy7yCCl9sep+kPtBUG6wDc8yn49FHVsYovKjAg SmVLegmBqBxcWMyLZooLeltUpiU7z33KsUOz6cnlrGmzbpvhO78wA9pQah6g+Gq5v8jf Z/Gp4bZEcbNUMyAM0lmrMHMSeW61DER0gzaRkbudeZ/TzyfmtM5mxDC6uPUun65Mv+Sv l9qA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=vmR0xbKE9KybyLCVXGIXbpk8b79r920lmsVrZX0Gjuw=; b=xIZx4TfENpxDxQftwe28IwLFREntVCNJaIDyGKQzRc5RDiOoDRpeAQ9FyyRRltKTYA 90jHg56UiVbmQbElW3dB/G+/TwNzCg87otis5tERdl1qOP8Bz7U1El3m9luCUnv48ctt R67VHP8vDeg1Pn96ORNlWHdw1CjI+8VEBw8+EtU2lx04B1j38g+BLmC7ccK71caqP5Jq b5VAPKeuNP9/2e3wVwW/VJEAT+VRb7tYNZOiBklcNDAHkAFCPkqaqjVFjiI91spqayDr pNfCdKNaj4UzGe4mWtlDHgqFG4SOKjRYcn9CTMDzq/Nj2O/cJKZEcxISOaALwJyPTRdo eMJw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=A40zROWf; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y6si2152831pgq.35.2019.06.24.03.01.28; Mon, 24 Jun 2019 03:01:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=A40zROWf; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728665AbfFXJ7T (ORCPT + 99 others); Mon, 24 Jun 2019 05:59:19 -0400 Received: from mail.kernel.org ([198.145.29.99]:58270 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729182AbfFXJ7Q (ORCPT ); Mon, 24 Jun 2019 05:59:16 -0400 Received: from localhost (f4.8f.5177.ip4.static.sl-reverse.com [119.81.143.244]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 34404208CA; Mon, 24 Jun 2019 09:59:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561370355; bh=4BalYveyIrSeu2ARQNdldDjPUeWBl9/8p5PG4CUaff4=; h=From:To:Cc:Subject:Date:From; b=A40zROWfaJZ1BpJXofB2hWEXf7yBxS2/wNo3bnLupyJP4Wo980/3kCw1AzCXfAs7G c0qhvaAsdu8vCMR5xsnpGoVrbKRWRlzE4VANpFAvvMqhwIuptYR/wVEQruLxHBLSq9 HVTazwiOKaQf3nCC1mnzGQtYd2kw+KFPkP29rExA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 4.14 00/51] 4.14.130-stable review Date: Mon, 24 Jun 2019 17:56:18 +0800 Message-Id: <20190624092305.919204959@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.130-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.14.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.14.130-rc1 X-KernelTest-Deadline: 2019-06-26T09:23+00:00 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 4.14.130 release. There are 51 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Wed 26 Jun 2019 09:22:03 AM UTC. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.130-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.14.130-rc1 Jouni Malinen mac80211: Do not use stack memory with scatterlist for GMAC Yu Wang mac80211: handle deauthentication/disassociation from TDLS peer Johannes Berg mac80211: drop robust management frames from unknown TA Eric Biggers cfg80211: fix memory leak of wiphy device name Steve French SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write Marcel Holtmann Bluetooth: Fix regression with minimum encryption key size alignment Marcel Holtmann Bluetooth: Align minimum encryption key size for LE and BR/EDR connections Faiz Abbas ARM: dts: am57xx-idk: Remove support for voltage switching for SD card Fabio Estevam ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SX Naveen N. Rao powerpc/bpf: use unsigned division instruction for 64-bit operations Willem de Bruijn can: purge socket error queue on sock destruct Joakim Zhang can: flexcan: fix timeout when set small bitrate Naohiro Aota btrfs: start readahead also in seed devices Jaesoo Lee nvme: Fix u32 overflow in the number of namespace list calculation Robert Hancock hwmon: (pmbus/core) Treat parameters as paged if on multiple pages Eduardo Valentin hwmon: (core) add thermal sensors only if dev->of_node is present Alexandra Winter s390/qeth: fix VLAN attribute in bridge_hostnotify udev event Miaohe Lin net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set Dan Carpenter scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous() Avri Altman scsi: ufs: Check that space was properly alloced in copy_query_response George G. Davis scripts/checkstack.pl: Fix arm64 wrong or unknown architecture Robin Murphy drm/arm/hdlcd: Allow a bit of clock tolerance Robin Murphy drm/arm/hdlcd: Actually validate CRTC modes Sean Wang net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is enabled Sean Wang net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supported Young Xiao <92siuyang@gmail.com> sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIOD Gen Zhang mdesc: fix a missing-check bug in get_vdev_port_node_info() Yonglong Liu net: hns: Fix loopback test failed at copper ports Nikita Yushchenko net: dsa: mv88e6xxx: avoid error message on remove from VLAN 0 Guenter Roeck xtensa: Fix section mismatch between memblock_reserve and mem_reserve YueHaibing MIPS: uprobes: remove set but not used variable 'epc' Kamenee Arumugam IB/hfi1: Validate page aligned for a given virtual address Mike Marciniszyn IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value Mike Marciniszyn IB/hfi1: Insure freeze_work work_struct is canceled on shutdown Mike Marciniszyn IB/rdmavt: Fix alloc_qpn() WARN_ON() Helge Deller parisc: Fix compiler warnings in float emulation code YueHaibing parport: Fix mem leak in parport_register_dev_model Jose Abreu ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC node Jose Abreu ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node Vineet Gupta ARC: fix build warnings Jann Horn apparmor: enforce nullbyte at end of tag string Andrey Smirnov Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD Alexander Mikhaylenko Input: synaptics - enable SMBus on ThinkPad E480 and E580 Mike Marciniszyn IB/hfi1: Silence txreq allocation warnings Peter Chen usb: chipidea: udc: workaround for endpoint conflict issue Stanley Chu scsi: ufs: Avoid runtime suspend possibly being blocked forever Ulf Hansson mmc: core: Prevent processing SDIO IRQs when the card is suspended Florian Fainelli net: phy: broadcom: Use strlcpy() for ethtool::get_strings Linus Torvalds gcc-9: silence 'address-of-packed-member' warning Allan Xavier objtool: Support per-function rodata sections Miguel Ojeda tracing: Silence GCC 9 array bounds warning ------------- Diffstat: Makefile | 6 ++-- arch/arc/boot/dts/hsdk.dts | 4 +++ arch/arc/include/asm/cmpxchg.h | 14 ++++++--- arch/arc/mm/tlb.c | 13 ++++---- arch/arm/boot/dts/am57xx-idk-common.dtsi | 1 + arch/arm/mach-imx/cpuidle-imx6sx.c | 3 +- arch/mips/kernel/uprobes.c | 3 -- arch/parisc/math-emu/cnv_float.h | 8 ++--- arch/powerpc/include/asm/ppc-opcode.h | 1 + arch/powerpc/net/bpf_jit.h | 2 +- arch/powerpc/net/bpf_jit_comp64.c | 8 ++--- arch/sparc/kernel/mdesc.c | 2 ++ arch/sparc/kernel/perf_event.c | 4 +++ arch/xtensa/kernel/setup.c | 3 +- drivers/gpu/drm/arm/hdlcd_crtc.c | 14 ++++----- drivers/hwmon/hwmon.c | 2 +- drivers/hwmon/pmbus/pmbus_core.c | 34 ++++++++++++++++++--- drivers/infiniband/hw/hfi1/chip.c | 1 + drivers/infiniband/hw/hfi1/user_exp_rcv.c | 3 ++ drivers/infiniband/hw/hfi1/verbs.c | 2 -- drivers/infiniband/hw/hfi1/verbs_txreq.c | 2 +- drivers/infiniband/hw/hfi1/verbs_txreq.h | 3 +- drivers/infiniband/hw/qib/qib_verbs.c | 2 -- drivers/infiniband/sw/rdmavt/mr.c | 2 ++ drivers/infiniband/sw/rdmavt/qp.c | 3 +- drivers/input/misc/uinput.c | 22 ++++++++++++-- drivers/input/mouse/synaptics.c | 2 ++ drivers/mmc/core/sdio.c | 13 +++++++- drivers/mmc/core/sdio_irq.c | 4 +++ drivers/net/can/flexcan.c | 2 +- drivers/net/dsa/mv88e6xxx/chip.c | 2 +- drivers/net/ethernet/hisilicon/hns/hns_ethtool.c | 4 +++ drivers/net/ethernet/mediatek/mtk_eth_soc.c | 15 +++++----- drivers/net/ipvlan/ipvlan_main.c | 2 +- drivers/net/phy/bcm-phy-lib.c | 4 +-- drivers/nvme/host/core.c | 3 +- drivers/parport/share.c | 2 ++ drivers/s390/net/qeth_l2_main.c | 2 +- drivers/scsi/smartpqi/smartpqi_init.c | 6 ++-- drivers/scsi/ufs/ufshcd-pltfrm.c | 11 +++---- drivers/scsi/ufs/ufshcd.c | 3 +- drivers/usb/chipidea/udc.c | 20 +++++++++++++ fs/btrfs/reada.c | 5 ++++ fs/cifs/smb2maperror.c | 2 +- include/net/bluetooth/hci_core.h | 3 ++ kernel/trace/trace.c | 6 +--- kernel/trace/trace.h | 18 +++++++++++ kernel/trace/trace_kdb.c | 6 +--- net/bluetooth/hci_conn.c | 10 ++++++- net/bluetooth/l2cap_core.c | 33 ++++++++++++++++---- net/can/af_can.c | 1 + net/mac80211/ieee80211_i.h | 3 ++ net/mac80211/mlme.c | 12 +++++++- net/mac80211/rx.c | 2 ++ net/mac80211/tdls.c | 23 ++++++++++++++ net/mac80211/wpa.c | 7 ++++- net/wireless/core.c | 2 +- scripts/checkstack.pl | 2 +- security/apparmor/policy_unpack.c | 2 +- tools/objtool/check.c | 38 ++++++++++++++++++++---- tools/objtool/check.h | 4 +-- tools/objtool/elf.c | 1 + tools/objtool/elf.h | 3 +- 63 files changed, 337 insertions(+), 103 deletions(-)