Message ID | 0dbd2dc1-6a2c-5b21-354b-d8314937e8e7@marcan.st |
---|---|
State | New |
Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@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-arm-kernel-bounces+incoming-imx=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=li0MTt7K; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=marcan.st header.i=@marcan.st header.a=rsa-sha256 header.s=default header.b=is89vcXa; 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 4PsXy14lGRz1yYs for <incoming-imx@patchwork.ozlabs.org>; Thu, 6 Apr 2023 17:22:17 +1000 (AEST) 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:Cc:To:Subject: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=AycU+Dn74I7b8JMyGrTzSdcsxaolGX4gPPs0Rccadq4=; b=li0MTt7KLCF55V CJi+exP84oZDVT94khg88J5NZAu0Y/9Y65Vn8B5B/vnBlQ7AFhZRgNe0Hg45H2L2YiEvG+Ltjnb4w knHVkenqa1r+clZZHkZtTnXk2Kn/EPcFBOZ+HornEp/irq7WmffTS+cB4MsgwmGO5DTn8cN1fYPKR NTmc1ZBmoxG/ZabfVvWQPWJOzNqo64X0xe1hW3aUEs+Zr9lM6sQ8y3lZiifmGEpuk/csJpYNajQjb VsgScvgbP1682ieYdVBr5WD/joeTZ2p0mVO6r8//2Z51809lfqlwE7yHihmPxY+WE5v04Vgo7tCIl qaI+aVGhmFefcAFh2dFA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pkJwb-006cGj-18; Thu, 06 Apr 2023 07:22:05 +0000 Received: from marcansoft.com ([212.63.210.85] helo=mail.marcansoft.com) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pkJwY-006cFw-0D for linux-arm-kernel@lists.infradead.org; Thu, 06 Apr 2023 07:22:03 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id 8988E42463; Thu, 6 Apr 2023 07:21:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=marcan.st; s=default; t=1680765720; bh=bfmAZp+wJP0fVa7Z2AOr2BR874IaVs9SMwhsVm+aaUg=; h=Date:From:Subject:To:Cc; b=is89vcXar+LfDjA1wsFp2rwFANGWVYDEsyxwOHpZ2EoSxFjmJCzSBMFur+Nz6a/ji nlekAqHQCdh82ECA18p914QJ+ckBM/qkIDpAFdrqcf7NWpbvI/vf/tnstx2SBSUMpx PP2x9rSD28uykTd2lb1iLCMdDNrCjq8lCI8BFxmp1uvVk5H6woGf4RIKzYP1Nro/8s UHtEYrJAp3XaSyo6jmOknZ99/2Ppydgz6MD+LMXOumYsCaZ/sxhG2HZVSNxH/eOg6x /hKF1jQKnjI1yqbJS3hoR5KK4DaBHKeA0p7tbseHDNd7QyFdYmtY2x+DGdB+L/gtyX y6MLQuKsgsroA== Message-ID: <0dbd2dc1-6a2c-5b21-354b-d8314937e8e7@marcan.st> Date: Thu, 6 Apr 2023 16:21:57 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 From: Hector Martin <marcan@marcan.st> Subject: [GIT PULL] Apple SoC RTKit updates for 6.4 To: SoC Team <soc@kernel.org> Cc: Asahi Linux <asahi@lists.linux.dev>, LKML <linux-kernel@vger.kernel.org>, Linux ARM <linux-arm-kernel@lists.infradead.org> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230406_002202_261036_B18526CD X-CRM114-Status: UNSURE ( 5.48 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.2 (/) 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 SoC folks, Please merge these RTKit changes for 6.4. This time it's just one bugfix (only relevant to upcoming drivers) and one improvement to syslog forwarding. Content analysis details: (-0.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -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 X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org |
Series |
[GIT,PULL] Apple SoC RTKit updates for 6.4
|
expand
|