On Mon, Jan 29, 2018 at 12:36:41AM +0100, Daniel Borkmann wrote: > All for 4.14 backported and tested. > > Thanks! > > Alexei Starovoitov (2): > bpf: introduce BPF_JIT_ALWAYS_ON config > bpf: fix 32-bit divide by zero > > Daniel Borkmann (3): > bpf: avoid false sharing of map refcount with max_entries > bpf: reject stores into ctx via st and xadd > bpf, arm64: fix stack_depth tracking in combination with tail calls > > Eric Dumazet (1): > bpf: fix divides by zero Thanks for these, all now queued up. greg k-h