Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-06 | bpf, libbpf: Add type match support | Daniel Müller | 1 | -0/+4 |
2022-06-25 | bpf: Merge "types_are_compat" logic into relo_core.c | Daniel Müller | 1 | -0/+2 |
2022-06-07 | libbpf: Permit 64bit relocation value | Yonghong Song | 1 | -2/+2 |
2022-04-27 | libbpf: Fix up verifier log for unguarded failed CO-RE relos | Andrii Nakryiko | 1 | -0/+6 |
2022-02-16 | libbpf: Split bpf_core_apply_relo() | Mauricio Vásquez | 1 | -6/+36 |
2021-12-04 | libbpf: Reduce bpf_core_apply_relo_insn() stack usage. | Alexei Starovoitov | 1 | -1/+29 |
2021-12-02 | libbpf: Cleanup struct bpf_core_cand. | Andrii Nakryiko | 1 | -2/+0 |
2021-12-02 | bpf: Pass a set of bpf_core_relo-s to prog_load command. | Alexei Starovoitov | 1 | -53/+0 |
2021-12-02 | bpf: Define enum bpf_core_relo_kind as uapi. | Alexei Starovoitov | 1 | -17/+1 |
2021-07-26 | libbpf: Split CO-RE logic into relo_core.c. | Alexei Starovoitov | 1 | -2/+10 |
2021-07-26 | libbpf: Move CO-RE types into relo_core.h. | Alexei Starovoitov | 1 | -0/+92 |