Message ID | 20181008215701.779099-1-sandals@crustytoothpaste.net (mailing list archive) |
---|---|
Headers | show
Return-Path: <git-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id E956D13AA for <patchwork-git@patchwork.kernel.org>; Mon, 8 Oct 2018 21:57:17 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D8A9729B4F for <patchwork-git@patchwork.kernel.org>; Mon, 8 Oct 2018 21:57:17 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C92CC29B5F; Mon, 8 Oct 2018 21:57:17 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6F60F29B45 for <patchwork-git@patchwork.kernel.org>; Mon, 8 Oct 2018 21:57:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725855AbeJIFK6 (ORCPT <rfc822;patchwork-git@patchwork.kernel.org>); Tue, 9 Oct 2018 01:10:58 -0400 Received: from injection.crustytoothpaste.net ([192.241.140.119]:49268 "EHLO injection.crustytoothpaste.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725759AbeJIFK6 (ORCPT <rfc822;git@vger.kernel.org>); Tue, 9 Oct 2018 01:10:58 -0400 Received: from genre.crustytoothpaste.net (unknown [IPv6:2001:470:b978:101:e17d:6d35:bfb8:6a25]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by injection.crustytoothpaste.net (Postfix) with ESMTPSA id 8B3F36077F; Mon, 8 Oct 2018 21:57:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=crustytoothpaste.net; s=default; t=1539035826; bh=RThIsdHZwWp12aJYtMof1da4qL8Qk4v3KIfqA00ggPY=; h=From:To:Cc:Subject:Date:From:Reply-To:Subject:Date:To:CC: Resent-Date:Resent-From:Resent-To:Resent-Cc:In-Reply-To:References: Content-Type:Content-Disposition; b=ElyKlh9dLl7JFGGRY4kGRczNJQ49n74tVrmhv94Ybc6emKaNJcWGi/17Tq6m4Gmr0 IyUhgEOqAePUVYGqYJ2q74axStU5mzFjuArdne5cN/yXfWsaUB4laSOOBX+GSGLnAe ePPgsPd14y5TjWIvMji5NwuNmUrRe+u30s7XiG0NMokEWyhlAMwt9E/suTsRxqvzXl JN6jjg3NOcy7K7uhxLxn6BKVsnWcNbf4TbKDjIVUkNg1auMeC/78vYUSBfEPX7rUt2 jgUVjg8hwB7VnF99OJV0kdhr67deSlHjQ1Qyx0bmeSg9PRkFG+ChfJeeDe/CD8MKak bd6qFNDXsqnJaj64iLodm+4goWLOi6LW/9GUQWWiZDNopfXrsMV3PMFd5gJAhY06Gk Ym4JJmEzszxSF8Ss258QMdYEr3pmI8LMfzY6cUncC/FgDMws7oa9WUxyHsTrihHzoK EeQ2bWxmw1z/UBc4o60qw9uGeJOP7yo7z/PqfTL9qQ4x70ySC4B From: "brian m. carlson" <sandals@crustytoothpaste.net> To: git@vger.kernel.org Cc: Jeff King <peff@peff.net>, Eric Sunshine <sunshine@sunshineco.com>, =?utf-8?b?Tmd1eeG7hW4gVGjDoWkgTmfhu41jIER1eQ==?= <pclouds@gmail.com> Subject: [PATCH 00/14] Hash function transition part 15 Date: Mon, 8 Oct 2018 21:56:47 +0000 Message-Id: <20181008215701.779099-1-sandals@crustytoothpaste.net> X-Mailer: git-send-email 2.19.1.331.ge82ca0e54c MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 127.0.1.1 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: <git.vger.kernel.org> X-Mailing-List: git@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
Hash function transition part 15
|
expand
|