OSDN Git Service

Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
authorDavid S. Miller <davem@davemloft.net>
Fri, 29 May 2020 22:59:08 +0000 (15:59 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 May 2020 22:59:08 +0000 (15:59 -0700)
commitf9e0ce3ddc48d51d5d16a4722b6406e5094375f6
treeb72615c912e8c13af83f6badca7f781c9018e469
parent942110fdf2f1a298e66cdb3b776c854b157cd820
parentcf66c29bd7534813d2e1971fab71e25fe87c7e0a
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf

Alexei Starovoitov says:

====================
pull-request: bpf 2020-05-29

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

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

The main changes are:

1) minor verifier fix for fmod_ret progs, from Alexei.

2) af_xdp overflow check, from Bjorn.

3) minor verifier fix for 32bit assignment, from John.

4) powerpc has non-overlapping addr space, from Petr.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/powerpc/Kconfig