Hello: This series was applied to bpf/bpf.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 30 Oct 2024 18:05:11 +0800 you wrote: > From: Hou Tao <houtao1@xxxxxxxxxx> > > Hi, > > The patch set fixes several issues in bits iterator. Patch #1 fixes the > kmemleak problem of bits iterator. Patch #2~#3 fix the overflow problem > of nr_bits. Patch #4 fixes the potential stack corruption when bits > iterator is used on 32-bit host. Patch #5 adds more test cases for bits > iterator. > > [...] Here is the summary with links: - [bpf,v4,1/5] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy() https://git.kernel.org/bpf/bpf/c/101ccfbabf47 - [bpf,v4,2/5] bpf: Add bpf_mem_alloc_check_size() helper https://git.kernel.org/bpf/bpf/c/62a898b07b83 - [bpf,v4,3/5] bpf: Check the validity of nr_words in bpf_iter_bits_new() https://git.kernel.org/bpf/bpf/c/393397fbdcad - [bpf,v4,4/5] bpf: Use __u64 to save the bits in bits iterator https://git.kernel.org/bpf/bpf/c/e13393836750 - [bpf,v4,5/5] selftests/bpf: Add three test cases for bits_iter https://git.kernel.org/bpf/bpf/c/ebafc1e535db You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html