Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Sat, 21 Oct 2023 09:49:59 +0800 you wrote: > From: Hou Tao <houtao1@xxxxxxxxxx> > > There are two possible mismatched alloc and free cases in bpf memory > allocator: > 1) allocate from cache X but free by cache Y with a different unit_size > 2) allocate from per-cpu cache but free by kmalloc cache or vice versa > > [...] Here is the summary with links: - [bpf-next] bpf: Add more WARN_ON_ONCE checks for mismatched alloc and free https://git.kernel.org/bpf/bpf-next/c/c421c12586b3 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html