From: Daniel Borkmann <daniel@iogearbox.net>
To: davem@davemloft.net
Cc: jakub.kicinski@netronome.com, daniel@iogearbox.net,
ast@kernel.org, netdev@vger.kernel.org, bpf@vger.kernel.org
Subject: pull-request: bpf 2019-12-23
Date: Mon, 23 Dec 2019 15:48:23 +0100 [thread overview]
Message-ID: <20191223144823.3456-1-daniel@iogearbox.net> (raw)
Hi David,
The following pull-request contains BPF updates for your *net* tree.
We've added 2 non-merge commits during the last 1 day(s) which contain
a total of 4 files changed, 34 insertions(+), 31 deletions(-).
The main changes are:
1) Fix libbpf build when building on a read-only filesystem with O=dir
option, from Namhyung Kim.
2) Fix a precision tracking bug for unknown scalars, from Daniel Borkmann.
Please consider pulling these changes from:
git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
Thanks a lot & Merry Xmas!
Also thanks to reporters, reviewers and testers of commits in this pull-request:
Anatoly Trosinenko, Andrii Nakryiko
----------------------------------------------------------------
The following changes since commit c60174717544aa8959683d7e19d568309c3a0c65:
Merge tag 'xfs-5.5-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (2019-12-22 10:59:06 -0800)
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 fa633a0f89192379828103957874682d389eae83:
libbpf: Fix build on read-only filesystems (2019-12-23 15:34:06 +0100)
----------------------------------------------------------------
Daniel Borkmann (1):
bpf: Fix precision tracking for unbounded scalars
Namhyung Kim (1):
libbpf: Fix build on read-only filesystems
kernel/bpf/verifier.c | 43 +++++++++++++++++-----------------
tools/lib/bpf/Makefile | 15 ++++++------
tools/testing/selftests/bpf/.gitignore | 1 +
tools/testing/selftests/bpf/Makefile | 6 ++---
4 files changed, 34 insertions(+), 31 deletions(-)
next reply other threads:[~2019-12-23 14:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-23 14:48 Daniel Borkmann [this message]
2019-12-26 23:25 ` pull-request: bpf 2019-12-23 David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191223144823.3456-1-daniel@iogearbox.net \
--to=daniel@iogearbox.net \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=davem@davemloft.net \
--cc=jakub.kicinski@netronome.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox