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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 29 Nov 2018 18:15:41 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     daniel@...earbox.net
Cc:     ast@...nel.org, netdev@...r.kernel.org
Subject: Re: pull-request: bpf-next 2018-11-30

From: Daniel Borkmann <daniel@...earbox.net>
Date: Fri, 30 Nov 2018 03:01:38 +0100

> The following pull-request contains BPF updates for your *net-next* tree.
> 
> (Getting out bit earlier this time to pull in a dependency from bpf.)
> 
> The main changes are:
> 
> 1) Add libbpf ABI versioning and document API naming conventions
>    as well as ABI versioning process, from Andrey.
> 
> 2) Add a new sk_msg_pop_data() helper for sk_msg based BPF
>    programs that is used in conjunction with sk_msg_push_data()
>    for adding / removing meta data to the msg data, from John.
> 
> 3) Optimize convert_bpf_ld_abs() for 0 offset and fix various
>    lib and testsuite build failures on 32 bit, from David.
> 
> 4) Make BPF prog dump for !JIT identical to how we dump subprogs
>    when JIT is in use, from Yonghong.
> 
> 5) Rename btf_get_from_id() to make it more conform with libbpf
>    API naming conventions, from Martin.
> 
> 6) Add a missing BPF kselftest config item, from Naresh.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git

Pulled, thanks Daniel.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ