Message ID | 4af6c0e7-03a3-702c-f364-b0ebe0f8923a@kernel.org |
---|---|
State | New |
Headers | show
Return-Path: <linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=RKt+73bM; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=SQe87uyF; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=<UNKNOWN>) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4JccmJ4fJ0z9sRR for <incoming@patchwork.ozlabs.org>; Mon, 17 Jan 2022 14:27:44 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Date:Message-ID:Subject:From:Cc:To: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=bzg4NJ3HqmxyAWkoAIiw191q9IsPIPHQ58gHpBMLQdc=; b=RKt+73bMCIJYzTU8V4Pm+aVzDN BOButZSEGPwwFahhRXnQrYgXZ9a9E5o+aNAXdvJEQS5TojX0q+ETL7/lWkIhsQBFxN7T5lI3QrUkY IdrgVBjiMndPuWOK6SBRcBE7Sqe4qCZ2ymRyax0lanjYGTdxJhJscI6cyG5CcSGeRMDWGmTGEyar4 7ZqAPVWLmI4ZPE4uX4r0gFYRnakHo8NvNpOTPVhI8gVK023XfL2svqaFScLQeh8hSHSi9EL5KZQM9 hqgVDkkQ2JVSwWntbF1lMDSLlwXt72gwZn3EwD8HHxPt4qaF8zuvZdpgdMmAlAJy95sXoiKtjJGhW 21X5f9rg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1n9IgG-00DJyf-Tq; Mon, 17 Jan 2022 03:27:40 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1n9IgE-00DJy4-MR for linux-snps-arc@lists.infradead.org; Mon, 17 Jan 2022 03:27:39 +0000 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 dfw.source.kernel.org (Postfix) with ESMTPS id 7DD8F60AAD; Mon, 17 Jan 2022 03:27:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 80078C36AE3; Mon, 17 Jan 2022 03:27:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1642390056; bh=GdLTfX9lUGWAaixcKHHob3vDx9b7y5jXsEHjYxzV4Ws=; h=To:Cc:From:Subject:Date:From; b=SQe87uyFqBEaRfoGnpU//aWF3OggeZy3arw9MO3NAiczN76qCJzlWSYcyxihSdNYR 7r1l0Jz4i6TyQ8yjwwvo4cojSPOTUjAtfvuRS4mpdctkMH0mxn2IkGDcAIpEuA4f+A D3TEI3QnrRpGEnGRoGTrGQrixQv+8pUUVxef2jdzJhH35XSP3BudhOVfMFxjWk7gdE kSM0lFwQdrQA75VY3XAfJ+69a5Z3jCIuBmxmXklJYdGBw/h9FWtzBrI/P9mzVwaoTT WPX8j5Lgri0rUJh+vvp6imVVFCjMYNQATXqbsxAisNmuQiAkwWutceh0TeNIWHBwu0 X2auQ+lO7fvZg== To: Linus Torvalds <torvalds@linux-foundation.org> Cc: lkml <linux-kernel@vger.kernel.org>, arcml <linux-snps-arc@lists.infradead.org>, abrodkin@synopsys.com, Yihao Han <hanyihao@vivo.com>, Kees Cook <keescook@chromium.org>, colin.i.king@googlemail.com, Colin Ian King <colin.i.king@gmail.com>, Vladimir Isaev <isaev@synopsys.com>, Randy Dunlap <rdunlap@infradead.org> From: Vineet Gupta <vgupta@kernel.org> Subject: [GIT PULL] ARC updates for 5.17-rc1 Message-ID: <4af6c0e7-03a3-702c-f364-b0ebe0f8923a@kernel.org> Date: Sun, 16 Jan 2022 19:27:35 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220116_192738_780966_C54973DD X-CRM114-Status: GOOD ( 10.86 ) X-Spam-Score: -5.4 (-----) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi Linus, ARC fixes for 5.17. Nothing too exciting for now. Thx, -Vineet > The following changes since commit fc74e0a40e4f9fd0468e34045b0c45bba11dcbb2: Content analysis details: (-5.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [139.178.84.217 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.2 DKIMWL_WL_HIGH DKIMwl.org - High trust sender X-BeenThere: linux-snps-arc@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux on Synopsys ARC Processors <linux-snps-arc.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-snps-arc>, <mailto:linux-snps-arc-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-snps-arc/> List-Post: <mailto:linux-snps-arc@lists.infradead.org> List-Help: <mailto:linux-snps-arc-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-snps-arc>, <mailto:linux-snps-arc-request@lists.infradead.org?subject=subscribe> Content-Transfer-Encoding: base64 Content-Type: text/plain; charset="utf-8"; Format="flowed" Sender: "linux-snps-arc" <linux-snps-arc-bounces@lists.infradead.org> Errors-To: linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org |
Series |
[GIT,PULL] ARC updates for 5.17-rc1
|
expand
|
The pull request you sent on Sun, 16 Jan 2022 19:27:35 -0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.17-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/62b488875c0551822ac3b961d04800d4c7a655d9
Thank you!