linux-yocto/init
Cong Wang 1b2347f3c5 bpf: Clean up sockmap related Kconfigs
[ Upstream commit 887596095e ]

As suggested by John, clean up sockmap related Kconfigs:

Reduce the scope of CONFIG_BPF_STREAM_PARSER down to TCP stream
parser, to reflect its name.

Make the rest sockmap code simply depend on CONFIG_BPF_SYSCALL
and CONFIG_INET, the latter is still needed at this point because
of TCP/UDP proto update. And leave CONFIG_NET_SOCK_MSG untouched,
as it is used by non-sockmap cases.

Signed-off-by: Cong Wang <cong.wang@bytedance.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Reviewed-by: Lorenz Bauer <lmb@cloudflare.com>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Acked-by: Jakub Sitnicki <jakub@cloudflare.com>
Link: https://lore.kernel.org/bpf/20210223184934.6054-2-xiyou.wangcong@gmail.com
Stable-dep-of: 2660a544fd ("net: Fix TOCTOU issue in sk_is_readable()")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-06-27 11:04:09 +01:00
..
calibrate.c
do_mounts_initrd.c
do_mounts_rd.c
do_mounts.c rootfs: Fix support for rootfstype= when root= is given 2024-01-25 14:37:52 -08:00
do_mounts.h
init_task.c
initramfs.c initramfs: avoid filename buffer overrun 2024-12-14 19:47:43 +01:00
Kconfig bpf: Clean up sockmap related Kconfigs 2025-06-27 11:04:09 +01:00
main.c init/main.c: Fix potential static_command_line memory overflow 2024-05-02 16:23:39 +02:00
Makefile
noinitramfs.c
version.c