blob: f47be8f21bb02856148255320531b48df00d40a1 [file] [log] [blame]
b121b341e598 ("bpf: Add PTR_TO_BTF_ID_OR_NULL support")
15d83c4d7cef ("bpf: Allow loading of a bpf_iter program")
ae24345da54e ("bpf: Implement an interface to register bpf_iter targets")
fc611f47f218 ("bpf: Introduce BPF_PROG_TYPE_LSM")
ae24082331d9 ("bpf: Introduce BPF_MODIFY_RETURN")
7e639208e88d ("bpf: JIT helpers for fmod_ret progs")
88fd9e5352fe ("bpf: Refactor trampoline update code")
e9b4e606c228 ("bpf: Allow to resolve bpf trampoline and dispatcher in unwind")
2db6eab18b97 ("libbpf: Add support for program extensions")
be8704ff07d2 ("bpf: Introduce dynamic program extensions")
05d57f1793fb ("bpf: Fix trampoline usage in preempt")
a6ed02cac690 ("libbpf: Load btf_vmlinux only once per object.")
fb2426ad00b1 ("libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API")
8482941f0906 ("bpf: Add bpf_send_signal_thread() helper")
1d1a3bcffe36 ("libbpf: Poison kernel-only integer types")
51c39bb1d5d1 ("bpf: Introduce function-by-function verification")
590a00888250 ("bpf: libbpf: Add STRUCT_OPS support")
17328d618c17 ("bpf: Synch uapi bpf.h to tools/")
206057fe020a ("bpf: Add BPF_FUNC_tcp_send_ack helper")
0baf26b0fcd7 ("bpf: tcp: Support tcp_congestion_ops in bpf")
85d33df357b6 ("bpf: Introduce BPF_MAP_TYPE_STRUCT_OPS")
27ae7997a661 ("bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS")
275517ff452a ("bpf: Avoid storing modifier to info->btf_id")
65726b5b7efa ("bpf: Save PTR_TO_BTF_ID register state when spilling to stack")
2bbc078f812d ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")