Message ID | c7e0d492-c7a2-4266-904c-9b247a41fa20@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@legolas.ozlabs.org Authentication-Results: legolas.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=wYiGElxQ; 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=cbOV9EL5; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-snps-arc-bounces+incoming=patchwork.ozlabs.org@lists.infradead.org; receiver=patchwork.ozlabs.org) Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4YBFZQ665gz1yR1 for <incoming@patchwork.ozlabs.org>; Mon, 16 Dec 2024 07:50:04 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Subject:Cc:To:From:MIME-Version:Date: Message-ID: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=ai9zswYDlUEs2dDbWRN5sssqWS17DTbPT+xSbWvVr2E=; b=wYiGElxQgk5Gr6 yVmc2mFBHaYOJeooqRIkFtOIkx0KaNw3HwA0cnCB6fDKfvUCr+CfwnEjkNYtLxkyfWS/mxj74IgYL vqaFHNcFpaaOcl3m+6z8OEHwMWYImqFMeZ7JyCy9jScnE4KyavR07KprP45kqeHgl8W+Pd7r1Bzq5 QG1yGnMu4SeCwLOC79TCd8QpJSv1l0aNWc3QI+3lsRjunHaaW0ahSrzoqtgSX3jY13ux8bhPda3zh QuzepyZquF3R7bUnF+O1fqry54JUVspxetssXGNPazqB+EJcDCwLg5miOl0yfU8v01PsaVjyar8Jm HYWWCF0uQ4+0atkdLXpg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tMvYu-00000008RqH-310W; Sun, 15 Dec 2024 20:50:00 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tMvYs-00000008Rpb-3XqF for linux-snps-arc@lists.infradead.org; Sun, 15 Dec 2024 20:49:59 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 21D305C5C3E; Sun, 15 Dec 2024 20:49:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 63163C4CECE; Sun, 15 Dec 2024 20:49:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1734295796; bh=cPKzzqKkHLMu415YDondciNGZujnY7eo/7uNqZFN2Og=; h=Date:From:To:Cc:Subject:From; b=cbOV9EL5jLa3n5F3LUQJZnYvdCQSmsfzn95xNy6BNjZNdZXvGetfVl2ynCDdhpcc1 PLE7laxf1z/V62x8Fhita/SW9s9DdWhfa+d+RTXixMWfuhuI27lh6mGhqY2efYf3AQ zv0Gfe2ohqvHDREVuXGC1QMkYZiKIbILT/4POarVYO8bFAcx8PV6bflRKzVKaNLXCI 7cyixIJf3FK+kyhuf79oydNht3asvOMk03EbTBsufnE+YfUhoNP4ree1f95MkzwDeu fdQqzubPzTo0OuVeXoLFmwFoLsq+GFAyS9jj/a7JHEUPG6Q4FJzGtu+GsWBZ51h4yf MdwBYuyMTuvPQ== Message-ID: <c7e0d492-c7a2-4266-904c-9b247a41fa20@kernel.org> Date: Sun, 15 Dec 2024 12:49:55 -0800 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Vineet Gupta <vgupta@kernel.org> Content-Language: en-US To: Linus Torvalds <torvalds@linux-foundation.org> Cc: lkml <linux-kernel@vger.kernel.org>, arcml <linux-snps-arc@lists.infradead.org>, =?utf-8?q?Sz=C5=91ke_Benjamin?= <egyszeregy@freemail.hu>, Hardevsinh Palaniya <hardevsinh.palaniya@siliconsignals.io>, Leon Romanovsky <leon@kernel.org>, lukas Bulwahn <lukas.bulwahn@gmail.com>, "Paul E. McKenney" <paulmck@kernel.org>, =?utf-8?q?Uwe_Kleine-K=C3=B6nig?= <u.kleine-koenig@baylibre.com> Subject: [GIT PULL] ARC fixes for 6.13 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241215_124958_950599_5F9E1D4B X-CRM114-Status: UNSURE ( 6.34 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -7.1 (-------) 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, A little pile of long pending fixes for ARC. Please pull ! Happy Holidays. Thx, -Vineet > The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4: Content analysis details: (-7.1 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_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [139.178.84.217 listed in sa-trusted.bondedsender.org] 0.0 RCVD_IN_VALIDITY_SAFE_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [139.178.84.217 listed in sa-accredit.habeas.com] -0.0 DKIMWL_WL_HIGH DKIMwl.org - High trust sender 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [139.178.84.217 listed in bl.score.senderscore.com] 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-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 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 fixes for 6.13
|
expand
|
The pull request you sent on Sun, 15 Dec 2024 12:49:55 -0800:
> git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-6.13-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/42a19aa1707cce382bc5e534e2e36024c3611674
Thank you!