Age | Commit message (Expand) | Author |
---|---|---|
2020-01-10 | bpf: Introduce function-by-function verification | Alexei Starovoitov |
2019-12-15 | libbpf: Support libbpf-provided extern variables | Andrii Nakryiko |
2019-09-19 | bpf: fix BTF limits | Alexei Starovoitov |
2019-05-14 | bpf: btf: fix the brackets of BTF_INT_OFFSET() | Gary Lin |
2019-04-09 | bpf: add specification for BTF Var and DataSec kinds | Daniel Borkmann |
2018-12-18 | bpf: btf: fix struct/union/fwd types with kind_flag | Yonghong Song |
2018-11-20 | bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO | Martin KaFai Lau |
2018-07-20 | bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h | Martin KaFai Lau |
2018-05-23 | bpf: btf: Remove unused bits from uapi/linux/btf.h | Martin KaFai Lau |
2018-05-23 | bpf: btf: Change how section is supported in btf_header | Martin KaFai Lau |
2018-04-23 | bpf: btf: Clean up btf.h in uapi | Martin KaFai Lau |
2018-04-19 | bpf: btf: Introduce BPF Type Format (BTF) | Martin KaFai Lau |