All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+linux-riscv@kernel.org
To: Pincheng Wang <pincheng.plct@isrc.iscas.ac.cn>
Cc: linux-riscv@lists.infradead.org, paul.walmsley@sifive.com,
	palmer@dabbelt.com, aou@eecs.berkeley.edu, alex@ghiti.fr,
	robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	anup@brainfault.org, pbonzini@redhat.com, shuah@kernel.org,
	cyan.yang@sifive.com, cleger@rivosinc.com, charlie@rivosinc.com,
	cuiyunhui@bytedance.com, samuel.holland@sifive.com,
	namcao@linutronix.de, jesse@rivosinc.com, inochiama@gmail.com,
	yongxuan.wang@sifive.com, ajones@ventanamicro.com,
	parri.andrea@gmail.com, mikisabate@gmail.com,
	yikming2222@gmail.com, thomas.weissschuh@linutronix.de,
	linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
	devicetree@vger.kernel.org, kvm@vger.kernel.org,
	kvm-riscv@lists.infradead.org, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
Date: Tue, 25 Nov 2025 09:50:13 +0000	[thread overview]
Message-ID: <176406421375.657800.9856634072172881689.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250826162939.1494021-1-pincheng.plct@isrc.iscas.ac.cn>

Hello:

This series was applied to riscv/linux.git (for-next)
by Paul Walmsley <pjw@kernel.org>:

On Wed, 27 Aug 2025 00:29:34 +0800 you wrote:
> Hi all,
> 
> This is v2 of a short series that adds kernel support for the ratified
> Zilsd (Load/Store pair) and Zclsd (Compressed Load/Store pair) RISC-V
> ISA extensions. The series enables kernel-side exposure so user-space
> (for example glibc) can detect and use these extensions via hwprobe and
> runtime checks.
> 
> [...]

Here is the summary with links:
  - [v2,1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
    https://git.kernel.org/riscv/c/aeec6a5ddd8a
  - [v2,2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
    https://git.kernel.org/riscv/c/ac3b03f8a4eb
  - [v2,3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
    https://git.kernel.org/riscv/c/668a3bd57466
  - [v2,4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
    (no matching commit)
  - [v2,5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



-- 
kvm-riscv mailing list
kvm-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kvm-riscv

WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Pincheng Wang <pincheng.plct@isrc.iscas.ac.cn>
Cc: linux-riscv@lists.infradead.org, paul.walmsley@sifive.com,
	palmer@dabbelt.com, aou@eecs.berkeley.edu, alex@ghiti.fr,
	robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	anup@brainfault.org, pbonzini@redhat.com, shuah@kernel.org,
	cyan.yang@sifive.com, cleger@rivosinc.com, charlie@rivosinc.com,
	cuiyunhui@bytedance.com, samuel.holland@sifive.com,
	namcao@linutronix.de, jesse@rivosinc.com, inochiama@gmail.com,
	yongxuan.wang@sifive.com, ajones@ventanamicro.com,
	parri.andrea@gmail.com, mikisabate@gmail.com,
	yikming2222@gmail.com, thomas.weissschuh@linutronix.de,
	linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
	devicetree@vger.kernel.org, kvm@vger.kernel.org,
	kvm-riscv@lists.infradead.org, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
Date: Tue, 25 Nov 2025 09:50:13 +0000	[thread overview]
Message-ID: <176406421375.657800.9856634072172881689.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250826162939.1494021-1-pincheng.plct@isrc.iscas.ac.cn>

Hello:

This series was applied to riscv/linux.git (for-next)
by Paul Walmsley <pjw@kernel.org>:

On Wed, 27 Aug 2025 00:29:34 +0800 you wrote:
> Hi all,
> 
> This is v2 of a short series that adds kernel support for the ratified
> Zilsd (Load/Store pair) and Zclsd (Compressed Load/Store pair) RISC-V
> ISA extensions. The series enables kernel-side exposure so user-space
> (for example glibc) can detect and use these extensions via hwprobe and
> runtime checks.
> 
> [...]

Here is the summary with links:
  - [v2,1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
    https://git.kernel.org/riscv/c/aeec6a5ddd8a
  - [v2,2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
    https://git.kernel.org/riscv/c/ac3b03f8a4eb
  - [v2,3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
    https://git.kernel.org/riscv/c/668a3bd57466
  - [v2,4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
    (no matching commit)
  - [v2,5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Pincheng Wang <pincheng.plct@isrc.iscas.ac.cn>
Cc: linux-riscv@lists.infradead.org, paul.walmsley@sifive.com,
	palmer@dabbelt.com, aou@eecs.berkeley.edu, alex@ghiti.fr,
	robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	anup@brainfault.org, pbonzini@redhat.com, shuah@kernel.org,
	cyan.yang@sifive.com, cleger@rivosinc.com, charlie@rivosinc.com,
	cuiyunhui@bytedance.com, samuel.holland@sifive.com,
	namcao@linutronix.de, jesse@rivosinc.com, inochiama@gmail.com,
	yongxuan.wang@sifive.com, ajones@ventanamicro.com,
	parri.andrea@gmail.com, mikisabate@gmail.com,
	yikming2222@gmail.com, thomas.weissschuh@linutronix.de,
	linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
	devicetree@vger.kernel.org, kvm@vger.kernel.org,
	kvm-riscv@lists.infradead.org, linux-kselftest@vger.kernel.org
Subject: Re: [PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM
Date: Tue, 25 Nov 2025 09:50:13 +0000	[thread overview]
Message-ID: <176406421375.657800.9856634072172881689.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250826162939.1494021-1-pincheng.plct@isrc.iscas.ac.cn>

Hello:

This series was applied to riscv/linux.git (for-next)
by Paul Walmsley <pjw@kernel.org>:

On Wed, 27 Aug 2025 00:29:34 +0800 you wrote:
> Hi all,
> 
> This is v2 of a short series that adds kernel support for the ratified
> Zilsd (Load/Store pair) and Zclsd (Compressed Load/Store pair) RISC-V
> ISA extensions. The series enables kernel-side exposure so user-space
> (for example glibc) can detect and use these extensions via hwprobe and
> runtime checks.
> 
> [...]

Here is the summary with links:
  - [v2,1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions
    https://git.kernel.org/riscv/c/aeec6a5ddd8a
  - [v2,2/5] riscv: add ISA extension parsing for Zilsd and Zclsd
    https://git.kernel.org/riscv/c/ac3b03f8a4eb
  - [v2,3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions
    https://git.kernel.org/riscv/c/668a3bd57466
  - [v2,4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM
    (no matching commit)
  - [v2,5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test
    (no matching commit)

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

  parent reply	other threads:[~2025-11-25  9:50 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-26 16:29 [PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM Pincheng Wang
2025-08-26 16:29 ` Pincheng Wang
2025-08-26 16:29 ` Pincheng Wang
2025-08-26 16:29 ` [PATCH v2 1/5] dt-bindings: riscv: add Zilsd and Zclsd extension descriptions Pincheng Wang
2025-08-26 16:29   ` Pincheng Wang
2025-08-26 16:29   ` Pincheng Wang
2025-08-26 17:39   ` Conor Dooley
2025-08-26 17:39     ` Conor Dooley
2025-08-26 17:39     ` Conor Dooley
2025-09-01  8:46   ` Nutty.Liu
2025-09-01  8:46     ` Nutty.Liu
2025-09-01  8:46     ` Nutty.Liu
2025-08-26 16:29 ` [PATCH v2 2/5] riscv: add ISA extension parsing for Zilsd and Zclsd Pincheng Wang
2025-08-26 16:29   ` Pincheng Wang
2025-08-26 16:29   ` Pincheng Wang
2025-09-01  8:41   ` Nutty.Liu
2025-09-01  8:41     ` Nutty.Liu
2025-09-01  8:41     ` Nutty.Liu
2025-08-26 16:29 ` [PATCH v2 3/5] riscv: hwprobe: export Zilsd and Zclsd ISA extensions Pincheng Wang
2025-08-26 16:29   ` Pincheng Wang
2025-08-26 16:29   ` Pincheng Wang
2025-09-01  8:39   ` Nutty.Liu
2025-09-01  8:39     ` Nutty.Liu
2025-09-01  8:39     ` Nutty.Liu
2025-08-26 16:29 ` [PATCH v2 4/5] riscv: KVM: allow Zilsd and Zclsd extensions for Guest/VM Pincheng Wang
2025-08-26 16:29   ` Pincheng Wang
2025-08-26 16:29   ` Pincheng Wang
2025-09-01  8:37   ` Nutty.Liu
2025-09-01  8:37     ` Nutty.Liu
2025-09-01  8:37     ` Nutty.Liu
2026-01-05  9:02   ` Anup Patel
2026-01-05  9:02     ` Anup Patel
2026-01-05  9:02     ` Anup Patel
2025-08-26 16:29 ` [PATCH v2 5/5] KVM: riscv: selftests: add Zilsd and Zclsd extension to get-reg-list test Pincheng Wang
2025-08-26 16:29   ` Pincheng Wang
2025-08-26 16:29   ` Pincheng Wang
2025-09-01  8:37   ` Nutty.Liu
2025-09-01  8:37     ` Nutty.Liu
2025-09-01  8:37     ` Nutty.Liu
2026-01-05  9:06   ` Anup Patel
2026-01-05  9:06     ` Anup Patel
2026-01-05  9:06     ` Anup Patel
2025-11-21  1:19 ` [PATCH v2 0/5] Add Zilsd/Zclsd support in hwprobe and KVM Pincheng Wang
2025-11-25  9:52   ` Paul Walmsley
2025-11-25 13:58     ` Pincheng Wang
2025-11-25  9:50 ` patchwork-bot+linux-riscv [this message]
2025-11-25  9:50   ` patchwork-bot+linux-riscv
2025-11-25  9:50   ` patchwork-bot+linux-riscv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=176406421375.657800.9856634072172881689.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+linux-riscv@kernel.org \
    --cc=ajones@ventanamicro.com \
    --cc=alex@ghiti.fr \
    --cc=anup@brainfault.org \
    --cc=aou@eecs.berkeley.edu \
    --cc=charlie@rivosinc.com \
    --cc=cleger@rivosinc.com \
    --cc=conor+dt@kernel.org \
    --cc=cuiyunhui@bytedance.com \
    --cc=cyan.yang@sifive.com \
    --cc=devicetree@vger.kernel.org \
    --cc=inochiama@gmail.com \
    --cc=jesse@rivosinc.com \
    --cc=krzk+dt@kernel.org \
    --cc=kvm-riscv@lists.infradead.org \
    --cc=kvm@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=mikisabate@gmail.com \
    --cc=namcao@linutronix.de \
    --cc=palmer@dabbelt.com \
    --cc=parri.andrea@gmail.com \
    --cc=paul.walmsley@sifive.com \
    --cc=pbonzini@redhat.com \
    --cc=pincheng.plct@isrc.iscas.ac.cn \
    --cc=robh@kernel.org \
    --cc=samuel.holland@sifive.com \
    --cc=shuah@kernel.org \
    --cc=thomas.weissschuh@linutronix.de \
    --cc=yikming2222@gmail.com \
    --cc=yongxuan.wang@sifive.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.