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 752ADC433F5 for ; Mon, 21 Mar 2022 14:05:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348856AbiCUOHR (ORCPT ); Mon, 21 Mar 2022 10:07:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32890 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349235AbiCUN7y (ORCPT ); Mon, 21 Mar 2022 09:59:54 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 943E82CE05; Mon, 21 Mar 2022 06:58:29 -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 dfw.source.kernel.org (Postfix) with ESMTPS id 2F38E611D5; Mon, 21 Mar 2022 13:58:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 11ACDC340E8; Mon, 21 Mar 2022 13:58:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1647871108; bh=2WE2EsMXO2Da3p4kRUOz0kJn3PBk1tvPMDVWSerAnnY=; h=From:To:Cc:Subject:Date:From; b=BLkVzI16gBgquj8EcOjFN4d4UlmbtHj6Rjlq7Fje46utQy56+6SOSEiU7s3WYBi28 TZ/nGv6KoaSPPB6YhzF7mfy2/wnDtvUzORlRW4vI9O8IssJiLwYwsjIteF7XO9t3EJ wvMmfwWwvWHMANOfs16ISbnI/pr19H2ErhiLankQ= 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, slade@sladewatkins.com Subject: [PATCH 5.4 00/17] 5.4.187-rc1 review Date: Mon, 21 Mar 2022 14:52:36 +0100 Message-Id: <20220321133217.148831184@linuxfoundation.org> X-Mailer: git-send-email 2.35.1 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/v5.x/stable-review/patch-5.4.187-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.187-rc1 X-KernelTest-Deadline: 2022-03-23T13:32+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.187 release. There are 17 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, 23 Mar 2022 13:32:09 +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.187-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.187-rc1 Greg Kroah-Hartman Revert "selftests/bpf: Add test for bpf_timer overwriting crash" Michael Petlan perf symbols: Fix symbol size calculation condition Pavel Skripkin Input: aiptek - properly check endpoint type Alan Stern usb: usbtmc: Fix bug in pipe direction for control transfers Alan Stern usb: gadget: Fix use-after-free bug by not setting udc->dev.driver Dan Carpenter usb: gadget: rndis: prevent integer overflow in rndis_set_response() Arnd Bergmann arm64: fix clang warning about TRAMP_VALIAS Miaoqian Lin net: dsa: Add missing of_node_put() in dsa_port_parse_of Nicolas Dichtel net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit() Marek Vasut drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings Jiasheng Jiang hv_netvsc: Add check for kvmalloc_array Jiasheng Jiang atm: eni: Add check for dma_map_single Eric Dumazet net/packet: fix slab-out-of-bounds access in packet_recvmsg() Kurt Cancemi net: phy: marvell: Fix invalid comparison in the resume and suspend functions Randy Dunlap efi: fix return value of __setup handlers Joseph Qi ocfs2: fix crash when initialize filecheck kobj fails Brian Masney crypto: qcom-rng - ensure buffer for generate is completely filled ------------- Diffstat: Makefile | 4 +- arch/arm64/include/asm/vectors.h | 4 +- drivers/atm/eni.c | 2 + drivers/crypto/qcom-rng.c | 17 ++++--- drivers/firmware/efi/apple-properties.c | 2 +- drivers/firmware/efi/efi.c | 2 +- drivers/gpu/drm/panel/panel-simple.c | 2 +- drivers/input/tablet/aiptek.c | 10 ++-- drivers/net/hyperv/netvsc_drv.c | 3 ++ drivers/net/phy/marvell.c | 8 ++-- drivers/usb/class/usbtmc.c | 13 ++++-- drivers/usb/gadget/function/rndis.c | 1 + drivers/usb/gadget/udc/core.c | 3 -- fs/ocfs2/super.c | 22 ++++----- include/linux/if_arp.h | 1 + net/dsa/dsa2.c | 1 + net/packet/af_packet.c | 11 ++++- tools/perf/util/symbol.c | 2 +- .../testing/selftests/bpf/prog_tests/timer_crash.c | 32 ------------- tools/testing/selftests/bpf/progs/timer_crash.c | 54 ---------------------- 20 files changed, 65 insertions(+), 129 deletions(-)