| Message ID | 9ad919b3-b450-8e22-c422-371957c41391@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;
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=<UNKNOWN>)
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=q3JLtRj0;
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=qLTteNtj;
dkim-atps=neutral
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 (P-384) server-digest SHA384)
(No client certificate requested)
by legolas.ozlabs.org (Postfix) with ESMTPS id 4MxwFk6HTFz1ygr
for <incoming@patchwork.ozlabs.org>; Wed, 26 Oct 2022 15:05:30 +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:Subject:From:Cc:To: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=Xlrt1MP/EPa2omUJLk1qWRBl44vSEoJ0OTmkP9Vaxa8=; b=q3JLtRj0z7AkSq5QEOjRKmqVTS
vcxDwLHXbZtP286Gus5OX7XrOeyLokrwmFsoOTAmRyiRS0Xl963GeO0//vOVWEdt66lUBf9BjBGpq
tncw2KhwFb7242KozYlchSEfwZmZPApE+bPwhRiufEdMFN6T41J22UtEJVFz12hPHUxw4nz5EPZtA
cv8lf6x23Umrd6DJ6ECHmXML18+MDAm49iODMW8J1Dt/oZx1tcmTWyZIdtQodEUYnXIvItO7uzKmh
GZemEoHshISwo6rq33UvQmdI/IUoKMvNq8fuQX4ukt9+P2nXuZmq0tMLu4PNbHZGcEE9ess06u42C
jUIkSoZA==;
Received: from localhost ([::1] helo=bombadil.infradead.org)
by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux))
id 1onXfT-007wp9-4C; Wed, 26 Oct 2022 04:05:27 +0000
Received: from ams.source.kernel.org ([145.40.68.75])
by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux))
id 1onXfP-007woX-Sf
for linux-snps-arc@lists.infradead.org; Wed, 26 Oct 2022 04:05:25 +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 ams.source.kernel.org (Postfix) with ESMTPS id B1607B82028;
Wed, 26 Oct 2022 04:05:20 +0000 (UTC)
Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0B453C433D7;
Wed, 26 Oct 2022 04:05:18 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org;
s=k20201202; t=1666757119;
bh=11nFNElIFGRiw9yFBvy6kGo6koioymhUxNfO9aouqbo=;
h=Date:To:Cc:From:Subject:From;
b=qLTteNtj7JQSchC8DRns7OZwARkqJDqp95CecqoliFNuYeo9iOe5Sv/o3JLADHdTf
u99a+E2mGyqkTp7zrQzpcL/jZydYJoEo5QHo0cG3RIGK+6w6JLNkwHDkj9qFz3uUDq
g5OZeKk7Ohxx7pQwzJvX+OgL5kV9zr1Xt7UMvFAbzmTIORXncJJ9tTeigI2ckuf+LJ
UFlSEe4JJZt811gAAYv1EIdt+mUlzX0DQSESSeRQUfE5OTH3ezssvi6ezYS1X8hvS6
JHHKr77QAekU1KWOh765wuf9+xw/golijyBtG3O/LyUjtStAtX1snkjjaPpDa6o7VW
y51qVOl6wzPXQ==
Message-ID: <9ad919b3-b450-8e22-c422-371957c41391@kernel.org>
Date: Tue, 25 Oct 2022 21:05:17 -0700
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
Thunderbird/102.2.2
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?Amadeusz_S=C5=82awi?=
=?utf-8?q?=C5=84ski?= <amadeuszx.slawinski@linux.intel.com>,
Jilin Yuan <yuanjilin@cdjrlc.com>, Pavel.Kozlov@synopsys.com,
Randy Dunlap <rdunlap@infradead.org>, Serge Semin <fancer.lancer@gmail.com>,
Zhang Jiaming <jiaming@nfschina.com>
From: Vineet Gupta <vgupta@kernel.org>
Subject: [GIT PULL] ARC updates for 6.1
X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3
X-CRM114-CacheID: sfid-20221025_210524_242689_3073E450
X-CRM114-Status: GOOD ( 11.23 )
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, Please pull some fixes for ARC. Thx,
-Vineet > The
following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:
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
[145.40.68.75 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 6.1
|
expand
|
The pull request you sent on Tue, 25 Oct 2022 21:05:17 -0700:
> git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-6.1-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/98555239e4c3aab1810d84073166eef6d54eeb3d
Thank you!