Hello: This series was applied to bpf/bpf-next.git (master) by Kumar Kartikeya Dwivedi <[email protected]>:
On Thu, 23 Jul 2026 16:50:55 +0800 you wrote: > From: Feng Yang <[email protected]> > > Fix several issues in test_progs.c > > v3: Add fix incorrect error checking for pthread_create patch > Memory allocation null checks for the worker logic are relatively complex; > remove them for now and submit them separately in a follow-up patch. > > [...] Here is the summary with links: - [v3,bpf-next,1/5] selftests/bpf: Fix double free of subtest_state->name https://git.kernel.org/bpf/bpf-next/c/791841e038c4 - [v3,bpf-next,2/5] selftests/bpf: Fix incorrect error checking for pthread_create https://git.kernel.org/bpf/bpf-next/c/b04b8d4e198a - [v3,bpf-next,3/5] selftests/bpf: Fix missing allocation null checks in test_progs.c https://git.kernel.org/bpf/bpf-next/c/12b362b2f06b - [v3,bpf-next,4/5] selftests/bpf: Use calloc to allocate subtest_states https://git.kernel.org/bpf/bpf-next/c/a813ad2185cd - [v3,bpf-next,5/5] selftests/bpf: Fix memory leak on subtest_states reallocation https://git.kernel.org/bpf/bpf-next/c/06efb01c6530 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

