Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
authorDavid S. Miller <davem@davemloft.net>
Fri, 5 Mar 2021 20:29:36 +0000 (12:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 5 Mar 2021 20:29:36 +0000 (12:29 -0800)
commit638526bb41643292aed808c3294c89b441656740
tree280a2242b4019a3aded27ad3632c13bf3dfd3888
parentad5d07f4a9cd671233ae20983848874731102c08
parent39491867ace594b4912c35f576864d204beed2b3
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf

Alexei Starovoitov says:

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

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

We've added 7 non-merge commits during the last 4 day(s) which contain
a total of 9 files changed, 128 insertions(+), 40 deletions(-).

The main changes are:

1) Fix 32-bit cmpxchg, from Brendan.

2) Fix atomic+fetch logic, from Ilya.

3) Fix usage of bpf_csum_diff in selftests, from Yauheni.
====================