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