Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Tue, 18 Feb 2025 00:02:40 -0800 you wrote: > With UBSAN, test_bpf.ko triggers warnings like: > > UBSAN: negation-overflow in arch/arm64/net/bpf_jit_comp.c:1333:28 > negation of -2147483648 cannot be represented in type 's32' (aka 'int'): > > Silent these warnings by casting imm to u32 first. > > [...] Here is the summary with links: - [bpf-next] bpf: arm64: Silent "UBSAN: negation-overflow" warning https://git.kernel.org/bpf/bpf-next/c/239860828f86 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html