Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp1043054pxu; Fri, 16 Oct 2020 02:17:27 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzQXoLPImVN/eJGvKD3jaaz6vCIj8aWhCH08FzKm/VIx5xrXKqi0PSMBWgqtz5iABWcjE+1 X-Received: by 2002:a50:d5de:: with SMTP id g30mr2825058edj.245.1602839847480; Fri, 16 Oct 2020 02:17:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1602839847; cv=none; d=google.com; s=arc-20160816; b=a/L1uHrI/FyddUqp1Tt/JUM+noXXT4H3gZOm+0JL61n5VED4TUdE8XqcFajyP0bOaJ 0TMbnuhKneAPAgMbAMIVh5ENEPS2r1YiZzaD/1cnFeNewdW2OrPijgWtlcusbHheqjuS UcxjQPdLjSXXZ9EA2k1ZShkgrpZAOGb8WzbiOF4od8GjCFhmxVsslA1CH/XYignDsJEv pf/yjdBeGBp6ZCJOHe8wJn9ANLuoztUH73EqoC/Alent5iZ8BSJx6plozW5XHER3c5bP 7E//wx8xmDD2CkPl5TezQWUxIGbssaDa1S8EvgBFmqfmncRiAOuzQRvPAMtQKzUJv3RA NlGw== 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=lv/RcMLHye2J/F9w6iyjy1LILQAl/jH4OLKFoGQmf3g=; b=Uk/9y3pvDzco5biyCySl0f0uZB7NRxfeOR/v5LMYcTdIm4Bipo/Xw1KPXq4EkRw/YN 0gYHa5tMPRi5omkxSTFj97uGuxRUM3T425H4qoLtT1g/EG8h9Bh7XVanVp0WBF7Yxsh2 dhEka0TW5rI7kjUler2KIHuOpLRHBNxpRQp4rPdf8UKKHQMVz3b4HrifWh0ohYr7rORX EwPByoIgPk+DD6sr3ZzOwdUKwOh3JNmhTrwNdIBY4TlUk65OYKBMr5MQ+k1LCPGGDedS DFmaa3Bw/eSNkbtSLBzpSovOtRB3TQ4//84UGBjMO+GOWN8m3X8pJtjkwvT5Hy/mAe0D P5Fg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=af6+W33t; 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 t18si1167022eje.652.2020.10.16.02.17.05; Fri, 16 Oct 2020 02:17:27 -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=af6+W33t; 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 S2406033AbgJPJNA (ORCPT + 99 others); Fri, 16 Oct 2020 05:13:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:40226 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405718AbgJPJKw (ORCPT ); Fri, 16 Oct 2020 05:10:52 -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 8648920789; Fri, 16 Oct 2020 09:10:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602839452; bh=JFyOXKDOIbqBQMtaGD/NrFmApPbxEXmHHPyMRhM6wLE=; h=From:To:Cc:Subject:Date:From; b=af6+W33tajcowylm/lOEASMVH1jxwrSsukvxA7KkZB1MHIqJc6VcPnoACO97kbCgm bovEQgGLtlSTAerTZLCXybxNzUoweJUHHnZSDx1ha2r5KFT2L4fB8n88QfkOClrDrN B7NbSFUhNrcCmMV6B8wGUnjWtbYSUSXlMikEBAQA= 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 5.4 00/22] 5.4.72-rc1 review Date: Fri, 16 Oct 2020 11:07:28 +0200 Message-Id: <20201016090437.308349327@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-5.4.72-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-5.4.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 5.4.72-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 5.4.72 release. There are 22 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/v5.x/stable-review/patch-5.4.72-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.4.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 5.4.72-rc1 Dominik Przychodni crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA Herbert Xu crypto: bcm - Verify GCM/CCM key length in setkey Juergen Gross xen/events: don't use chip_data for legacy IRQs 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 Luiz Augusto von Dentz Bluetooth: MGMT: Fix not checking if BT_HS is enabled Luiz Augusto von Dentz Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel Luiz Augusto von Dentz Bluetooth: A2MP: Fix not initializing all members Arjan van de Ven ACPI: Always build evged in Dmitry Golovin ARM: 8939/1: kbuild: use correct nm executable Josef Bacik btrfs: take overcommit into account in inc_block_group_ro Josef Bacik btrfs: don't pass system_chunk into can_overcommit Leo Yan perf cs-etm: Move definition of 'traceid_list' global variable from header file ------------- Diffstat: Makefile | 4 +-- arch/arm/boot/compressed/Makefile | 4 +-- drivers/acpi/Makefile | 2 +- drivers/crypto/bcm/cipher.c | 15 +++++++++- drivers/crypto/qat/qat_common/qat_algs.c | 10 ++++++- drivers/media/usb/usbtv/usbtv-core.c | 3 +- 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 + drivers/xen/events/events_base.c | 29 +++++++++++++----- fs/btrfs/block-group.c | 38 ++++++++++++++++-------- fs/btrfs/space-info.c | 50 +++++++++++++------------------- fs/btrfs/space-info.h | 3 ++ fs/reiserfs/inode.c | 6 +--- fs/reiserfs/xattr.c | 7 +++++ include/net/bluetooth/hci_core.h | 30 +++++++++++++++---- include/net/bluetooth/l2cap.h | 2 ++ net/bluetooth/a2mp.c | 22 +++++++++++++- net/bluetooth/hci_conn.c | 17 +++++++++++ net/bluetooth/hci_event.c | 48 +++++++----------------------- net/bluetooth/l2cap_core.c | 7 +++-- net/bluetooth/l2cap_sock.c | 14 +++++++++ net/bluetooth/mgmt.c | 7 ++++- tools/perf/util/cs-etm.c | 3 ++ tools/perf/util/cs-etm.h | 3 -- 28 files changed, 232 insertions(+), 114 deletions(-)