Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp3281716ybb; Tue, 31 Mar 2020 02:01:54 -0700 (PDT) X-Google-Smtp-Source: ADFU+vt42ELLNnjXOzOeyOu9f0kU+0Hv+ZZenORWhrLEqf2vb29Tm6J0YcWI8KJ/V14bZIEQ6B4c X-Received: by 2002:a4a:9c86:: with SMTP id z6mr12849718ooj.68.1585645313869; Tue, 31 Mar 2020 02:01:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585645313; cv=none; d=google.com; s=arc-20160816; b=NKQvUYJdziI2ix1m2YdoF8r++ozMJPvvIZAa5ff8jxG3WbVhug41o/vcua34hpCBG+ d8lxvz/AozwsQCE8AY74x/gWJXRV/I8vm/FrAAq1mFi8G3RmTQOuHA/+KA9IVdkrXbb0 PkHws1YyXRxsUujDlF9iXUVfHh/TedJMH464tFIBtjaMz+K5a/fPAb9t2ploK08K+DQr AGaw9+8yrVeUNVmsUH5D/O0pyMtS+Ljw3yWFaP51+Kzo/Y5eyUyZAh1fi5YdgHFH/wRt iQRazqynMxA6I4sLVeDk6xR5h8mwnlUuRdj08Q1a3MYn/lhwGPkQU0/iv53KDgKyq8BX UZsw== 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=NO3zIrbI6JpUl7n935ERdQgLaxu3giU6nPLi5rJ40UQ=; b=y05dg9zJk8o98EeahnYwt/5I7mOFvzkAa8wlAVq2b/ohganKG9tSgblpRcblu1sLmj Bd/fPju8M2Oc1Tta99j6CHRHAIX5CD5lHSsulXT40Or3kpNhOCqAiTENXkLVRb8cJAiI RmvpdPq2LzLxaHXnv7iA57yK6XRBGRF9qDnuW73NS/GbmH8axGdqy5max6bB36Yyoh8n nq8pWcFLsU2fDLFGfd4FWJkeipBo8CBls6pVYhceFhT0+gWQxQ79jn0h1HbhxABBIz/Y nkNIAJfChCrTffotELmY6xciwh70AiWjqh8rhK2sgUtVKrWnViEv4kg6Y+ZGLbCOoD9P dhYg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=pOkCmZ6w; 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 y1si7474380oti.52.2020.03.31.02.01.41; Tue, 31 Mar 2020 02:01:53 -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=pOkCmZ6w; 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 S1730479AbgCaJAz (ORCPT + 99 others); Tue, 31 Mar 2020 05:00:55 -0400 Received: from mail.kernel.org ([198.145.29.99]:39748 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730031AbgCaJAt (ORCPT ); Tue, 31 Mar 2020 05:00:49 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 C99D8214D8; Tue, 31 Mar 2020 09:00:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585645248; bh=dfqYNWtV6N2QvxTrhWoNvRT2A8B0C2lVe/1IAFnNmJI=; h=From:To:Cc:Subject:Date:From; b=pOkCmZ6wMgVJPwjg/NvOyORhugA4pPcaQkEiACLEi0N8+/lY2uHi7CPjLDaDtW8zh yP4buFMJonydxUO19317n2mwkmgqNK+N4DkBmP+nb36Ym0lmxU1M/hDHAQKuz5UhbX QlrqVpVHDDFpPYYrxKJHDnHZO9YNPshzW7XtQ44c= 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 5.6 00/23] 5.6.1-rc1 review Date: Tue, 31 Mar 2020 10:59:12 +0200 Message-Id: <20200331085308.098696461@linuxfoundation.org> X-Mailer: git-send-email 2.26.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-5.6.1-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.6.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.6.1-rc1 X-KernelTest-Deadline: 2020-04-02T08:53+00:00 Content-Type: text/plain; charset=UTF-8 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 5.6.1 release. There are 23 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 Thu, 02 Apr 2020 08:50:37 +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/v5.x/stable-review/patch-5.6.1-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-5.6.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.6.1-rc1 Dafna Hirschfeld media: v4l2-core: fix a use-after-free bug of sd->devnode Johan Hovold media: xirlink_cit: add missing descriptor sanity checks Johan Hovold media: stv06xx: add missing descriptor sanity checks Johan Hovold media: dib0700: fix rc endpoint lookup Johan Hovold media: ov519: add missing endpoint sanity checks Eric Biggers libfs: fix infoleak in simple_attr_read() Kai-Heng Feng ahci: Add Intel Comet Lake H RAID PCI ID Michał Mirosław staging: wfx: annotate nested gc_list vs tx queue locking Michał Mirosław staging: wfx: fix init/remove vs IRQ race Michał Mirosław staging: wfx: add proper "compatible" string Qiujun Huang staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callback Qiujun Huang staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb Larry Finger staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table Dan Carpenter staging: kpc2000: prevent underflow in cpld_reconfigure() Johan Hovold media: usbtv: fix control-message timeouts Johan Hovold media: flexcop-usb: fix endpoint sanity check Mans Rullgard usb: musb: fix crash with highmen PIO and usbmon Qiujun Huang USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback Matthias Reichl USB: cdc-acm: restore capability check order Pawel Dembicki USB: serial: option: add Wistron Neweb D19Q1 Pawel Dembicki USB: serial: option: add BroadMobi BM806U Pawel Dembicki USB: serial: option: add support for ASKEY WWHC050 Daniel Borkmann bpf: Undo incorrect __reg_bound_offset32 handling ------------- Diffstat: Makefile | 4 +-- drivers/ata/ahci.c | 1 + drivers/media/usb/b2c2/flexcop-usb.c | 6 ++-- drivers/media/usb/dvb-usb/dib0700_core.c | 4 +-- drivers/media/usb/gspca/ov519.c | 10 ++++++ drivers/media/usb/gspca/stv06xx/stv06xx.c | 19 +++++++++- drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c | 4 +++ drivers/media/usb/gspca/xirlink_cit.c | 18 +++++++++- drivers/media/usb/usbtv/usbtv-core.c | 2 +- drivers/media/usb/usbtv/usbtv-video.c | 5 +-- drivers/media/v4l2-core/v4l2-device.c | 1 + drivers/staging/kpc2000/kpc2000/core.c | 4 +-- drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 + .../bindings/net/wireless/siliabs,wfx.txt | 7 ++-- drivers/staging/wfx/bus_sdio.c | 15 ++++---- drivers/staging/wfx/bus_spi.c | 41 +++++++++++++--------- drivers/staging/wfx/main.c | 21 ++++++----- drivers/staging/wfx/main.h | 1 - drivers/staging/wfx/queue.c | 16 ++++----- drivers/staging/wlan-ng/hfa384x_usb.c | 2 ++ drivers/staging/wlan-ng/prism2usb.c | 1 + drivers/usb/class/cdc-acm.c | 18 +++++----- drivers/usb/musb/musb_host.c | 17 +++------ drivers/usb/serial/io_edgeport.c | 2 +- drivers/usb/serial/option.c | 6 ++++ fs/libfs.c | 8 +++-- kernel/bpf/verifier.c | 19 ---------- 27 files changed, 149 insertions(+), 104 deletions(-)