blob: b2994cfa3f6b04f3fadebdf7e1bdb96f0db2e534 [file] [log] [blame]
9e4e01dfd325 ("bpf: lsm: Implement attach, detach and execution")
9d3fdea789c8 ("bpf: lsm: Provide attachment points for BPF LSM programs")
fc611f47f218 ("bpf: Introduce BPF_PROG_TYPE_LSM")
a108f7dcfa01 ("bpf: Add trampolines to kallsyms")
dba122fb5e12 ("bpf: Add bpf_ksym_add/del functions")
ca4424c920f5 ("bpf: Move ksym_tnode to bpf_ksym")
ecb60d1c670e ("bpf: Move lnode list node to struct bpf_ksym")
bfea9a8574f3 ("bpf: Add name to struct bpf_ksym")
535911c80ad4 ("bpf: Add struct bpf_ksym")
6ba43b761c41 ("bpf: Attachment verification for BPF_MODIFY_RETURN")
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")
2bbc078f812d ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")