]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'bpf-misc-changes-around-af_unix'
authorMartin KaFai Lau <martin.lau@kernel.org>
Wed, 4 Feb 2026 17:35:06 +0000 (09:35 -0800)
committerMartin KaFai Lau <martin.lau@kernel.org>
Wed, 4 Feb 2026 17:36:10 +0000 (09:36 -0800)
Kuniyuki Iwashima says:

====================
bpf: Misc changes around AF_UNIX.

Patch 1 adapts sk_is_XXX() helpers in __cgroup_bpf_run_filter_sock_addr().
Patch 2 removes an unnecessary sk_fullsock() in bpf_skc_to_unix_sock().
====================

Link: https://patch.msgid.link/20260203213442.682838-1-kuniyu@google.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>

Trivial merge