d7f5ef653c3d ("bpf: Do btf_record_free outside map_free callback") aa3496accc41 ("bpf: Refactor kptr_off_tab into btf_record") cc48755808c6 ("bpf: Add zero_map_value to zero map value with special fields") 6df4ea1ff0ff ("bpf: Support kptrs in percpu arraymap") 448325199f57 ("bpf: Add copy_map_value_long to copy to remote percpu memory") 9fad7fe5b298 ("bpf: Fix resetting logic for unreferenced kptrs") 87ac0d600943 ("bpf: fix potential 32-bit overflow when accessing ARRAY map element") 97e03f521050 ("bpf: Add verifier support for dynptrs") 1ec5ee8c8a5a ("bpf: Suppress 'passing zero to PTR_ERR' warning") 3bc253c2e652 ("bpf: Add bpf_skc_to_mptcp_sock_proto") 16d1e00c7e8a ("bpf: Add MEM_UNINIT as a bpf_type_flag") 07343110b293 ("bpf: add bpf_map_lookup_percpu_elem for percpu map") 2ab3b3808eb1 ("bpf: Make BTF type match stricter for release arguments") a1ef19599652 ("bpf: Teach verifier about kptr_get kfunc helpers") 14a324f6a67e ("bpf: Wire up freeing of referenced kptr") 5ce937d613a4 ("bpf: Populate pairs of btf_id and destructor kfunc in btf") 4d7d7f69f4b1 ("bpf: Adapt copy_map_value for multiple offset case") 6efe152d4061 ("bpf: Prevent escaping of kptr loaded from maps") c0a5a21c25f3 ("bpf: Allow storing referenced kptr in map") 8f14852e8911 ("bpf: Tag argument to be released in bpf_func_proto")