On Mon, Jan 29, 2018 at 02:48:53AM +0100, Daniel Borkmann wrote: > All for 4.9 backported and tested. > > Thanks! > > Alexei Starovoitov (3): > bpf: fix bpf_tail_call() x64 JIT > bpf: introduce BPF_JIT_ALWAYS_ON config > bpf: fix 32-bit divide by zero > > Daniel Borkmann (3): > bpf: arsh is not supported in 32 bit alu thus reject it > bpf: avoid false sharing of map refcount with max_entries > bpf: reject stores into ctx via st and xadd > > Eric Dumazet (2): > x86: bpf_jit: small optimization in emit_bpf_tail_call() > bpf: fix divides by zero Thanks for these, all now queued up. greg k-h