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: <20201114114010.1b37c427@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com>
Date:   Sat, 14 Nov 2020 11:40:10 -0800
From:   Jakub Kicinski <kuba@...nel.org>
To:     Daniel Borkmann <daniel@...earbox.net>
Cc:     davem@...emloft.net, ast@...nel.org, netdev@...r.kernel.org,
        bpf@...r.kernel.org
Subject: Re: pull-request: bpf-next 2020-11-14

On Sat, 14 Nov 2020 03:08:19 +0100 Daniel Borkmann wrote:
> 1) Add BTF generation for kernel modules and extend BTF infra in kernel
>    e.g. support for split BTF loading and validation, from Andrii Nakryiko.
> 
> 2) Support for pointers beyond pkt_end to recognize LLVM generated patterns
>    on inlined branch conditions, from Alexei Starovoitov.
> 
> 3) Implements bpf_local_storage for task_struct for BPF LSM, from KP Singh.
> 
> 4) Enable FENTRY/FEXIT/RAW_TP tracing program to use the bpf_sk_storage
>    infra, from Martin KaFai Lau.
> 
> 5) Add XDP bulk APIs that introduce a defer/flush mechanism to optimize the
>    XDP_REDIRECT path, from Lorenzo Bianconi.
> 
> 6) Fix a potential (although rather theoretical) deadlock of hashtab in NMI
>    context, from Song Liu.
> 
> 7) Fixes for cross and out-of-tree build of bpftool and runqslower allowing build
>    for different target archs on same source tree, from Jean-Philippe Brucker.
> 
> 8) Fix error path in htab_map_alloc() triggered from syzbot, from Eric Dumazet.
> 
> 9) Move functionality from test_tcpbpf_user into the test_progs framework so it
>    can run in BPF CI, from Alexander Duyck.
> 
> 10) Lift hashtab key_size limit to be larger than MAX_BPF_STACK, from Florian Lehner.

Pulled, thank you!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ