lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 07 Aug 2020 17:56:24 -0700 (PDT) From: David Miller <davem@...emloft.net> To: daniel@...earbox.net Cc: kuba@...nel.org, ast@...nel.org, netdev@...r.kernel.org, bpf@...r.kernel.org Subject: Re: pull-request: bpf 2020-08-08 From: Daniel Borkmann <daniel@...earbox.net> Date: Sat, 8 Aug 2020 00:54:44 +0200 > The following pull-request contains BPF updates for your *net* tree. > > We've added 11 non-merge commits during the last 2 day(s) which contain > a total of 24 files changed, 216 insertions(+), 135 deletions(-). > > The main changes are: > > 1) Fix UAPI for BPF map iterator before it gets frozen to allow for more > extensions/customization in future, from Yonghong Song. > > 2) Fix selftests build to undo verbose build output, from Andrii Nakryiko. > > 3) Fix inlining compilation error on bpf_do_trace_printk() due to variable > argument lists, from Stanislav Fomichev. > > 4) Fix an uninitialized pointer warning at btf__parse_raw() in libbpf, > from Daniel T. Lee. > > 5) Fix several compilation warnings in selftests with regards to ignoring > return value, from Jianlin Lv. > > 6) Fix interruptions by switching off timeout for BPF tests, from Jiri Benc. > > Please consider pulling these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git Pulled and build testing, I'll push out when that's done. Thanks!
Powered by blists - more mailing lists