blob: ee4a8d3886b6a0981c952a69148bb0e959f54fda [file] [log] [blame]
81f5c6f5db37 ("bpf: btf: allow typedef func_proto")
2667a2626f4d ("bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO")
b47a0bd23e34 ("bpf: btf: Break up btf_type_is_void()")
4ef5f5741e34 ("bpf: btf: Check array->index_type")
eb3f595dab40 ("bpf: btf: Validate type reference")
69b693f0aefa ("bpf: btf: Introduce BPF Type Format (BTF)")
f4ac7e0b5cc8 ("bpf: move instruction printing into a separate file")
61bd5218eef3 ("bpf: move global verifier log into verifier environment")
e7bf8249e8f1 ("bpf: encapsulate verifier log state into a structure")
390ee7e29fc8 ("bpf: enforce return code for cgroup-bpf programs")
73c864b38383 ("bpf/verifier: improve disassembly of BPF_NEG instructions")
2b7c6ba945fd ("bpf/verifier: improve disassembly of BPF_END instructions")
22c8852624fc ("bpf: improve selftests and add tests for meta pointer")
de8f3a83b0a0 ("bpf: add meta pointer for direct access")