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=unavailable 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 1B83BC433E0 for ; Fri, 22 Jan 2021 20:02:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C86A523AFC for ; Fri, 22 Jan 2021 20:02:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728410AbhAVUCT (ORCPT ); Fri, 22 Jan 2021 15:02:19 -0500 Received: from mail.kernel.org ([198.145.29.99]:34940 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728370AbhAVOOQ (ORCPT ); Fri, 22 Jan 2021 09:14:16 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 84FED23AFD; Fri, 22 Jan 2021 14:11:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1611324693; bh=/2hK1dSUGWUPYN9yDzDdkacDwHQnH8N7GDzagXDrWqQ=; h=From:To:Cc:Subject:Date:From; b=Q4jv3kk5W/xu5Nt1fwKmeIGtQ76baZW912LRejb3tCtZJ0dM4FBU18BqNy1xC5Cj5 o+KIZsZ8o5TyO2iGbEJkZgjCPrPOUj2GdPhwgkAacIhNbQHKJoJKeZIcO1ycQfU6Iy xNaYEwVlWye2qBztxHwIpOEnposYong2255K/P0A= 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.9 00/35] 4.9.253-rc1 review Date: Fri, 22 Jan 2021 15:10:02 +0100 Message-Id: <20210122135732.357969201@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.9.253-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.9.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.9.253-rc1 X-KernelTest-Deadline: 2021-01-24T13:57+00:00 Content-Type: text/plain; charset=UTF-8 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.9.253 release. There are 35 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, 24 Jan 2021 13:57:23 +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.9.253-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.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.9.253-rc1 Michael Hennerich spi: cadence: cache reference clock rate during probe Hoang Le tipc: fix NULL deref in tipc_link_xmit() David Howells rxrpc: Fix handling of an unsupported token type in rxrpc_read() Eric Dumazet net: avoid 32 x truesize under-estimation for tiny skbs Jakub Kicinski net: sit: unregister_netdevice on newlink's error path Petr Machata net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commands Petr Machata net: dcb: Validate netlink message in DCB handler Andrey Zhizhikin rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM request Manish Chopra netxen_nic: fix MSI/MSI-x interrupts Jouni K. Seppänen net: cdc_ncm: correct overhead in delayed_ndp_size J. Bruce Fields nfsd4: readdirplus shouldn't return parent of export Will Deacon compiler.h: Raise minimum version of GCC to 5.1 for arm64 Hamish Martin usb: ohci: Make distrust_firmware param default to false Jesper Dangaard Brouer netfilter: conntrack: fix reading nf_conntrack_buckets 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 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 Al Viro dump_common_audit_data(): fix racy accesses to ->d_name Dmitry Torokhov Input: uinput - avoid FF flush when destroying device Arnd Bergmann ARM: picoxcell: fix missing interrupt-parent properties 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 Rasmus Villemoes ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pram Masahiro Yamada ARC: build: add boot_targets to PHONY yangerkun ext4: fix bug for rename with RENAME_WHITEOUT 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 Al Viro MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumps Paul Cercueil MIPS: boot: Fix unaligned access with CONFIG_MIPS_RAW_APPENDED_DTB Thomas Hebb ASoC: dapm: remove widget from dirty list on free ------------- Diffstat: Makefile | 4 ++-- arch/arc/Makefile | 1 + 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/binfmt_elfn32.c | 7 +++++++ arch/mips/kernel/binfmt_elfo32.c | 7 +++++++ arch/mips/kernel/relocate.c | 10 ++++++++-- drivers/acpi/internal.h | 2 +- drivers/acpi/scan.c | 15 ++++++++++++++- drivers/infiniband/hw/usnic/usnic_ib_verbs.c | 3 +++ drivers/input/ff-core.c | 13 ++++++++++--- drivers/input/misc/uinput.c | 18 ++++++++++++++++++ drivers/isdn/mISDN/Kconfig | 1 + drivers/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/ethernet/qlogic/netxen/netxen_nic_main.c | 7 +------ drivers/net/usb/cdc_ncm.c | 8 ++++++-- drivers/net/usb/rndis_host.c | 2 +- drivers/spi/spi-cadence.c | 6 ++++-- drivers/usb/host/ohci-hcd.c | 2 +- fs/ext4/ioctl.c | 3 +++ fs/ext4/namei.c | 16 +++++++++------- fs/nfs/internal.h | 12 +++++++----- fs/nfsd/nfs3xdr.c | 7 ++++++- include/linux/acpi.h | 7 +++++++ include/linux/compiler-gcc.h | 6 ++++++ include/linux/input.h | 1 + mm/hugetlb.c | 2 +- mm/slub.c | 2 +- net/core/skbuff.c | 9 +++++++-- net/dcb/dcbnl.c | 2 ++ net/ipv6/sit.c | 5 ++++- net/netfilter/nf_conntrack_standalone.c | 3 +++ net/rxrpc/key.c | 6 ++++-- net/sunrpc/addr.c | 2 +- net/tipc/link.c | 11 +++++++++-- security/lsm_audit.c | 7 +++++-- sound/soc/soc-dapm.c | 1 + 40 files changed, 179 insertions(+), 48 deletions(-)