blob: 94a293840175133c4b35a65bba0163d16aaf42a3 [file] [log] [blame]
19c8d8ac63d3 ("bpf:bpf_seq_printf(): handle potentially unsafe format string better")
b36e62eb8521 ("bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper")
492e639f0c22 ("bpf: Add bpf_seq_printf and bpf_seq_write helpers")
71d19214776e ("bpf: add bpf_ktime_get_boot_ns()")
6890896bd765 ("bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=n")
0456ea170cd6 ("bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}")
cf7fbe660f2d ("bpf: Add socket assign support")
0f09abd105da ("bpf: Enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id")
5a52ae4e32a6 ("bpf: Allow to retrieve cgroup v1 classid from v2 hooks")
f318903c0bf4 ("bpf: Add netns cookie and enable it for bpf cgroup hooks")
fcf752ea8c94 ("bpf: Enable perf event rb output for bpf cgroup progs")
0e53d9e5e820 ("bpf: Enable retrieval of socket cookie for bind/post-bind hook")
d831ee84bfc9 ("bpf: Add bpf_xdp_output() helper")
b4490c5c4e02 ("bpf: Added new helper bpf_get_ns_current_pid_tgid")
933ce62d68de ("selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target API")
67306f84ca78 ("selftests/bpf: Add bpf_read_branch_records() selftest")
fff7b64355ea ("bpf: Add bpf_read_branch_records() helper")
b80b033bedae ("bpf: Allow bpf_perf_event_read_value in all BPF programs")
0a49c1a8e262 ("bpf: Sync uapi bpf.h to tools/")
5576b991e9c1 ("bpf: Add BPF_FUNC_jiffies64")
83e4b88be1ff ("selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP program")
8482941f0906 ("bpf: Add bpf_send_signal_thread() helper")
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")
27ae7997a661 ("bpf: Introduce BPF_PROG_TYPE_STRUCT_OPS")
7e6897f95935 ("bpf, xdp: Start using the BPF dispatcher for XDP")
75ccbef6369e ("bpf: Introduce BPF dispatcher")
98e8627efcad ("bpf: Move trampoline JIT image allocation to a function")
2beee5f57441 ("bpf: Move owner type, jited info into array auxiliary data")
6332be04c039 ("bpf: Move bpf_free_used_maps into sleepable section")
84bb46cd6228 ("Revert "bpf: Emit audit messages upon successful prog load and unload"")
91e6015b082b ("bpf: Emit audit messages upon successful prog load and unload")
5b92a28aae4d ("bpf: Support attaching tracing BPF program to other BPF programs")
8c1b6e69dcc1 ("bpf: Compare BTF types of functions arguments with actual types")
91cc1a99740e ("bpf: Annotate context types")
fec56f5890d9 ("bpf: Introduce BPF trampoline")
5964b2000f28 ("bpf: Add bpf_arch_text_poke() helper")
ae8a76fb8b5d ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")