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 E3DDFEB64D9 for ; Wed, 14 Jun 2023 09:38:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244098AbjFNJiZ (ORCPT ); Wed, 14 Jun 2023 05:38:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41222 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S244047AbjFNJiQ (ORCPT ); Wed, 14 Jun 2023 05:38:16 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A941C170E; Wed, 14 Jun 2023 02:38:14 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3ABC763342; Wed, 14 Jun 2023 09:38:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 43B22C433C8; Wed, 14 Jun 2023 09:38:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1686735493; bh=uMmdR8qgMd8Ibpn62SRFQHUYrMfCN9k7CxjhygS5Cqc=; h=From:To:Cc:Subject:Date:From; b=BZ/dMIkf4EDAbj1XIjdrqgZ4ve4EX6NL+urLkkUrk0WUX7gJ8YnQpI1Gi2MJbuSqU UdnHSsNu4VM3523ww3kVs1SB6mbQEbD0CWpl1DE8ch9wH7IvIQCjxakymMGjVqY2cG CoJ5DeBPrqtzXmZ46udUDwQorrpftHEcQd53bDW4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org, torvalds@linux-foundation.org, stable@vger.kernel.org Cc: lwn@lwn.net, jslaby@suse.cz, Greg Kroah-Hartman Subject: Linux 4.19.286 Date: Wed, 14 Jun 2023 11:38:06 +0200 Message-ID: <2023061407-cavity-trustless-7899@gregkh> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I'm announcing the release of the 4.19.286 kernel. All users of the 4.19 kernel series must upgrade. The updated 4.19.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.19.y and can be browsed at the normal kernel.org git web browser: https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary thanks, greg k-h ------------ Makefile | 2 - drivers/gpu/drm/amd/amdgpu/vi.c | 11 ++++++-- drivers/i2c/busses/i2c-sprd.c | 6 ++-- drivers/infiniband/hw/i40iw/i40iw.h | 5 +-- drivers/input/joystick/xpad.c | 1 drivers/input/mouse/elantech.c | 9 +++--- drivers/net/dsa/lan9303-core.c | 4 -- drivers/net/ethernet/intel/i40e/i40e_alloc.h | 17 ++++-------- drivers/pinctrl/meson/pinctrl-meson-axg.c | 1 drivers/spi/spi-qup.c | 37 +++++++++++++-------------- drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 6 ++-- drivers/staging/rtl8192e/rtl8192e/rtl_core.h | 5 +++ fs/btrfs/relocation.c | 14 +++++++--- fs/ceph/caps.c | 6 ++++ fs/ceph/snap.c | 4 ++ fs/ext4/xattr.c | 6 ++-- include/linux/netdevice.h | 7 +++-- include/net/pkt_sched.h | 2 + include/net/sock.h | 18 +++++++++---- lib/cpu_rmap.c | 2 - net/batman-adv/distributed-arp-table.c | 2 - net/bluetooth/hci_core.c | 8 ++--- net/bluetooth/l2cap_core.c | 13 +++++++++ net/core/dev.c | 6 ++-- net/sched/cls_api.c | 3 -- 25 files changed, 121 insertions(+), 74 deletions(-) Alexander Sverdlin (1): net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods Ben Hutchings (1): lib: cpu_rmap: Fix potential use-after-free in irq_cpu_rmap_release() Chia-I Wu (1): drm/amdgpu: fix xclk freq on CHIP_STONEY Dmitry Torokhov (1): Input: psmouse - fix OOB access in Elantech protocol Eric Dumazet (3): rfs: annotate lockless accesses to sk->sk_rxhash rfs: annotate lockless accesses to RFS sock flow table net: sched: move rtm_tca_policy declaration to include file Greg Kroah-Hartman (4): i40iw: fix build warning in i40iw_manage_apbvt() i40e: fix build warnings in i40e_alloc.h Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE" Linux 4.19.286 Hangyu Hua (1): net: sched: fix possible refcount leak in tc_chain_tmplt_add() Ismael Ferreras Morezuelas (1): Input: xpad - delete a Razer DeathAdder mouse VID/PID entry Josef Bacik (1): btrfs: check return value of btrfs_commit_transaction in relocation Luiz Augusto von Dentz (1): Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk Martin Hundebøll (1): pinctrl: meson-axg: add missing GPIOA_18 gpio group Stephan Gerhold (1): spi: qup: Request DMA before enabling clocks Sungwoo Kim (1): Bluetooth: L2CAP: Add missing checks for invalid DCID Theodore Ts'o (1): ext4: only check dquot_initialize_needed() when debugging Uwe Kleine-König (1): i2c: sprd: Delete i2c adapter in .remove's error path Vladislav Efanov (1): batman-adv: Broken sync while rescheduling delayed work Xiubo Li (1): ceph: fix use-after-free bug for inodes when flushing capsnaps Ying Hsu (1): Bluetooth: Fix l2cap_disconnect_req deadlock Zixuan Fu (1): btrfs: unset reloc control if transaction commit fails in prepare_to_relocate()