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