[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211231160050.16105-1-daniel@iogearbox.net>
Date: Fri, 31 Dec 2021 17:00:50 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: davem@...emloft.net
Cc: kuba@...nel.org, daniel@...earbox.net, ast@...nel.org,
andrii@...nel.org, netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: pull-request: bpf 2021-12-31
Hi David, hi Jakub,
First of all, we wish you both a happy new year! :-)
The following pull-request contains BPF updates for your *net* tree.
We've added 2 non-merge commits during the last 14 day(s) which contain
a total of 2 files changed, 3 insertions(+), 3 deletions(-).
The main changes are:
1) Revert of an earlier attempt to fix xsk's poll() behavior where it
turned out that the fix for a rare problem made it much worse in
general, from Magnus Karlsson. (Fyi, Magnus mentioned that a proper
fix is coming early next year, so the revert is mainly to avoid
slipping the behavior into 5.16.)
2) Minor misc spell fix in BPF selftests, from Colin Ian King.
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 8ca4090fec0217bcb89531c8be80fcfa66a397a1:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (2021-12-17 10:52:04 +0000)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git
for you to fetch changes up to 819d11507f6637731947836e6308f5966d64cf9d:
bpf, selftests: Fix spelling mistake "tained" -> "tainted" (2021-12-17 23:15:16 +0100)
----------------------------------------------------------------
Colin Ian King (1):
bpf, selftests: Fix spelling mistake "tained" -> "tainted"
Magnus Karlsson (1):
Revert "xsk: Do not sleep in poll() when need_wakeup set"
net/xdp/xsk.c | 4 ++--
tools/testing/selftests/bpf/verifier/value_ptr_arith.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists