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 5820EC433F5 for ; Thu, 10 Mar 2022 21:46:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236059AbiCJVrU (ORCPT ); Thu, 10 Mar 2022 16:47:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49740 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235276AbiCJVrT (ORCPT ); Thu, 10 Mar 2022 16:47:19 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 58531194159 for ; Thu, 10 Mar 2022 13:46:18 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 169AFB826A7 for ; Thu, 10 Mar 2022 21:46:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 78DE1C340E8; Thu, 10 Mar 2022 21:46:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1646948775; bh=fEHLrQ+VErS61Jq3Je/J0aYP13WAW0GOmSDYSXN22rY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ohbHOR1ZABiQiWPTKaRmEaE60nbXCt9HxM8UrneLF16W0L5GIDl1kCIuayE6UdoYS NQLFitc/gfKQKpy0B4QnvLVRLtIlJlrVwdmgWXxBJiQ+BJDqaYVQ64aYyPVObLh6AL bj/fVWsqF/tcBB+L8Ek1bD/DRyPq52wM/EjJ8YEU= Date: Thu, 10 Mar 2022 22:46:13 +0100 From: Greg KH To: William Breathitt Gray Cc: linux-iio@vger.kernel.org Subject: Re: [PULL] Counter updates, cleanups, and features for 5.18 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: linux-iio@vger.kernel.org On Fri, Mar 04, 2022 at 10:15:31AM -0500, William Breathitt Gray wrote: > The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3: > > Linux 5.17-rc6 (2022-02-27 14:36:33 -0800) > > are available in the Git repository at: > > https://gitlab.com/vilhelmgray/counter.git tags/counter-for-5.18a I don't have a gpg key for you, and I really don't trust any non-kernel.org git infrastructure at the moment. Any chance you can get a kernel.org account? In the meantime, can you send me these by email? thanks, greg k-h