Message ID | 20230823020703.3790-1-laoar.shao@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | bpf: Fix an issue in verifing allow_ptr_leaks | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@kernel.org>: On Wed, 23 Aug 2023 02:07:01 +0000 you wrote: > Patch #1: An issue found in our local 6.1 kernel. > This issue also exists in bpf-next. > Patch #2: Selftess for #1 > > v1->v2: > - Add acked-by from Eduard > - Fix build error reported by Alexei > > [...] Here is the summary with links: - [v2,bpf-next,1/2] bpf: Fix issue in verifying allow_ptr_leaks https://git.kernel.org/bpf/bpf-next/c/d75e30dddf73 - [v2,bpf-next,2/2] selftests/bpf: Add selftest for allow_ptr_leaks https://git.kernel.org/bpf/bpf-next/c/0072e3624b46 You are awesome, thank you!