diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-04-19 18:22:18 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-04-19 18:22:18 -0700 |
commit | 9d94769081a65aacd54552dbdeeca2544f70442b (patch) | |
tree | 8767c2062c2bc1a9c34ec737d1b87c9d7351a42d /net | |
parent | 52b37ae8aa6797a8183e8554672797045e81d9ae (diff) | |
parent | 71b547f561247897a0a14f3082730156c0533fed (diff) |
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Daniel Borkmann says:
====================
bpf 2023-04-19
We've added 3 non-merge commits during the last 6 day(s) which contain
a total of 3 files changed, 34 insertions(+), 9 deletions(-).
The main changes are:
1) Fix a crash on s390's bpf_arch_text_poke() under a NULL new_addr,
from Ilya Leoshkevich.
2) Fix a bug in BPF verifier's precision tracker, from Daniel Borkmann
and Andrii Nakryiko.
3) Fix a regression in veth's xdp_features which led to a broken BPF CI
selftest, from Lorenzo Bianconi.
* tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf:
bpf: Fix incorrect verifier pruning due to missing register precision taints
veth: take into account peer device for NETDEV_XDP_ACT_NDO_XMIT xdp_features flag
s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL
====================
Link: https://lore.kernel.org/r/20230419195847.27060-1-daniel@iogearbox.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions