Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2632879pxj; Mon, 14 Jun 2021 03:34:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyDRRPVmsoUqHGoEBNVTPRC6efN03lduNcIhBJ36DOBTsimJG70c2eJRsF4iJAulFwnC6PX X-Received: by 2002:a17:906:b0cb:: with SMTP id bk11mr14856707ejb.310.1623666893407; Mon, 14 Jun 2021 03:34:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623666893; cv=none; d=google.com; s=arc-20160816; b=XdWMEStr5ep3/+l+95fjsw3ZxRcB/L07fMlGU8dTDsHf3xtwr3k9r6mkFqQ7qOSOkS 98CbqVyL7XxOdxmOUM3rUBJ1JMN8fjIEqixd4ojjucLSxqmNvqgcqucSI/i1UdDWxYDI NrQFk0md7ZYzSZVDwxanYxNsbM1rquFg5vEPKfuPonpprFEX1tG2SIE1NEGnKkh7gP4C 1KNDUAuZ5XmkWaAu1Uod6YVjHvmb9wmvszE7YqfZ0Nmm7kRTg/vZVodEA1DPI744IE+H eGS0kLk9KZPe6lcntpv45Az+LuFoTOOFiHEGVvcyIXOsi9udFXbiKXt47tC2Bg4yWLCt uCiA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=72/cYBLB5QDrtYtIx4WgdaW3n8qhxHoohw8nDcdtrTo=; b=p5VBOAhFXUBKsiYZhBQChv/SGupyRLYj9Ea8Koh/mCowYAx3/sK3O32rkHDgyOceeE +HLwo559tPa47fouUva/Y/liA8giLlUkuo+1LA093IEs4AR14qwcTd6fYkbO+q0L8stg 4GABRI8g66+oJCq2qYbH9eHJHwRoqmbEhK/GwpEQAMINsWWiSLWoi2pYgZmyAZ39Yqid Q5otOAiHom3srNxxpyCLZzETAGuetqAUCfx22TS54PZWzxImP8syIaIHfxFY6Lg6oeT4 8lRIKvHmFiRHbJIWv4Zi2D8FlBFyQ11hM0NHQwFh/f167HAhr1Zswjl+c7NFKV2VQbFa PmTg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=gRDgvIum; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bt12si11834732ejb.669.2021.06.14.03.34.30; Mon, 14 Jun 2021 03:34:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=gRDgvIum; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233131AbhFNKdn (ORCPT + 99 others); Mon, 14 Jun 2021 06:33:43 -0400 Received: from mail.kernel.org ([198.145.29.99]:39162 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233049AbhFNKcS (ORCPT ); Mon, 14 Jun 2021 06:32:18 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D3A4361245; Mon, 14 Jun 2021 10:30:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1623666615; bh=SjXYpzT6FtYd0aaLAVY2ifXB5WQZqVFulIkDMs/ulPs=; h=From:To:Cc:Subject:Date:From; b=gRDgvIumA7cT8gIMA7JhqbS4xFW7UAnScYuLNIf74GqVPfMhjbX6EWkkGC7bWidLZ FdcELAswC1RcSezFSZjaxQtLcARElBxE9191xlom34+4tbXcZTkNB2c+RpKvLyZ3zs J6qPtFG7NZy0KABbQ4D+HdE0PqtHBJZUm8/J9J3s= 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, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: [PATCH 4.9 00/42] 4.9.273-rc1 review Date: Mon, 14 Jun 2021 12:26:51 +0200 Message-Id: <20210614102642.700712386@linuxfoundation.org> X-Mailer: git-send-email 2.32.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.273-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.273-rc1 X-KernelTest-Deadline: 2021-06-16T10:26+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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.273 release. There are 42 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, 16 Jun 2021 10:26:30 +0000. 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.273-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.273-rc1 Liangyan tracing: Correct the length check which causes memory corruption Steven Rostedt (VMware) ftrace: Do not blindly read the ip address in ftrace_bug() Ming Lei scsi: core: Only put parent device if host state differs from SHOST_CREATED Ming Lei scsi: core: Fix error handling of scsi_host_alloc() Dai Ngo NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error. Paolo Bonzini kvm: fix previous commit for 32-bit builds Leo Yan perf session: Correct buffer copying when peeking events Dan Carpenter NFS: Fix a potential NULL dereference in nfs_get_client() Marco Elver perf: Fix data race between pin_count increment/decrement Dmitry Baryshkov regulator: core: resolve supply for boot-on/always-on regulators Maciej Żenczykowski usb: fix various gadget panics on 10gbps cabling Maciej Żenczykowski usb: fix various gadgets null ptr deref on 10gbps cabling. Linyu Yuan usb: gadget: eem: fix wrong eem header operation Johan Hovold USB: serial: quatech2: fix control-request directions Alexandre GRIVEAUX USB: serial: omninet: add device id for Zyxel Omni 56K Plus George McCollister USB: serial: ftdi_sio: add NovaTech OrionMX product ID Marian-Cristian Rotariu usb: dwc3: ep0: fix NULL pointer exception Maciej Żenczykowski USB: f_ncm: ncm_bitrate (speed) is unsigned Alexander Kuznetsov cgroup1: don't allow '\n' in renaming Ritesh Harjani btrfs: return value from btrfs_mark_extent_written() in case of error Paolo Bonzini kvm: avoid speculation-based attacks from out-of-range memslot accesses Desmond Cheong Zhi Xi drm: Lock pointer access in drm_master_release() Chris Packham i2c: mpc: implement erratum A-004447 workaround Chris Packham i2c: mpc: Make use of i2c_recover_bus() Chris Packham powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers Chris Packham powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers Jiapeng Chong bnx2x: Fix missing error code in bnx2x_iov_init_one() Tiezhu Yang MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER Saubhik Mukherjee net: appletalk: cops: Fix data race in cops_probe1 Zong Li net: macb: ensure the device is available before accessing GEMGXL control registers Dmitry Bogdanov scsi: target: qla2xxx: Wait for stop_phase1 at WWN removal Matt Wang scsi: vmw_pvscsi: Set correct residual data length Zheyu Ma net/qla3xxx: fix schedule while atomic in ql_sem_spinlock Sergey Senozhatsky wq: handle VM suspension in stall detection Shakeel Butt cgroup: disable controllers at parse time Dan Carpenter net: mdiobus: get rid of a BUG_ON() Johannes Berg netlink: disable IRQs for netlink_lock_table() Johannes Berg bonding: init notify_work earlier to avoid uninitialized use Zheyu Ma isdn: mISDN: netjet: Fix crash in nj_probe: Zou Wei ASoC: sti-sas: add missing MODULE_DEVICE_TABLE Jeimon net/nfc/rawsock.c: fix a permission check bug Kees Cook proc: Track /proc/$pid/attr/ opener mm_struct ------------- Diffstat: Makefile | 4 +- arch/mips/lib/mips-atomic.c | 12 +-- arch/powerpc/boot/dts/fsl/p1010si-post.dtsi | 8 ++ arch/powerpc/boot/dts/fsl/p2041si-post.dtsi | 16 ++++ drivers/gpu/drm/drm_auth.c | 3 +- drivers/i2c/busses/i2c-mpc.c | 95 ++++++++++++++++++++++- drivers/isdn/hardware/mISDN/netjet.c | 1 - drivers/net/appletalk/cops.c | 4 +- drivers/net/bonding/bond_main.c | 2 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c | 4 +- drivers/net/ethernet/cadence/macb.c | 3 + drivers/net/ethernet/qlogic/qla3xxx.c | 2 +- drivers/net/phy/mdio_bus.c | 3 +- drivers/regulator/core.c | 6 ++ drivers/scsi/hosts.c | 25 +++--- drivers/scsi/qla2xxx/qla_target.c | 2 + drivers/scsi/vmw_pvscsi.c | 8 +- drivers/usb/dwc3/ep0.c | 3 + drivers/usb/gadget/config.c | 8 ++ drivers/usb/gadget/function/f_ecm.c | 2 +- drivers/usb/gadget/function/f_eem.c | 6 +- drivers/usb/gadget/function/f_loopback.c | 2 +- drivers/usb/gadget/function/f_ncm.c | 2 +- drivers/usb/gadget/function/f_printer.c | 3 +- drivers/usb/gadget/function/f_rndis.c | 2 +- drivers/usb/gadget/function/f_serial.c | 2 +- drivers/usb/gadget/function/f_sourcesink.c | 3 +- drivers/usb/gadget/function/f_subset.c | 2 +- drivers/usb/gadget/function/f_tcm.c | 3 +- drivers/usb/serial/ftdi_sio.c | 1 + drivers/usb/serial/ftdi_sio_ids.h | 1 + drivers/usb/serial/omninet.c | 2 + drivers/usb/serial/quatech2.c | 6 +- fs/btrfs/file.c | 4 +- fs/nfs/client.c | 2 +- fs/nfs/nfs4proc.c | 8 ++ fs/proc/base.c | 9 ++- include/linux/kvm_host.h | 11 ++- kernel/cgroup.c | 17 ++-- kernel/events/core.c | 2 + kernel/trace/ftrace.c | 8 +- kernel/trace/trace.c | 2 +- kernel/workqueue.c | 12 ++- net/netlink/af_netlink.c | 6 +- net/nfc/rawsock.c | 2 +- sound/soc/codecs/sti-sas.c | 1 + tools/perf/util/session.c | 1 + 47 files changed, 266 insertions(+), 65 deletions(-)