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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210428134708.5dc0a300@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date:   Wed, 28 Apr 2021 13:47:08 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Daniel Borkmann <daniel@...earbox.net>
Cc:     davem@...emloft.net, ast@...nel.org, andrii.nakryiko@...il.com,
        netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: pull-request: bpf-next 2021-04-28

On Wed, 28 Apr 2021 01:37:40 +0200 Daniel Borkmann wrote:
> Hi David, hi Jakub,
> 
> The following pull-request contains BPF updates for your *net-next* tree.
> 
> We've added 19 non-merge commits during the last 2 day(s) which contain
> a total of 36 files changed, 494 insertions(+), 313 deletions(-).
> 
> The main changes are:
> 
> 1) Add link detach and following re-attach for trampolines, from Jiri Olsa.
> 
> 2) Use kernel's "binary printf" lib for formatted output BPF helpers (which
>    avoids the needs for variadic argument handling), from Florent Revest.
> 
> 3) Fix verifier 64 to 32 bit min/max bound propagation, from Daniel Borkmann.
> 
> 4) Convert cpumap to use netif_receive_skb_list(), from Lorenzo Bianconi.
> 
> 5) Add generic batched-ops support to percpu array map, from Pedro Tammela.
> 
> 6) Various CO-RE relocation BPF selftests fixes, from Andrii Nakryiko.
> 
> 7) Misc doc rst fixes, from Hengqi Chen.

Pulled, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ