From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D305E3CF051 for ; Fri, 20 Mar 2026 17:13:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774026813; cv=none; b=Z60ARbRATlfnXjhr3HHWBY3Zpa3GuF4hShYY9pesRxFNSZ7FnKHpVOVGww6YYGRl2nKxyegb4vi51ScGsWOi59CY1QVCcm/1+Fs9eFKxOKJfzifXa7XY8QF1jc2613CBxtnvAcNJRRmQeOt4MESfGvu+nH9YpKo89qLWCkSvTBk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774026813; c=relaxed/simple; bh=EW8QhKqmTyHr8EJleyyltkDFHKnCuui5szDMOLFW+IM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=k8AtmbuwRBbvJryJv16y1gOMOkNcyu098XtmeBZdsSFN9JgJ02DwZeAjLLtuAIlKDxfegF3l6OZTpmG+svqSord4Uw2hEnICeZ8CWuL9yPxxbd43p0XmYMn7t4zNagCVAkWr2+G4weUVlmRZbIu3c3QrhqOULI7abV2ohE5nKxc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=g74IpXwe; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="g74IpXwe" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 439E7C2BC87; Fri, 20 Mar 2026 17:13:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1774026813; bh=EW8QhKqmTyHr8EJleyyltkDFHKnCuui5szDMOLFW+IM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=g74IpXweDCmn2TmaOGgsa/DqNaMplxf6G+6IkHM57DPHGQsSgYggEw1OwnWVpBrLB uWgm7xpo81stf6onzFlyyu/lU+nks/5/30Y+JxiI1jh0+vsSxAwxWPiNpE71eLZOGw 1G8jup6mSu3yMDCHZmSSG4UqeoKC+WIVH+xAaKaU= Date: Fri, 20 Mar 2026 18:13:29 +0100 From: "gregkh@linuxfoundation.org" To: Aditya Garg Cc: "jkosina@suse.com" , "stable@vger.kernel.org" Subject: Re: FAILED: patch "[PATCH] HID: appletb-kbd: add .resume method in PM" failed to apply to 6.12-stable tree Message-ID: <2026032013-eggbeater-glamour-d06b@gregkh> References: <2026032053-reviver-stock-9da2@gregkh> <2026032039-rosy-playmate-f405@gregkh> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Fri, Mar 20, 2026 at 09:17:52AM +0000, Aditya Garg wrote: > > > > On 20 Mar 2026, at 2:45 PM, gregkh@linuxfoundation.org wrote: > > > > On Fri, Mar 20, 2026 at 09:01:27AM +0000, Aditya Garg wrote: > >> The driver doesn't exist for kernels before 6.15 so it's not needed there. > > > > Thanks for letting us know, but backports for newer kernels would be > > appreciated :) > > I have already sent them to the mailing list using the git send-email command mentioned in the email itself :) I think you forgot a step that added the git id to the changelog area :(