Re: pull-request: bpf 2020-05-15

2020-05-15 Thread David Miller
From: Alexei Starovoitov Date: Fri, 15 May 2020 10:25:23 -0700 > > The following pull-request contains BPF updates for your *net* tree. > > We've added 9 non-merge commits during the last 2 day(s) which contain > a total of 14 files changed, 137 insertions(+), 43 deletions(-). > > The main cha

pull-request: bpf 2020-05-15

2020-05-15 Thread Alexei Starovoitov
Hi David, The following pull-request contains BPF updates for your *net* tree. We've added 9 non-merge commits during the last 2 day(s) which contain a total of 14 files changed, 137 insertions(+), 43 deletions(-). The main changes are: 1) Fix secid_to_secctx LSM hook default value, from Anders