summaryrefslogtreecommitdiff
path: root/Documentation/bpf/btf.rst
AgeCommit message (Expand)Author
2021-10-22docs/bpf: Update documentation for BTF_KIND_DECL_TAG typedef supportYonghong Song
2021-10-18bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAGYonghong Song
2021-09-14docs/bpf: Add documentation for BTF_KIND_TAGYonghong Song
2021-03-04bpf: Document BTF_KIND_FLOAT in btf.rstIlya Leoshkevich
2020-08-25bpf: Update .BTF_ids section in btf.rst with sets infoJiri Olsa
2020-07-13bpf: Add info about .BTF_ids section to btf.rstJiri Olsa
2019-06-14Merge tag 'v5.2-rc4' into mauroJonathan Corbet
2019-06-08docs: bpf: get rid of two warningsMauro Carvalho Chehab
2019-05-14bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin
2019-05-09docs/btf: fix the missing section marksGary Lin
2019-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-04-09bpf: add specification for BTF Var and DataSec kindsDaniel Borkmann
2019-03-26bpf, doc: fix BTF docs reflow of bullet listJesper Dangaard Brouer
2019-03-02docs/btf: reflow text to fill up to 78 charactersAndrii Nakryiko
2019-03-02docs/btf: fix typos, improve wordingAndrii Nakryiko
2019-01-22bpf: btf: add btf documentationYonghong Song