Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp1040752pxu; Fri, 16 Oct 2020 02:13:02 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyv0MvtMT/GSJ98z0hyqRm1jOwnqWI5ZvO9QJrtY2AvKBPA9lYgjoTn5CppwbnrjtbbymwT X-Received: by 2002:a17:906:4306:: with SMTP id j6mr2775009ejm.523.1602839582406; Fri, 16 Oct 2020 02:13:02 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1602839582; cv=none; d=google.com; s=arc-20160816; b=d/B3TbMIByeZUNlAbQn2pl/cCOl1DCAJE/GKO14fpgir5yghxlfg6KnEhlqrZDZ0Bf EyEW8zk4rS+hT0kgBW5p8ZDPl+QaVwpDCaz7Ew2WakgpJD67oULBllCMZpW/7rZND8aS 1yVf5RoiXp66ny2pMF0CU7I+Kc3BWk44CgVcRUzXQ+xp6J9rtK31ZyvAcd4CWTIuDQDD WV1PQNbL4LoamHwArjotTbS+lp+UJXsdKIQqJZpL6htJUb9FGnZJ/4Lqpr4r7jj3nI9Z 5XKecYjKxieY3rEsSVzTL4eSU9VCGgBdumlFq1y5xr3xvBPvJ0Pm9aVhyKUmhaDxKVIG +egg== 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=brgz5fxA4VcVl+Uo0BcZJHgNYGLOlNxjByU/Dp1aaWo=; b=JSI3fIlAEWGg5rsEqUhQryc+ICwQfZJmBdEUF4d6jd6Mm3W1d0LWyyT2D6vMVk0INx BH3tN5wopbvSsnhAeHNG5rmpVPqNNDe1yFScPxkv8Yh/zxgd/by4rVnWb1iIVFD/lAcl i2Z1tdGOpMzFP27xaV2STipqMNEzxUSPKNnkKLwxJ5LKgEuoPuJjH0/6dJYEhmlCJSAG 1L8wm2DYJhrS/SJIW2u6vqjSnYyGyl5S0579ChXmWseQQR0sgGFQ7IVwd/DiyLK6Rsth s+rvH/fB8SiHu4nFUfKa2Z8yJT/XAbUtRC5tc3roebxSIj3sSike8x+kNUtCvfbxkmbH M2WQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=RhpT9We6; 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=fail (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 q20si1257977edr.351.2020.10.16.02.12.39; Fri, 16 Oct 2020 02:13:02 -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=@kernel.org header.s=default header.b=RhpT9We6; 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=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405110AbgJPJHh (ORCPT + 99 others); Fri, 16 Oct 2020 05:07:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:35642 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405403AbgJPJHX (ORCPT ); Fri, 16 Oct 2020 05:07:23 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 2F60F20872; Fri, 16 Oct 2020 09:07:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602839242; bh=PRP8aPf/qRM09DSHcjv2qzv1zmdG6YVEBteQhmWV4CI=; h=From:To:Cc:Subject:Date:From; b=RhpT9We69l61qGh6vhGD1u8VsTI7Q7W/dx4jeydoBAouYXaTxLXpRcRszX/nSYOft AJ3LUAtSGJ4a5UX+11CGh33cQK8eMzXbabHB7jySwGHF8DOjWMaAT8qv4+jOPaNQUc YaTGIO2x40LyHA2vAAQcE9QRD6AvzJzpY9x4mfNk= 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, pavel@denx.de, stable@vger.kernel.org Subject: [PATCH 4.4 00/16] 4.4.240-rc1 review Date: Fri, 16 Oct 2020 11:06:53 +0200 Message-Id: <20201016090435.423923738@linuxfoundation.org> X-Mailer: git-send-email 2.28.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.4.240-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.4.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.4.240-rc1 X-KernelTest-Deadline: 2020-10-18T09:04+00:00 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.4.240 release. There are 16 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, 18 Oct 2020 09:04:25 +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.4.240-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.4.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.4.240-rc1 Dominik Przychodni crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA yangerkun spi: unbinding slave before calling spi_destroy_queue Jan Kara reiserfs: Fix oops during mount Jan Kara reiserfs: Initialize inode keys properly Mychaela N. Falconia USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters Scott Chen USB: serial: pl2303: add device-id for HP GC device Anant Thazhemadam staging: comedi: check validity of wMaxPacketSize of usb endpoints found Leonid Bloch USB: serial: option: Add Telit FT980-KS composition Wilken Gottwalt USB: serial: option: add Cellient MPL200 card Oliver Neukum media: usbtv: Fix refcounting mixup Luiz Augusto von Dentz Bluetooth: Disconnect if E0 is used for Level 4 Patrick Steinhardt Bluetooth: Fix update of connection state in `hci_encrypt_cfm` Luiz Augusto von Dentz Bluetooth: Consolidate encryption handling in hci_encrypt_cfm Alain Michaud Bluetooth: fix kernel oops in store_pending_adv_report Luiz Augusto von Dentz Bluetooth: MGMT: Fix not checking if BT_HS is enabled Luiz Augusto von Dentz Bluetooth: A2MP: Fix not initializing all members ------------- Diffstat: Makefile | 4 +- drivers/crypto/qat/qat_common/qat_algs.c | 10 ++++- drivers/media/usb/usbtv/usbtv-core.c | 3 +- drivers/spi/spi.c | 4 +- drivers/staging/comedi/drivers/vmk80xx.c | 3 ++ drivers/usb/serial/ftdi_sio.c | 5 +++ drivers/usb/serial/ftdi_sio_ids.h | 7 ++++ drivers/usb/serial/option.c | 5 +++ drivers/usb/serial/pl2303.c | 1 + drivers/usb/serial/pl2303.h | 1 + fs/reiserfs/inode.c | 6 +-- fs/reiserfs/xattr.c | 7 ++++ include/net/bluetooth/hci_core.h | 30 +++++++++++--- net/bluetooth/a2mp.c | 22 +++++++++- net/bluetooth/hci_conn.c | 17 ++++++++ net/bluetooth/hci_event.c | 70 +++++++++++++------------------- net/bluetooth/mgmt.c | 7 +++- 17 files changed, 141 insertions(+), 61 deletions(-)