summaryrefslogtreecommitdiff
path: root/include/linux/btf_ids.h
AgeCommit message (Expand)Author
2023-09-15bpf: Fix BTF_ID symbol generation collisionJiri Olsa
2023-07-19bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_mapAnton Protopopov
2023-03-07bpf: Increase size of BTF_ID_LIST without CONFIG_DEBUG_INFO_BTF againNathan Chancellor
2022-11-30bpf: Fix a compilation failure with clang lto buildYonghong Song
2022-11-23bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not setYonghong Song
2022-10-25bpf: Make struct cgroup btf id globalYonghong Song
2022-07-22bpf: Fix build error in case of !CONFIG_DEBUG_INFO_BTFKumar Kartikeya Dwivedi
2022-07-21bpf: Introduce 8-byte BTF setKumar Kartikeya Dwivedi
2022-06-29bpf: per-cgroup lsm flavorStanislav Fomichev
2022-05-20bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang
2022-01-18bpf: Populate kfunc BTF ID sets in struct btfKumar Kartikeya Dwivedi
2021-11-12bpf: Introduce btf_tracing_idsSong Liu
2021-11-12bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDsSong Liu
2021-08-25bpf: Fix bpf-next builds without CONFIG_BPF_EVENTSDaniel Xu
2021-08-25bpf: Consolidate task_struct BTF_ID declarationsDaniel Xu
2021-08-25bpf: Add BTF_ID_LIST_GLOBAL_SINGLE macroDaniel Xu
2021-08-15bpf: af_unix: Implement BPF iterator for UNIX domain socket.Kuniyuki Iwashima
2020-09-21btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer
2020-08-25bpf: Add BTF_SET_START/END macrosJiri Olsa
2020-07-21bpf: Make btf_sock_ids globalYonghong Song
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song
2020-07-14bpf: Fix cross build for CONFIG_DEBUG_INFO_BTF optionJiri Olsa
2020-07-14bpf: Fix build for disabled CONFIG_DEBUG_INFO_BTF optionJiri Olsa
2020-07-13bpf: Add BTF_ID_LIST/BTF_ID/BTF_ID_UNUSED macrosJiri Olsa