From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DBF9CC49ED7 for ; Fri, 13 Sep 2019 13:11:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id B41CA208C0 for ; Fri, 13 Sep 2019 13:11:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568380266; bh=pKksRBfefjsbMWHmPIzphWYVgZ+LljCtQlKtgIFTsS4=; h=From:To:Cc:Subject:Date:List-ID:From; b=cPOCedNJ7nKmF/iHQtsZQ4cljsfK4+qpc8DrZup9/36obu0m/oB811kzu450vRcNx Ji+6ZYOqh9HywwudR5bEYD7HjLCyzdKRSTzKegC1VnDth2gfnIPhF71Yte3KzBPrnk 19tPKBCXsGIBmvqzDqvxfAe4wzznLuEvG3dliBDg= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388888AbfIMNLF (ORCPT ); Fri, 13 Sep 2019 09:11:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:35964 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388872AbfIMNLD (ORCPT ); Fri, 13 Sep 2019 09:11:03 -0400 Received: from localhost (unknown [104.132.45.99]) (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 58DAC206BB; Fri, 13 Sep 2019 13:11:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568380261; bh=pKksRBfefjsbMWHmPIzphWYVgZ+LljCtQlKtgIFTsS4=; h=From:To:Cc:Subject:Date:From; b=t16ZzxXtDWyRXw8129ME6I23m946GrORAglTIRzHDYjpFlkVoCyTUSZm82bZ1PNqX fnfXb1T2m9A8pY7yJmiOOya8wgUp++SbjERBck0uvDFT2lj+iWx0OP4HUJk2kry9De capdk8qrxc+ZCp1lhErBmvajvUnXCA06WspJZ1Bs= 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/21] 4.14.144-stable review Date: Fri, 13 Sep 2019 14:06:53 +0100 Message-Id: <20190913130501.285837292@linuxfoundation.org> X-Mailer: git-send-email 2.23.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.144-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.144-rc1 X-KernelTest-Deadline: 2019-09-15T13:05+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.144 release. There are 21 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 Sun 15 Sep 2019 01:03:32 PM 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.144-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.144-rc1 yongduan vhost: make sure log_num < in_num Michael S. Tsirkin vhost: block speculation of translated descriptors YueHaibing kernel/module: Fix mem leak in module_add_modinfo_attrs Nathan Chancellor clk: s2mps11: Add used attribute to s2mps11_dt_match Nicolas Boichat scripts/decode_stacktrace: match basepath using shell prefix operator, not regex Dmitry Voytik arm64: dts: rockchip: enable usb-host regulators at boot on rk3328-rock64 Christophe Leroy powerpc/64: mark start_here_multiplatform as __ref Dexuan Cui hv_sock: Fix hang when a connection is closed Sven Eckelmann batman-adv: Only read OGM tvlv_len after buffer len check Eric Dumazet batman-adv: fix uninit-value in batadv_netlink_get_ifindex() Tiwei Bie vhost/test: fix build for vhost test Vignesh R PCI: dra7xx: Fix legacy INTD IRQ handling Niklas Cassel PCI: designware-ep: Fix find_first_zero_bit() usage Eric Dumazet ip6: fix skb leak in ip6frag_expire_frag_queue() Cong Wang xfrm: clean up xfrm protocol checks Gustavo Romero powerpc/tm: Fix FP/VMX unavailable exceptions inside a transaction Dan Carpenter drm/vmwgfx: Fix double free in vmw_recv_msg() Liangyan sched/fair: Don't assign runtime for throttled cfs_rq Hui Wang ALSA: hda/realtek - Fix the problem of two front mics on a ThinkCentre Takashi Iwai ALSA: hda/realtek - Fix overridden device-specific initialization Takashi Iwai ALSA: hda - Fix potential endless loop at applying quirks ------------- Diffstat: Makefile | 4 +-- arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 2 ++ arch/powerpc/kernel/head_64.S | 2 ++ arch/powerpc/kernel/process.c | 3 ++- drivers/clk/clk-s2mps11.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_msg.c | 8 +++--- drivers/pci/dwc/pci-dra7xx.c | 3 ++- drivers/pci/dwc/pcie-designware-ep.c | 34 ++++++++++++++++++++------ drivers/pci/dwc/pcie-designware.h | 8 ++++-- drivers/vhost/test.c | 13 +++++++--- drivers/vhost/vhost.c | 10 +++++--- include/net/ipv6_frag.h | 1 - include/net/xfrm.h | 17 +++++++++++++ kernel/module.c | 22 +++++++++++++---- kernel/sched/fair.c | 5 ++++ net/batman-adv/bat_iv_ogm.c | 20 +++++++++------ net/batman-adv/netlink.c | 2 +- net/key/af_key.c | 4 ++- net/vmw_vsock/hyperv_transport.c | 8 ++++++ net/xfrm/xfrm_state.c | 2 +- net/xfrm/xfrm_user.c | 14 +---------- scripts/decode_stacktrace.sh | 2 +- sound/pci/hda/hda_auto_parser.c | 4 +-- sound/pci/hda/hda_generic.c | 3 ++- sound/pci/hda/hda_generic.h | 1 + sound/pci/hda/patch_realtek.c | 4 +++ 26 files changed, 137 insertions(+), 61 deletions(-)