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]
Date:   Fri, 11 Jan 2019 12:52:07 -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 2019-01-11

From: Daniel Borkmann <daniel@...earbox.net>
Date: Fri, 11 Jan 2019 11:00:01 +0100

> The following pull-request contains BPF updates for your *net* tree.
> 
> The main changes are:
> 
> 1) Fix TCP-BPF support for correctly setting the initial window
>    via TCP_BPF_IW on an active TFO sender, from Yuchung.
> 
> 2) Fix a panic in BPF's stack_map_get_build_id()'s ELF parsing on
>    32 bit archs caused by page_address() returning NULL, from Song.
> 
> 3) Fix BTF pretty print in kernel and bpftool when bitfield member
>    offset is greater than 256. Also add test cases, from Yonghong.
> 
> 4) Fix improper argument handling in xdp1 sample, from Ioana.
> 
> 5) Install missing tcp_server.py and tcp_client.py files from
>    BPF selftests, from Anders.
> 
> 6) Add test_libbpf to gitignore in libbpf and BPF selftests,
>    from Stanislav.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git

Pulled, thanks Daniel.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ