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 D66B31D4176 for ; Mon, 7 Oct 2024 13:59: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=1728309574; cv=none; b=WNYc9PPk6BEDt/fIWQRF5K93foSfgJcCHbuXlvaT+xOA2orxUu/uiZMzcUbYym2nLfuamGbPYWvdBTtCd1bQjkK2d+ER+0QNcYypqFYI0+1c06VlvIozGxzECgRWGhDtrN7MAbjLnIHHGObHKrqL3i/td9ESQRCvgPnvE4ajoD4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728309574; c=relaxed/simple; bh=23GlKY3zZfzOtKHuafxEveTfC6r9mTEr8RcVdlLKRac=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=hycCJLzbZ37Y+2Dc/g12D0HpEJRLd1Jctxu/PuOH6evJkE+VGg4Zk45/+svQjdoPBk3xZrJVPYQP5OuNWaVH5wy4+3o0Y9woink1wit6unmPY07ro0wa6WKG2Y1Voxsoqxw33xsqZuAj0JyZ7lY5CF00uvBj7SW6lHavDxy/gyU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=RIGlvDwn; 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="RIGlvDwn" Received: by smtp.kernel.org (Postfix) with ESMTPSA id EF711C4CEC6; Mon, 7 Oct 2024 13:59:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1728309573; bh=23GlKY3zZfzOtKHuafxEveTfC6r9mTEr8RcVdlLKRac=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RIGlvDwnHS95tl+7s0H9eqWkXdsCslWBvWVtAZ4aRyReEqSWAyXoJJcoWiBvS6x0P gMY8Zf+/RY3jT/h5U/7n9qoARMUGrmWb20NZU2QQRQYyPuWYsHr/0kL2TM1s3mE2cu LNQ393DF3m2EWdOeXrd7VP4APt+LUQ7z83aBPSvU= Date: Mon, 7 Oct 2024 15:59:30 +0200 From: Greg Kroah-Hartman To: Sedat Dilek Cc: Sasha Levin , stable@vger.kernel.org Subject: Re: Wrong tag for queue/6.1 = v6.11.2 Message-ID: <2024100715-emphatic-calculus-f9e0@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, Oct 07, 2024 at 02:58:51PM +0200, Sedat Dilek wrote: > Hi, > > can you check the tag for queue/6.1? > > Link: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/log/?h=queue/6.1 I have no idea how these are generated, that's on Sasha's end somewhere...