blob: a613bef0de02cf7da8f7c84629258800edd60faa [file] [log] [blame]
492ecee892c2 ("bpf: enable program stats")
568f196756ad ("bpf: check that BPF programs run with preemption disabled")
c454a46b5efd ("bpf: Add bpf_line_info support")
7337224fc150 ("bpf: Improve the info.func_info and info.func_info_rec_size behavior")
5482e9a93c83 ("bpf: Fix memleak in aux->func_info and aux->btf")
ba64e7d85252 ("bpf: btf: support proper non-jit func info")
f6161a8f3036 ("bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined")
838e96904ff3 ("bpf: Introduce bpf_func_info")
2667a2626f4d ("bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO")
b47a0bd23e34 ("bpf: btf: Break up btf_type_is_void()")
28c2fae726bf ("bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv")
8bad74f9840f ("bpf: extend cgroup bpf core to allow multiple cgroup storage types")
d58e468b1112 ("flow_dissector: implements flow dissector BPF hook")
2dbb9b9e6df6 ("bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT")
736b46027eb4 ("net: Add ID (if needed) to sock_reuseport and expose reuseport_lock")
40a1227ea845 ("tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket")
85fc4b16aaf0 ("bpf: introduce update_effective_progs()")
f42ee093be29 ("bpf/test_run: support cgroup local storage")
cd3394317653 ("bpf: introduce the bpf_get_local_storage() helper function")
394e40a29788 ("bpf: extend bpf_prog_array to store pointers to the cgroup storage")
d7bf2c10af05 ("bpf: allocate cgroup storage entries on attaching bpf programs")
aa0ad5b0391e ("bpf: pass a pointer to a cgroup storage using pcpu variable")
de9cbbaadba5 ("bpf: introduce cgroup storage maps")
d692f1138a4b ("bpf: Support bpf_get_socket_cookie in more prog types")
eae249b27f04 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")