Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-26 | bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS | Daniel Xu | 1 | -0/+1 |
2021-08-25 | bpf: Consolidate task_struct BTF_ID declarations | Daniel Xu | 1 | -0/+2 |
2021-08-25 | bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macro | Daniel Xu | 1 | -0/+3 |
2021-08-15 | bpf: af_unix: Implement BPF iterator for UNIX domain socket. | Kuniyuki Iwashima | 1 | -1/+2 |
2020-09-22 | btf: Add BTF_ID_LIST_SINGLE macro | Lorenz Bauer | 1 | -0/+8 |
2020-08-26 | bpf: Add BTF_SET_START/END macros | Jiri Olsa | 1 | -1/+50 |
2020-07-21 | bpf: Make btf_sock_ids global | Yonghong Song | 1 | -0/+30 |
2020-07-21 | bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h | Yonghong Song | 1 | -3/+7 |
2020-07-14 | bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF option | Jiri Olsa | 1 | -1/+1 |
2020-07-14 | bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF option | Jiri Olsa | 1 | -0/+9 |
2020-07-13 | bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macros | Jiri Olsa | 1 | -0/+87 |