a83586a7ddba ("bpf: Remove blank line in bpf helper description comment") 34b2021cc616 ("bpf: Add BPF-helper for MTU checking") 4f19cab76136 ("bpf: Add a bpf_sock_from_file helper") 27672f0d280a ("bpf: Add a BPF helper for getting the IMA hash of an inode") d05512618056 ("bpf: Add bpf_ktime_get_coarse_ns helper") 3f6719c7b62f ("bpf: Add bpf_bprm_opts_set helper") 423f16108c9d ("bpf: Augment the set of sleepable LSM hooks") 3ca1032ab7ab ("bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID") 4cf1bc1f1045 ("bpf: Implement task local storage") 9e7a4d9831e8 ("bpf: Allow LSM programs to use bpf spin locks") ba452c9e996d ("bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop") 9aa1206e8f48 ("bpf: Add redirect_peer helper") dd2ce6a5373c ("bpf: Improve bpf_redirect_neigh helper description") 63d9b80dcf2c ("bpf: Introducte bpf_this_cpu_ptr()") eaa6bcb71ef6 ("bpf: Introduce bpf_per_cpu_ptr()") 4976b718c355 ("bpf: Introduce pseudo_btf_id") b4ab31414970 ("bpf: Add redirect_neigh helper as redirect drop-in") b426ce83baa7 ("bpf: Add classid helper only based on skb->sk") eb411377aed9 ("bpf: Add bpf_seq_printf_btf helper") c4d0bfb45068 ("bpf: Add bpf_snprintf_btf helper") 31d0bc81637d ("bpf: Move to generic BTF show support, apply it to seq files/strings") 592a3498648a ("bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON") 1df8f55a37bd ("bpf: Enable bpf_skc_to_* sock casting helper to networking prog type") a968d5e277f1 ("bpf: Move the PTR_TO_BTF_ID check to check_reg_type()") 0789e13bc3f8 ("bpf: Explicitly size compatible_reg_types") f79e7ea57173 ("bpf: Use a table to drive helper arg type checks") fd1b0d604c56 ("bpf: Hoist type checking for nullable arg types") c18f0b6aee2a ("bpf: Check ARG_PTR_TO_SPINLOCK register type in check_func_arg") a2bbe7cc9075 ("bpf: Set meta->raw_mode for pointers close to use") feec70401672 ("bpf: Make context access check generic")