On Fri, 6 Nov 2020 14:17:59 -0800 Alexei Starovoitov wrote: > 1) Pre-allocated per-cpu hashmap needs to zero-fill reused element, from David. > > 2) Tighten bpf_lsm function check, from KP. > > 3) Fix bpftool attaching to flow dissector, from Lorenz. > > 4) Use -fno-gcse for the whole kernel/bpf/core.c instead of function attribute, from Ard. Pulled, thanks.