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=ham 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 C1DD9C49ED7 for ; Fri, 13 Sep 2019 13:09:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 98F3C214AF for ; Fri, 13 Sep 2019 13:09:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568380154; bh=ydzIOBiXIBgdpbpgmY1JCyGV9IWLVPXAs6DNBpZ7IhM=; h=From:To:Cc:Subject:Date:List-ID:From; b=Mm6MWLKx3yBGDzghaaezsi9TtqP4W8V/n6DGChkWnTurTSBz0A7aUN7QaO4GIhfee AYbTHJH2DvFDVlB/byJszR5j5ywX/qTf8DfyeB9iVVoXR7BswQZpQEa0zv5BBicUm9 nynm9y35rt1Pflf7aW6ObiBwrcxydgI6tmimZVew= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388460AbfIMNJN (ORCPT ); Fri, 13 Sep 2019 09:09:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:33640 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388444AbfIMNJK (ORCPT ); Fri, 13 Sep 2019 09:09:10 -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 DBF142089F; Fri, 13 Sep 2019 13:09:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568380148; bh=ydzIOBiXIBgdpbpgmY1JCyGV9IWLVPXAs6DNBpZ7IhM=; h=From:To:Cc:Subject:Date:From; b=rqfh+To34JjPq/87DRgpkabgsxlcx13sG3hb0avcaLtJnNWACqMNVqR0rCQLOuCKv ncZdQhNgcJdL53Dw9RItnqidhyd02ou17m/+7edDfg2zY3q+yxBfu67IzNGzFVHRpf aY3SZwiZK+DVgR6wl3nTODxIti1IKNmxHSVctEeE= 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.9 00/14] 4.9.193-stable review Date: Fri, 13 Sep 2019 14:06:53 +0100 Message-Id: <20190913130440.264749443@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.9.193-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.9.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.9.193-rc1 X-KernelTest-Deadline: 2019-09-15T13:04+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.9.193 release. There are 14 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.9.193-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.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.9.193-rc1 yongduan vhost: make sure log_num < in_num Michael S. Tsirkin vhost: block speculation of translated descriptors Nathan Chancellor clk: s2mps11: Add used attribute to s2mps11_dt_match Nicolas Boichat scripts/decode_stacktrace: match basepath using shell prefix operator, not regex 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 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 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/powerpc/kernel/process.c | 3 ++- drivers/clk/clk-s2mps11.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_msg.c | 8 +++----- drivers/vhost/test.c | 13 +++++++++---- drivers/vhost/vhost.c | 10 ++++++---- include/net/ipv6_frag.h | 1 - include/net/xfrm.h | 17 +++++++++++++++++ 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/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 | 2 ++ 19 files changed, 72 insertions(+), 45 deletions(-)