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 E0E412E6CCD for ; Mon, 9 Mar 2026 05:16:56 +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=1773033417; cv=none; b=k4QaWxDWDvQf7KnSGc4KP1rE3TJ5a6Tz/aGvtQ3qqRmhMo699F9LWisNI7LVuV7qXxF4e6PywYgg0AIgkTwe+N251XHOCCuAKBVUjAFxXtCLSnt35+IZRPet3GydTV0knV2ODQpH6LXsTrtebO6hx0PzPVm6E9aw0EI2WXq/LbM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773033417; c=relaxed/simple; bh=fetCZripp28zuJvvlVo7P4VQn5OYq5UPw1qXrLKpocw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=j4qsdK0LnXbAlySE0Qeq6C9lweO5FcghY2yUujfZwQ2TOWKAY2n2c9zbqXIcpjJxIuP0Qkt+XKcJJkOWs72S3aZqTiTxb0vhTH7BhgVB51F/5DsVluhvSLl1D6IKG2h/q7Z8gr65gYOaXnSig6PnGwANqkJYnKGjz8oyXj/nwm8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=gcxvjKcg; 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="gcxvjKcg" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E706DC4CEF7; Mon, 9 Mar 2026 05:16:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1773033416; bh=fetCZripp28zuJvvlVo7P4VQn5OYq5UPw1qXrLKpocw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=gcxvjKcg0HkmUqva1f46AbSwq0vSIdHemdd0pX7yhLxkz3juoCNr8moBiUCIGUTwb fzczGDcm/YoPQ5sCvXTW4xwkuQnjoqTHCzmIBpoEXyIyQuQog2ccicSJutECfdhpAZ 2Lx3uhDSVxo2/JlxAt8jGlequFh4K6GA71Cdph2w= Date: Mon, 9 Mar 2026 06:16:41 +0100 From: Greg Kroah-Hartman To: GONG Ruiqi Cc: Sasha Levin , stable@vger.kernel.org, "Guohanjun (Hanjun Guo)" Subject: Re: Inquiry for linux-rolling-stable: move to 6.19.y? Message-ID: <2026030917-series-surviving-7680@gregkh> References: Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Mon, Mar 09, 2026 at 09:37:37AM +0800, GONG Ruiqi wrote: > Hi Greg, hi Sasha, > > I notice that linux-rolling-stable is still on branch linux-6.18.y, > which has been assigned as longterm. Shall we switch the tag to > linux-6.19.y, the current stable? Yes, we will move it "soon", probably in another release or so. thanks, greg k-h