[PATCH bpf-next v4 00/10] Introduce load-acquire and store-release BPF instructions
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Mon Mar 3 11:00:30 PST 2025
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast at kernel.org>:
On Mon, 3 Mar 2025 05:36:27 +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,
> arm64/x86-64 JIT compiler and Documentation/ 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,v4,01/10] bpf/verifier: Factor out atomic_ptr_type_ok()
https://git.kernel.org/bpf/bpf-next/c/b2d9ef71d4c9
- [bpf-next,v4,02/10] bpf/verifier: Factor out check_atomic_rmw()
https://git.kernel.org/bpf/bpf-next/c/d430c46c7580
- [bpf-next,v4,03/10] bpf/verifier: Factor out check_load_mem() and check_store_reg()
https://git.kernel.org/bpf/bpf-next/c/d38ad248fb7a
- [bpf-next,v4,04/10] bpf: Introduce load-acquire and store-release instructions
(no matching commit)
- [bpf-next,v4,05/10] arm64: insn: Add BIT(23) to {load,store}_ex's mask
(no matching commit)
- [bpf-next,v4,06/10] arm64: insn: Add load-acquire and store-release instructions
(no matching commit)
- [bpf-next,v4,07/10] bpf, arm64: Support load-acquire and store-release instructions
(no matching commit)
- [bpf-next,v4,08/10] bpf, x86: Support load-acquire and store-release instructions
(no matching commit)
- [bpf-next,v4,09/10] selftests/bpf: Add selftests for load-acquire and store-release instructions
(no matching commit)
- [bpf-next,v4,10/10] bpf, docs: Update instruction-set.rst for load-acquire and store-release instructions
(no matching commit)
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