Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-16 | libbpf: Split bpf_core_apply_relo() | 1 | -56/+23 | |
2021-12-14 | libbpf: Fix potential uninit memory read | 1 | -0/+1 | |
2021-12-12 | libbpf: Don't validate TYPE_ID relo's original imm value | 1 | -5/+14 | |
2021-12-03 | libbpf: Reduce bpf_core_apply_relo_insn() stack usage. | 1 | -43/+19 | |
2021-12-02 | bpf: Define enum bpf_core_relo_kind as uapi. | 1 | -42/+42 | |
2021-12-02 | bpf: Prepare relo_core.c for kernel duty. | 1 | -11/+65 | |
2021-12-02 | libbpf: Replace btf__type_by_id() with btf_type_by_id(). | 1 | -11/+8 | |
2021-10-25 | libbpf: Use __BYTE_ORDER__ | 1 | -1/+1 | |
2021-07-26 | libbpf: Split CO-RE logic into relo_core.c. | 1 | -0/+1295 |