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 X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CE2B2C433E9 for ; Mon, 18 Jan 2021 15:26:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 90EA9206B2 for ; Mon, 18 Jan 2021 15:26:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405727AbhARP0s (ORCPT ); Mon, 18 Jan 2021 10:26:48 -0500 Received: from mail.kernel.org ([198.145.29.99]:56214 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2405780AbhARP0C (ORCPT ); Mon, 18 Jan 2021 10:26:02 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0C4C822C9C; Mon, 18 Jan 2021 15:25:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1610983521; bh=50nBWiT4l7vj47uY/7HVbr0M8BWp1KRvBIz012vm+e4=; h=From:To:Cc:Subject:Date:From; b=Sbd+PDVV56Y34Sv4kpqqAxM1dlxfbEtHxxbfaXCaHqOqx4PzaAmVcjSauD8hFG27R 6wCCIuVB7E8HgogsQYssPUf8m30T1FRX7+Nx1ZQDYr7w+9VpkMMRq72hFPauBQcQr0 Tn1zL0WPmy4xYQziVqCjDRGKFuuXcmV/znxd39SI= 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, stable@vger.kernel.org Subject: [PATCH 4.19 00/42] 4.19.169-rc2 review Date: Mon, 18 Jan 2021 16:25:18 +0100 Message-Id: <20210118152502.441191888@linuxfoundation.org> X-Mailer: git-send-email 2.30.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.19.169-rc2.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.169-rc2 X-KernelTest-Deadline: 2021-01-20T15:25+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.169 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, 20 Jan 2021 15:24:51 +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.169-rc2.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.169-rc2 Olaf Hering kbuild: enforce -Werror=return-type Dinghao Liu netfilter: nf_nat: Fix memleak in nf_nat_init Jesper Dangaard Brouer netfilter: conntrack: fix reading nf_conntrack_buckets Geert Uytterhoeven ALSA: fireface: Fix integer overflow in transmit_midi_msg() Geert Uytterhoeven ALSA: firewire-tascam: Fix integer overflow in midi_port_work() Mike Snitzer dm: eliminate potential source of excessive kernel log noise j.nixdorf@avm.de net: sunrpc: interpret the return value of kstrtou32 correctly Jann Horn mm, slub: consider rest of partial list if acquire_slab() fails Mark Bloch RDMA/mlx5: Fix wrong free of blue flame register on error Dinghao Liu RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp Jan Kara ext4: fix superblock checksum failure when setting password salt Trond Myklebust NFS: nfs_igrab_and_active must first reference the superblock Trond Myklebust NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counter Trond Myklebust pNFS: Mark layout for return if return-on-close was not sent Dave Wysochanski NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lock Dan Carpenter ASoC: Intel: fix error code cnl_set_dsp_D0() Jerome Brunet ASoC: meson: axg-tdm-interface: fix loopback Al Viro dump_common_audit_data(): fix racy accesses to ->d_name Roberto Sassu ima: Remove __init annotation from ima_pcrread() Arnd Bergmann ARM: picoxcell: fix missing interrupt-parent properties Craig Tatlor drm/msm: Call msm_init_vram before binding the gpu Shawn Guo ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPI Michael Ellerman net: ethernet: fs_enet: Add missing MODULE_LICENSE Arnd Bergmann misdn: dsp: select CONFIG_BITREVERSE Randy Dunlap arch/arc: add copy_user_page() to to fix build error on ARC Jan Kara bfq: Fix computation of shallow depth Rasmus Villemoes ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram Filipe Manana btrfs: fix transaction leak and crash after RO remount caused by qgroup rescan Masahiro Yamada ARC: build: add boot_targets to PHONY Masahiro Yamada ARC: build: add uImage.lzma to the top-level target Masahiro Yamada ARC: build: remove non-existing bootpImage from KBUILD_IMAGE yangerkun ext4: fix bug for rename with RENAME_WHITEOUT Leon Schuermann r8152: Add Lenovo Powered USB-C Travel Hub Mikulas Patocka dm integrity: fix the maximum number of arguments Akilesh Kailash dm snapshot: flush merged data before committing metadata Miaohe Lin mm/hugetlb: fix potential missing huge page size info Dexuan Cui ACPI: scan: Harden acpi_device_add() against device ID overflows Alexander Lobakin MIPS: relocatable: fix possible boot hangup with KASLR enabled Paul Cercueil MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB Masami Hiramatsu tracing/kprobes: Do the notrace functions check without kprobes on ftrace Wei Liu x86/hyperv: check cpu mask after interrupt has been disabled Thomas Hebb ASoC: dapm: remove widget from dirty list on free ------------- Diffstat: Makefile | 6 +++--- arch/arc/Makefile | 9 ++------ arch/arc/include/asm/page.h | 1 + arch/arm/boot/dts/picoxcell-pc3x2.dtsi | 4 ++++ arch/mips/boot/compressed/decompress.c | 3 ++- arch/mips/kernel/relocate.c | 10 +++++++-- arch/x86/hyperv/mmu.c | 12 ++++++++--- block/bfq-iosched.c | 8 ++++---- drivers/acpi/internal.h | 2 +- drivers/acpi/scan.c | 15 +++++++++++++- drivers/gpu/drm/msm/msm_drv.c | 8 ++++---- drivers/infiniband/hw/mlx5/main.c | 2 +- drivers/infiniband/hw/usnic/usnic_ib_verbs.c | 3 +++ drivers/isdn/mISDN/Kconfig | 1 + drivers/md/dm-integrity.c | 2 +- drivers/md/dm-snap.c | 24 ++++++++++++++++++++++ drivers/md/dm.c | 2 +- .../net/ethernet/freescale/fs_enet/mii-bitbang.c | 1 + drivers/net/ethernet/freescale/fs_enet/mii-fec.c | 1 + drivers/net/ethernet/freescale/ucc_geth.h | 9 +++++++- drivers/net/usb/cdc_ether.c | 7 +++++++ drivers/net/usb/r8152.c | 1 + fs/btrfs/qgroup.c | 13 +++++++++--- fs/btrfs/super.c | 8 ++++++++ fs/ext4/ioctl.c | 3 +++ fs/ext4/namei.c | 16 ++++++++------- fs/nfs/internal.h | 12 ++++++----- fs/nfs/nfs4proc.c | 2 +- fs/nfs/pnfs.c | 7 +++++++ include/linux/acpi.h | 7 +++++++ kernel/trace/Kconfig | 2 +- kernel/trace/trace_kprobe.c | 2 +- mm/hugetlb.c | 2 +- mm/slub.c | 2 +- net/netfilter/nf_conntrack_standalone.c | 3 +++ net/netfilter/nf_nat_core.c | 1 + net/sunrpc/addr.c | 2 +- security/integrity/ima/ima_crypto.c | 2 +- security/lsm_audit.c | 7 +++++-- sound/firewire/fireface/ff-transaction.c | 2 +- sound/firewire/tascam/tascam-transaction.c | 2 +- sound/soc/intel/skylake/cnl-sst.c | 1 + sound/soc/meson/axg-tdm-interface.c | 14 ++++++++++++- sound/soc/soc-dapm.c | 1 + 44 files changed, 185 insertions(+), 57 deletions(-)