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 8FD91C43334 for ; Mon, 11 Jul 2022 09:12:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230165AbiGKJMA (ORCPT ); Mon, 11 Jul 2022 05:12:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46820 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231255AbiGKJLU (ORCPT ); Mon, 11 Jul 2022 05:11:20 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C653013DFD; Mon, 11 Jul 2022 02:09:02 -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 279886118F; Mon, 11 Jul 2022 09:09:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 10951C34115; Mon, 11 Jul 2022 09:09:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1657530541; bh=0RXYdwt376sukjr2PWNAEhLfEHpY9azy0Bv3d1jQ95o=; h=From:To:Cc:Subject:Date:From; b=iDfLqZoNCeUgcOKxRqs3vik0DyfSQ1Ve3ycdVxzpB52BBUni67Yd4ZWRA/T4GAOV6 2eDvFceqBfAkNTyVKZWL0WVp+W5ZWTMTHPM753twnfdVZCc+otyE5SQ3t3T2dcH1cf 2CV52BRhpFtcO45qlGGgQiA5lMeouO/dQxym0y1U= 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 4.19 00/31] 4.19.252-rc1 review Date: Mon, 11 Jul 2022 11:06:39 +0200 Message-Id: <20220711090537.841305347@linuxfoundation.org> X-Mailer: git-send-email 2.37.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.252-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.252-rc1 X-KernelTest-Deadline: 2022-07-13T09:05+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.252 release. There are 31 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, 13 Jul 2022 09:05:28 +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.252-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.252-rc1 Miaoqian Lin dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate Miaoqian Lin dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate Michael Walle dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() correctly Dmitry Osipenko dmaengine: pl330: Fix lockdep warning about non-static key Linus Torvalds ida: don't use BUG_ON() for debugging Shuah Khan misc: rtsx_usb: set return value in rsp_buf alloc err path Shuah Khan misc: rtsx_usb: use separate command and response buffers Shuah Khan misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer Satish Nagireddy i2c: cadence: Unregister the clk notifier in error path Vladimir Oltean selftests: forwarding: fix error message in learning_test Vladimir Oltean selftests: forwarding: fix learning_test when h1 supports IFF_UNICAST_FLT Vladimir Oltean selftests: forwarding: fix flood_unicast_test when h2 supports IFF_UNICAST_FLT Rick Lindsley ibmvnic: Properly dispose of all skbs during a failover. Claudiu Beznea ARM: at91: pm: use proper compatible for sama5d2's rtc Samuel Holland pinctrl: sunxi: a83t: Fix NAND function name for some pins Miaoqian Lin ARM: meson: Fix refcount leak in meson_smp_prepare_cpus Eric Sandeen xfs: remove incorrect ASSERT in xfs_rename Jimmy Assarsson can: kvaser_usb: kvaser_usb_leaf: fix bittiming limits Jimmy Assarsson can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency regression Jimmy Assarsson can: kvaser_usb: replace run-time checks with struct kvaser_usb_driver_info Jason A. Donenfeld powerpc/powernv: delay rng platform device creation until later in boot Hsin-Yi Wang video: of_display_timing.h: include errno.h Helge Deller fbcon: Disallow setting font bigger than screen size Yian Chen iommu/vt-d: Fix PCI bus rescan device hot add Duoming Zhou net: rose: fix UAF bug caused by rose_t0timer_expiry Oliver Neukum usbnet: fix memory leak in error case Rhett Aultman can: gs_usb: gs_usb_open/close(): fix memory leak Liang He can: grcan: grcan_probe(): remove extra of_node_get() Oliver Hartkopp can: bcm: use call_rcu() instead of costly synchronize_rcu() Jann Horn mm/slub: add missing TID updates on slab deactivation Sabrina Dubroca esp: limit skb_page_frag_refill use to a single page ------------- Diffstat: Makefile | 4 +- arch/arm/mach-at91/pm.c | 2 +- arch/arm/mach-meson/platsmp.c | 2 + arch/powerpc/platforms/powernv/rng.c | 16 +- drivers/dma/at_xdmac.c | 5 + drivers/dma/pl330.c | 2 +- drivers/dma/ti/dma-crossbar.c | 5 + drivers/i2c/busses/i2c-cadence.c | 1 + drivers/iommu/dmar.c | 2 +- drivers/misc/cardreader/rtsx_usb.c | 27 ++- drivers/net/can/grcan.c | 1 - drivers/net/can/usb/gs_usb.c | 23 +- drivers/net/can/usb/kvaser_usb/kvaser_usb.h | 25 ++- drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c | 255 ++++++++++++---------- drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c | 4 +- drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 119 +++++----- drivers/net/ethernet/ibm/ibmvnic.c | 9 + drivers/net/usb/usbnet.c | 17 +- drivers/pinctrl/sunxi/pinctrl-sun8i-a83t.c | 10 +- drivers/video/fbdev/core/fbcon.c | 5 + fs/xfs/xfs_inode.c | 1 - include/linux/rtsx_usb.h | 2 - include/net/esp.h | 2 - include/video/of_display_timing.h | 2 + lib/idr.c | 4 +- mm/slub.c | 4 +- net/can/bcm.c | 18 +- net/ipv4/esp4.c | 5 +- net/ipv6/esp6.c | 5 +- net/rose/rose_route.c | 4 +- tools/testing/selftests/net/forwarding/lib.sh | 6 +- 31 files changed, 357 insertions(+), 230 deletions(-)