404ad75a36fb ("bpf: Migrate bpf_rbtree_remove to possibly fail") d2dcc67df910 ("bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail") 7c50b1cb76ac ("bpf: Add bpf_refcount_acquire kfunc") 1cf3bfc60f98 ("bpf: Support 64-bit pointers to kfuncs") f6a6a5a97628 ("bpf: Fix struct_meta lookup for bpf_obj_free_fields kfunc call") c8ed66859397 ("selftests/bpf: fix lots of silly mistakes pointed out by compiler") 57400dcce6c2 ("selftests/bpf: add iterators tests") 07236eab7a31 ("bpf: factor out fetching basic kfunc metadata") d0e1ac227945 ("bpf: move kfunc_call_arg_meta higher in the file") 85521e1ea4d0 ("selftests/bpf: Add more tests for kptrs in maps") cfa7b011894d ("selftests/bpf: tests for using dynptrs to parse skb and xdp buffers") 66e3a13e7c2c ("bpf: Add bpf_dynptr_slice and bpf_dynptr_slice_rdwr") 05421aecd4ed ("bpf: Add xdp dynptrs") b5964b968ac6 ("bpf: Add skb dynptrs") d96d937d7c5c ("bpf: Add __uninit kfunc annotation") 485ec51ef976 ("bpf: Refactor verifier dynptr into get_dynptr_arg_reg") 8357b366cbb0 ("bpf: Define no-ops for externally called bpf dynptr functions") 1d18feb2c915 ("bpf: Allow initializing dynptrs in kfuncs") 7e0dac2807e6 ("bpf: Refactor process_dynptr_func") dbd8d22863e8 ("bpf: Wrap register invalidation with a helper")