Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
authorDavid S. Miller <davem@davemloft.net>
Sat, 20 Mar 2021 22:18:06 +0000 (15:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 20 Mar 2021 22:18:06 +0000 (15:18 -0700)
commite56c53d1946b75bdb7752f1fd7e6a62fee2459d9
tree2eda9618222b175c841773a05b4d3f25768f6583
parent5aa3c334a449bab24519c4967f5ac2b3304c8dcf
parentb9082970478009b778aa9b22d5561eef35b53b63
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf

Alexei Starovoitov says:

====================
pull-request: bpf 2021-03-20

The following pull-request contains BPF updates for your *net* tree.

We've added 5 non-merge commits during the last 3 day(s) which contain
a total of 8 files changed, 155 insertions(+), 12 deletions(-).

The main changes are:

1) Use correct nops in fexit trampoline, from Stanislav.

2) Fix BTF dump, from Jean-Philippe.

3) Fix umd memory leak, from Zqiang.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>