[PATCH bpf-next v6 0/6] Introduce load-acquire and store-release BPF instructions

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Mon Mar 3 21:10:36 PST 2025


Hello:

This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast at kernel.org>:

On Tue,  4 Mar 2025 01:05:41 +0000 you wrote:
> Hi all!
> 
> This patchset adds kernel support for BPF load-acquire and store-release
> instructions (for background, please see [1]), including core/verifier
> and arm64/x86-64 JIT compiler changes, as well as selftests.  riscv64 is
> also planned to be supported.  The corresponding LLVM changes can be
> found at:
> 
> [...]

Here is the summary with links:
  - [bpf-next,v6,1/6] bpf: Introduce load-acquire and store-release instructions
    https://git.kernel.org/bpf/bpf-next/c/e24bbad29a8d
  - [bpf-next,v6,2/6] arm64: insn: Add BIT(23) to {load,store}_ex's mask
    https://git.kernel.org/bpf/bpf-next/c/4170a60c473d
  - [bpf-next,v6,3/6] arm64: insn: Add load-acquire and store-release instructions
    https://git.kernel.org/bpf/bpf-next/c/248b1900dd95
  - [bpf-next,v6,4/6] bpf, arm64: Support load-acquire and store-release instructions
    https://git.kernel.org/bpf/bpf-next/c/1bfe7f657cf4
  - [bpf-next,v6,5/6] bpf, x86: Support load-acquire and store-release instructions
    https://git.kernel.org/bpf/bpf-next/c/14c0427b8a09
  - [bpf-next,v6,6/6] selftests/bpf: Add selftests for load-acquire and store-release instructions
    https://git.kernel.org/bpf/bpf-next/c/953df09aa42c

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





More information about the linux-arm-kernel mailing list