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 AAF8BC433EF for ; Mon, 27 Dec 2021 10:55:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232960AbhL0Kzr (ORCPT ); Mon, 27 Dec 2021 05:55:47 -0500 Received: from wout3-smtp.messagingengine.com ([64.147.123.19]:41587 "EHLO wout3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232508AbhL0Kzq (ORCPT ); Mon, 27 Dec 2021 05:55:46 -0500 Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id D45E1320024A; Mon, 27 Dec 2021 05:55:45 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Mon, 27 Dec 2021 05:55:46 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kroah.com; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=fm2; bh=woJJdr1OmGOAY4PNXjv6MLEjydc btdZv/KDv9EBLYfw=; b=XgDpNE7NmWYbh2IYgCiyN6ko8FV7fSeBmkjyPr4IM9i EBA9hn60Ll1F68JNdmqALbKM+sxIDgRX8k0InuTBAPCc9DVXf9HmgvKiaa+uSP7A +PEnh21fMah2If5zcpl9S0BZAKEG19y0TrylTPghgCqCbfKWJ04uyDFFnY8AY9lC umJYrbXW4SflmFgmfoO9XcksNHHBTgddOF5V9EJSU2HFFrJ6vJmUpuu+cC1uzYmq 5uT3sChgP2TUldXO36BBxngm0aqFwS2OptnHr6WtJgX8hGHtWePnf56SooFy9O/V Ae44S+xmtcczZo4Lgv5A3/XO09u5bCb3dM/1+5Vim1A== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=woJJdr 1OmGOAY4PNXjv6MLEjydcbtdZv/KDv9EBLYfw=; b=gwGN687rpJ1LgvzmK+sM6b wrIr8abLp1I81Pi6Eb2qEmYdqIimAYUOA3ObCnKKix9vKzwUTS+eL46gZ6bL6410 s4L8IhNizq4JR/XTcqwHfzQrmxjaw9d/4xIJovuHkxwgJMLrraLwFMjXotFZGY+G 8Y3pKo9FShG5xbpBsJQzjGlAMIRKsilJAkNgRqTGrryCcAIaVdEDzvjrD6Z8sDmd yrggQzc8TJQMmkeKbbz/+kKbrNesAPpoV+vB589+ABXtbFuJok+23U0w2QyNxnGL 5vja1WSIltCUuXwN/sdgX2jmBeNA1K5K07VW1gbrS13J3c2HXNXIVuIB5SdNqdWg == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvuddruddujedgudejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepfffhvffukfhfgggtuggjsehttdertddttddvnecuhfhrohhmpefirhgvghcu mffjuceoghhrvghgsehkrhhorghhrdgtohhmqeenucggtffrrghtthgvrhhnpeevueehje fgfffgiedvudekvdektdelleelgefhleejieeugeegveeuuddukedvteenucevlhhushht vghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehgrhgvgheskhhrohgrhh drtghomh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 27 Dec 2021 05:55:44 -0500 (EST) Date: Mon, 27 Dec 2021 11:55:41 +0100 From: Greg KH To: Borislav Petkov Cc: stable Subject: Re: 5.15.y backporting request Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Dec 27, 2021 at 10:49:50AM +0100, Borislav Petkov wrote: > Hi stable folks and happy holidays! > > Can you please backport two patches to the 5.15 line by doing: > > git cherry-pick fbe618399854 > git cherry-pick 2f5b3514c33f > > in that order. They apply cleanly ontop of 5.15.11. > > The first one is a revert and the second one is the better fix. I > would've done the usual cc:stable thing but sending human-typed mail is > a lot better - it feels like sending physical letters back in the day. :-) Both now queued up, thanks. greg k-h