From: Jakub Kicinski Date: Wed, 5 Jul 2023 17:57:13 +0000 (-0700) Subject: Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf X-Git-Tag: v6.6.17~4434^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fdaff05b4a67ae6789a8d45c10f891990329f85e;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'for-netdev' of https://git./linux/kernel/git/bpf/bpf Daniel Borkmann says: ==================== pull-request: bpf 2023-07-05 We've added 2 non-merge commits during the last 1 day(s) which contain a total of 3 files changed, 16 insertions(+), 4 deletions(-). The main changes are: 1) Fix BTF to warn but not returning an error for a NULL BTF to still be able to load modules under CONFIG_DEBUG_INFO_BTF, from SeongJae Park. 2) Fix xsk sockets to honor SO_BINDTODEVICE in bind(), from Ilya Maximets. * tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf: xsk: Honor SO_BINDTODEVICE on bind bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_set() ==================== Link: https://lore.kernel.org/r/20230705171716.6494-1-daniel@iogearbox.net Signed-off-by: Jakub Kicinski --- fdaff05b4a67ae6789a8d45c10f891990329f85e