From: Alexei Starovoitov Date: Sun, 12 Apr 2026 19:42:38 +0000 (-0700) Subject: Merge branch 'bpf-add-the-missing-fsession' X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9623c3c69e51aaa096f3770655994d7a1992358d;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'bpf-add-the-missing-fsession' Menglong Dong says: ==================== bpf: add the missing fsession Add the missing fsession attach type to the BPF docs, verifier log and bpftool. Changes since v2: - replace "FENTRY/FEXIT/FSESSION" with "Tracing" in the 1st patch - v2: https://lore.kernel.org/all/20260408062109.386083-1-dongml2@chinatelecom.cn/ Changes since v1: - add a missing FSESSION in bpf_check_attach_target() in the 1st patch - v1: https://lore.kernel.org/all/20260408031416.266229-1-dongml2@chinatelecom.cn/ ==================== Link: https://patch.msgid.link/20260412060346.142007-1-dongml2@chinatelecom.cn Signed-off-by: Alexei Starovoitov --- 9623c3c69e51aaa096f3770655994d7a1992358d