From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 84BBB32AAD1 for ; Fri, 20 Feb 2026 04:10:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771560653; cv=none; b=Pz5xdEr5EHxc6Q9I12LuObf4LALLpSnX/PtcV8GwPmouNBWSt6xaW2d+B2CIZht9F3bd66+9G1sYvwadjpxYWymuBEuI2YExIb2POfDGfDONqCjQOgdbtfoZ/vtuP0ol1HId5SfQOzpDRryoEz4+RqLj4aK+ScAZP8Xcgy+SzZY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771560653; c=relaxed/simple; bh=XFOf5aDi+Dah56RKFi8JABtwBzPV/6dCOoY6VnWTf4s=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=Vl9fXA5gVLd7BULlyFRDEn8CZPahyUc9jWfgpYmZD6wSSPxAHheKPyF96PWJxkdsbcCZCTsY8QgXp5ZTvjkyB0aVMmstPeYYNNWR+E8SslDO12Bt2xdSMUPLcB8NbpFnaDwA3rvjx9NwtgHDX9YhVyueofgd79F4EIL+MoJk2uc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=SUdAya5+; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="SUdAya5+" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 21517C116D0; Fri, 20 Feb 2026 04:10:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1771560653; bh=XFOf5aDi+Dah56RKFi8JABtwBzPV/6dCOoY6VnWTf4s=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=SUdAya5+Kfp1xY+mMHIa6hI5DL0Rca6wNjp29XpQAiUT78JgbqN08os32jUXBQJij Af4iYH7fKLWgMTLFvLe0UhkhGUg2jGNhQoYh81aIBvKi6jsQFhbWTWVgCPet7JyP3g dySg6H/ll7C7o1OQSnCgbuojUYhajA+M+r+lg8NFGeUxgR6+UIHJLGatemSOiiCZdE HhviGb2T1wgtyFZXl53JwGpQpXqqegkcGns61+lqNMXOZpZKe8uLs+isEQkteuWusg yQSeRkyzLrNat68+RUqlp3BTJc3n1Xp/6VGLx3Fp4Ae/pX7XJrA24whu3Oui6V8O1v ipkaqWZY0MQcQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id B9E9E3809A88; Fri, 20 Feb 2026 04:11:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [GIT PULL] RISC-V updates for v7.0 From: patchwork-bot+linux-riscv@kernel.org Message-Id: <177156066128.189817.1042347255874728240.git-patchwork-notify@kernel.org> Date: Fri, 20 Feb 2026 04:11:01 +0000 References: In-Reply-To: To: Paul Walmsley Cc: linux-riscv@lists.infradead.org, torvalds@linux-foundation.org, linux-kernel@vger.kernel.org Hello: This pull request was applied to riscv/linux.git (fixes) by Linus Torvalds : On Thu, 12 Feb 2026 16:39:48 -0700 (MST) you wrote: > Linus, > > Please pull these RISC-V updates for v7.0. The primary new feature > here is support for CFI in user processes. This feature has been > tested by a set of RISC-V community participants, including by CPU > IP/hardware vendors and by a major Linux distribution. Other changes > are described in the signed tag. > > [...] Here is the summary with links: - [GIT,PULL] RISC-V updates for v7.0 https://git.kernel.org/riscv/c/cee73b1e840c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html