linux/Documentation
David S. Miller 10a3b7c1c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Daniel Borkmann says:

====================
pull-request: bpf 2020-08-15

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

We've added 23 non-merge commits during the last 4 day(s) which contain
a total of 32 files changed, 421 insertions(+), 141 deletions(-).

The main changes are:

1) Fix sock_ops ctx access splat due to register override, from John Fastabend.

2) Batch of various fixes to libbpf, bpftool, and selftests when testing build
   in 32-bit mode, from Andrii Nakryiko.

3) Fix vmlinux.h generation on ARM by mapping GCC built-in types (__Poly*_t)
   to equivalent ones clang can work with, from Jean-Philippe Brucker.

4) Fix build_id lookup in bpf_get_stackid() helper by walking all NOTE ELF
   sections instead of just first, from Jiri Olsa.

5) Avoid use of __builtin_offsetof() in libbpf for CO-RE, from Yonghong Song.

6) Fix segfault in test_mmap due to inconsistent length params, from Jianlin Lv.

7) Don't override errno in libbpf when logging errors, from Toke Høiland-Jørgensen.

8) Fix v4_to_v6 sockaddr conversion in sk_lookup test, from Stanislav Fomichev.

9) Add link to bpf-helpers(7) man page to BPF doc, from Joe Stringer.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2020-08-14 17:12:23 -07:00
..
2020-08-11 10:59:19 -07:00
2020-08-06 10:17:00 -07:00
2020-08-11 14:13:24 -07:00
2020-08-05 10:51:40 -07:00
2020-08-13 22:48:06 +02:00
2020-08-11 10:59:19 -07:00
2020-08-05 19:50:06 -07:00
2020-08-05 11:43:47 -07:00
2020-08-11 13:48:02 -07:00
2020-07-13 11:26:37 -06:00
2020-08-05 13:13:57 -07:00
2020-07-31 11:09:09 -06:00
2020-08-09 14:10:26 -07:00
2020-08-05 19:24:27 -07:00
2020-08-07 18:48:15 -07:00
2020-08-09 13:24:02 -04:00
2020-08-03 14:41:43 +02:00
2020-08-11 11:17:45 -07:00
2020-08-11 11:17:45 -07:00
2020-08-07 10:33:50 -07:00
2020-07-23 14:13:23 -06:00
2020-06-03 20:59:38 -07:00
2020-08-07 10:33:50 -07:00