Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Tue, 28 Jun 2022 16:01:17 +0000 you wrote: > This patch set proposes the addition of a new way for performing type queries to > BPF. It introduces the "type matches" relation, similar to what is already > present with "type exists" (in the form of bpf_core_type_exists). > > "type exists" performs fairly superficial checking, mostly concerned with > whether a type exists in the kernel and is of the same kind (enum/struct/...). > Notably, compatibility checks for members of composite types is lacking. > > [...] Here is the summary with links: - [bpf-next,v3,01/10] bpf: Introduce TYPE_MATCH related constants/macros https://git.kernel.org/bpf/bpf-next/c/3c660a5d86f4 - [bpf-next,v3,02/10] bpftool: Honor BPF_CORE_TYPE_MATCHES relocation https://git.kernel.org/bpf/bpf-next/c/633e7ceb2cbb - [bpf-next,v3,03/10] bpf: Introduce btf_int_bits() function (no matching commit) - [bpf-next,v3,04/10] libbpf: Add type match support https://git.kernel.org/bpf/bpf-next/c/ec6209c8d42f - [bpf-next,v3,05/10] bpf: Add type match support (no matching commit) - [bpf-next,v3,06/10] libbpf: Honor TYPE_MATCH relocation (no matching commit) - [bpf-next,v3,07/10] selftests/bpf: Add type-match checks to type-based tests https://git.kernel.org/bpf/bpf-next/c/67d8ed429525 - [bpf-next,v3,08/10] selftests/bpf: Add test checking more characteristics https://git.kernel.org/bpf/bpf-next/c/bed56a6dd4cb - [bpf-next,v3,09/10] selftests/bpf: Add nested type to type based tests https://git.kernel.org/bpf/bpf-next/c/537905c4b68f - [bpf-next,v3,10/10] selftests/bpf: Add type match test against kernel's task_struct https://git.kernel.org/bpf/bpf-next/c/950b34778722 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html