blob: f57c920ecd9d4808ebf088393f84803d195d4d1f [file] [log] [blame]
3db978d480e2 ("kernel/sysctl: support setting sysctl parameters from kernel command line")
7b146cebe30c ("bpf: Sysctl hook")
d83525ca62cf ("bpf: introduce bpf_spin_lock")
9d5564ddcf2a ("bpf: fix inner map masking to prevent oob under speculation")
c61c27687a5a ("bpf: Correctly annotate implicit fall through in bpf_base_func_proto")
979d63d50c0c ("bpf: prevent out of bounds speculation on pointer arithmetic")
9d7eceede769 ("bpf: restrict unknown scalars of mixed signed bounds for unprivileged")
c08435ec7f2b ("bpf: move {prev_,}insn_idx into verifier env")
ffa0c1cf5959 ("bpf: enable cgroup local storage map pretty print with kind_flag")
d9762e84ede3 ("bpf: verbose log bpf_line_info in verifier")
23127b33ec80 ("bpf: Create a new btf_name_by_offset() for non type name use case")
9a1126b63190 ("bpf: add bpffs pretty print for cgroup local storage maps")
01d3240a04f4 ("media: bpf: add bpf function to report mouse movement")
c454a46b5efd ("bpf: Add bpf_line_info support")
7337224fc150 ("bpf: Improve the info.func_info and info.func_info_rec_size behavior")
90b1023f68c7 ("bpf: fix documentation for eBPF helpers")
5482e9a93c83 ("bpf: Fix memleak in aux->func_info and aux->btf")
d913a2273a89 ("bpf: add msg_pop_data helper to tools")
7246d8ed4dcc ("bpf: helper to pop data from messages")
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()")
c8123ead13a5 ("bpf: Extend the sk_lookup() helper to XDP hookpoint.")
28c2fae726bf ("bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv")
d8fd9e106fbc ("bpf: fix wrong helper enablement in cgroup local storage")
f908d26b2c41 ("bpf: libbpf support for msg_push_data")
6fff607e2f14 ("bpf: sk_msg program helper bpf_msg_push_data")
da4e1b15f676 ("Sync uapi/bpf.h to tools/include")
f1a2e44a3aec ("bpf: add queue and stack maps")
5ef0ae84f02a ("bpf: Fix IPv6 dport byte-order in bpf_sk_lookup")
8a615c6b0352 ("bpf: Allow sk_lookup with IPv6 module")
d3b18ad31f93 ("tls: add bpf support to sk_msg handling")
924ad65ed01e ("tls: replace poll implementation with read hook")
d829e9c4112b ("tls: convert to generic sk_msg interface")
604326b41a6f ("bpf, sockmap: convert to generic sk_msg interface")
1243a51f6c05 ("tcp, ulp: remove ulp bits from sockmap")
8b9088f806e1 ("tcp, ulp: enforce sock_owned_by_me upon ulp init and cleanup")
4f775448f4d7 ("bpf: make TC vlan bpf_helpers avail to selftests")
3b4a63f674e9 ("bpf: return EOPNOTSUPP when map lookup isn't supported")
509db2833e0d ("bpf: error handling when map_lookup_elem isn't supported")
071a234ad744 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next")