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 14036EB64DA for ; Mon, 10 Jul 2023 17:52:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231932AbjGJRwN (ORCPT ); Mon, 10 Jul 2023 13:52:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58452 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230004AbjGJRwM (ORCPT ); Mon, 10 Jul 2023 13:52:12 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4A030AB; Mon, 10 Jul 2023 10:52:11 -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 D433361178; Mon, 10 Jul 2023 17:52:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A6B72C433C8; Mon, 10 Jul 2023 17:52:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689011530; bh=YKlGppxljjRcSI8ysxSVnU0A/O3Ow0tYV8rhEbSSGJ4=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=uGimDA5f7tHbu5ZnNKK0X2tAluzDf4gKIGrpXUKKBTM433d+k55de/sRbA4FZbdfZ EK0Zb0dncnNL7qRdCdEIal0QdH4iy5BuLfpdqZ14dMVug5wF5pLnCEmqroYzCzAJxJ yneEIaDnZiWWj+/fo7QxqzNGO3KGnY++Q2l0zTqTigTkvCFNUOLF38NvRp8g5sAbk9 1wojaFpn1NSUgvihyaqvdcK/jBtXLuLZes1CnExuGyxaahCm090ZYcso1o2IbsUszD f5xObQiHhPJ9fo39WwWp0qKjktXLk3HAZhwWctMMsCqqSd5f+oeKgYJVZ9rDnz5ldw 1UbXpJIe60EQw== Message-ID: Date: Mon, 10 Jul 2023 10:52:08 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: linux-next: branches to be removed To: Stephen Rothwell , Linux Next Mailing List Cc: Linux Kernel Mailing List , David Howells , Gabriel Krisman Bertazi , Leo Li , Lucas Stach , Miguel Ojeda , Pablo Neira Ayuso , Sylwester Nawrocki , Vignesh Raghavendra , Vineet Gupta , NetFilter References: <20230710172602.05d32c03@canb.auug.org.au> Content-Language: en-US From: Vineet Gupta In-Reply-To: <20230710172602.05d32c03@canb.auug.org.au> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org Hi Stephen, On 7/10/23 00:26, Stephen Rothwell wrote: > Hi all, > > I will remove the following branches from linux-next tomorrow as they have > not been updated in over a year. If you want your branch retained or > reinstated, please just send me an email letting me know. > > Tree Last commit date > ---- ---------------- > arc 2022-06-05 17:18:54 -0700 > git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git for-next Would request to please keep arc next around even though upstream dev is slow'ish these days. I do have some patches for absolute near future as well. Thx, -Vineet