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: Thu, 9 May 2019 16:04:31 -0700 From: Alexei Starovoitov <ast@...nel.org> To: <davem@...emloft.net> CC: <daniel@...earbox.net>, <netdev@...r.kernel.org>, <bpf@...r.kernel.org>, <kernel-team@...com> Subject: pull-request: bpf 2019-05-09 Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) three small fixes from Gary, Jiong and Lorenz. Please consider pulling these changes from: git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git Thanks a lot! ---------------------------------------------------------------- The following changes since commit 494bc1d281b5a9f02a81249fa566d8c7e390c50c: net/tcp: use deferred jump label for TCP acked data hook (2019-05-09 11:13:57 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git for you to fetch changes up to 3ef4641fbf870ee1ecd5f890a54881b7f0e20b90: docs/btf: fix the missing section marks (2019-05-09 15:59:59 -0700) ---------------------------------------------------------------- Gary Lin (1): docs/btf: fix the missing section marks Jiong Wang (1): nfp: bpf: fix static check error through tightening shift amount adjustment Lorenz Bauer (1): selftests: bpf: initialize bpf_object pointers where needed Documentation/bpf/btf.rst | 2 ++ drivers/net/ethernet/netronome/nfp/bpf/jit.c | 13 ++++++++++++- tools/testing/selftests/bpf/prog_tests/bpf_verif_scale.c | 2 +- tools/testing/selftests/bpf/prog_tests/task_fd_query_tp.c | 2 +- tools/testing/selftests/bpf/prog_tests/tp_attach_query.c | 3 +++ 5 files changed, 19 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists