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 464442EAD16 for ; Fri, 19 Dec 2025 08:13:14 +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=1766131994; cv=none; b=gCo17vkDqPych45npul5ohbirrLwo+CZk9o/+jQQOlXaWVNBW7d+lE6JEIYYD9P2/760s4RQWmP5eiU2+z9KVIa73nMuhTFepQu0xfiZh8l2ZI5xbH1wepyUXOWOjqE009kBqIWm3ibhR4Dcor2a5IyEotRnfUJXEL5xmrksYYg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1766131994; c=relaxed/simple; bh=3zl/56H/K24PqgyUMly6UtCFERu1bJrljv0ZNQ1LGu8=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=DQSLvx/o4yzpGclt5f3OOpcDSsZrr9pNIvcmZj1PFlmCVYCCqYOL2YWyFG57wIy6r72Xkr/qLA4wR50Mcdattxw6Uk0QVe9q2kfIlwXg28Eea0wTLeTXaAq54cautzJerfuXkwlRngjWOm2YDlzgBRUB27MACKoti2UmKl1XnSE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=cFje/mhq; 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="cFje/mhq" Received: by smtp.kernel.org (Postfix) with ESMTPSA id EE87EC4CEF1; Fri, 19 Dec 2025 08:13:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1766131994; bh=3zl/56H/K24PqgyUMly6UtCFERu1bJrljv0ZNQ1LGu8=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=cFje/mhqfNnpCP+maKnRb1asxmEumXuGUyJVa28M9MckblO19pu5vnkOYqFrWpzsc K6ppcQ4od/9DN5xE5XKTLOP6IO5dk1NhQROgd/PROGX16jYlqZBLdsrWFYGrvIJlFR A4C0ovSjMHB7Qf8f8Mvnt91qOh5tqzBu1p5AbGBgN3Qx2n4NAWtLfBxqN5tRua7qut Drz+8R1DyTggObcYKgLhWJlvH1kfM7E4vBxlkyit3v3hgq6soApTJ3f8dkKTgS+/oN D2bYS8obb7J4pslp/KTHEb/TIWM7aVyBwMjjFB+IbrVZyBhyJtCB3Pg3lDpqDBy1Db zbzAXt2Og0//w== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 3B933380AA50; Fri, 19 Dec 2025 08:10:04 +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 the v6.19 merge window (part one) From: patchwork-bot+linux-riscv@kernel.org Message-Id: <176613180303.3684357.7185705179017766090.git-patchwork-notify@kernel.org> Date: Fri, 19 Dec 2025 08:10:03 +0000 References: <6b437742-e1c2-f6dd-61c8-fb3de45d3351@kernel.org> In-Reply-To: <6b437742-e1c2-f6dd-61c8-fb3de45d3351@kernel.org> 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, 4 Dec 2025 12:19:20 -0700 (MST) you wrote: > Linus, > > Please pull this first set of RISC-V updates for the v6.19 merge window. > The patches here should be uncontroversial. They primarily involve > probing support for recently-ratified RISC-V ISA extensions, kselftest > additions, and cleanups. > > [...] Here is the summary with links: - [GIT,PULL] RISC-V updates for the v6.19 merge window (part one) https://git.kernel.org/riscv/c/07025b51c114 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html