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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 76D89C433FE for ; Mon, 3 Oct 2022 07:56:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229713AbiJCH4A (ORCPT ); Mon, 3 Oct 2022 03:56:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55122 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229709AbiJCHzd (ORCPT ); Mon, 3 Oct 2022 03:55:33 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AAD12371AE; Mon, 3 Oct 2022 00:32:39 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 5ED5EB80E97; Mon, 3 Oct 2022 07:25:07 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8FC1EC433C1; Mon, 3 Oct 2022 07:25:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1664781906; bh=NI2SiWrQqrV+QnlzIv0SEqE+QA4WnL1UGPE1N5NEe4o=; h=From:To:Cc:Subject:Date:From; b=bQ91HQ99jnKVkQMT7jntKn8/JOp8sK2rAcyUIzJC1fqEQ41G14HpyXi/URggz5rIZ e3IGYpFKtLQUzg1GYyH9nZDPNH8H2v/VEZMuy2GXmCiD8iaol3vk241RN46Y6PpP4h Yyrwgz2bz+2Co0UrRSTQIivbxsWt8JmjuYDCv9RQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, 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, sudipm.mukherjee@gmail.com, srw@sladewatkins.net Subject: [PATCH 4.19 00/25] 4.19.261-rc1 review Date: Mon, 3 Oct 2022 09:12:03 +0200 Message-Id: <20221003070715.406550966@linuxfoundation.org> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.261-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.19.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.19.261-rc1 X-KernelTest-Deadline: 2022-10-05T07:07+00:00 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org This is the start of the stable review cycle for the 4.19.261 release. There are 25 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, 05 Oct 2022 07:07:06 +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.19.261-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.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.19.261-rc1 Florian Fainelli clk: iproc: Do not rely on node name for correct PLL setup Wang Yufen selftests: Fix the if conditions of in test_extra_filter() Michael Kelley nvme: Fix IOC_PR_CLEAR and IOC_PR_RELEASE ioctls for nvme devices Chaitanya Kulkarni nvme: add new line after variable declatation Peilin Ye usbnet: Fix memory leak in usbnet_disconnect() Yang Yingliang Input: melfas_mip4 - fix return value check in mip4_probe() Brian Norris Revert "drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume time" Samuel Holland soc: sunxi: sram: Fix debugfs info for A64 SRAM C Samuel Holland soc: sunxi: sram: Fix probe function ordering issues Samuel Holland soc: sunxi: sram: Prevent the driver from being unbound Samuel Holland soc: sunxi: sram: Actually claim SRAM regions Tyler Hicks ima: Free the entire rule if it fails to parse Tyler Hicks ima: Free the entire rule when deleting a list of rules Tyler Hicks ima: Have the LSM free its audit rule Alistair Popple mm/migrate_device.c: flush TLB while holding PTL Maurizio Lombardi mm: prevent page_frag_alloc() from corrupting the memory Mel Gorman mm/page_alloc: fix race condition between build_all_zonelists and page allocation Sergei Antonov mmc: moxart: fix 4-bit bus width and remove 8-bit bus width Niklas Cassel libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205 ChenXiaoSong ntfs: fix BUG_ON in ntfs_lookup_inode_by_name() Linus Walleij ARM: dts: integrator: Tag PCI host with device_type Frank Wunderlich net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455 Hongling Zeng uas: ignore UAS for Thinkplus chips Hongling Zeng usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS Hongling Zeng uas: add no-uas quirk for Hiksemi usb_disk ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/integratorap.dts | 1 + drivers/ata/libata-core.c | 4 ++ drivers/clk/bcm/clk-iproc-pll.c | 12 ++-- drivers/gpu/drm/bridge/analogix/analogix_dp_core.c | 13 ----- drivers/input/touchscreen/melfas_mip4.c | 2 +- drivers/mmc/host/moxart-mmc.c | 17 +----- drivers/net/usb/qmi_wwan.c | 1 + drivers/net/usb/usbnet.c | 7 ++- drivers/nvme/host/core.c | 9 ++- drivers/soc/sunxi/sunxi_sram.c | 23 ++++---- drivers/usb/storage/unusual_uas.h | 21 +++++++ fs/ntfs/super.c | 3 +- mm/migrate.c | 5 +- mm/page_alloc.c | 65 ++++++++++++++++++---- security/integrity/ima/ima.h | 5 ++ security/integrity/ima/ima_policy.c | 24 ++++++-- tools/testing/selftests/net/reuseport_bpf.c | 2 +- 18 files changed, 147 insertions(+), 71 deletions(-)