index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
bpf
/
btf.rst
Age
Commit message (
Expand
)
Author
2023-11-17
docs: automarkup: linkify git revs
Vegard Nossum
2023-09-01
docs/bpf: Fix "file doesn't exist" warnings in {llvm_reloc,btf}.rst
Eduard Zingerman
2023-08-30
docs/bpf: Add description for CO-RE relocations
Eduard Zingerman
2023-06-29
bpf: Replace deprecated -target with --target= for Clang
Fangrui Song
2022-11-25
docs/bpf: Update btf selftests program and add link
Rong Tao
2022-07-19
docs/bpf: Update documentation for BTF_KIND_FUNC
Indu Bhagat
2022-06-07
docs/bpf: Update documentation for BTF_KIND_ENUM64 support
Yonghong Song
2022-01-27
docs/bpf: clarify how btf_type_tag gets encoded in the type chain
Yonghong Song
2022-01-20
docs/bpf: update BPF map definition example
Andrii Nakryiko
2021-11-17
bpf, docs: Change underline in btf to match style guide
Dave Tucker
2021-11-11
docs/bpf: Update documentation for BTF_KIND_TYPE_TAG support
Yonghong Song
2021-10-22
docs/bpf: Update documentation for BTF_KIND_DECL_TAG typedef support
Yonghong Song
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-09-14
docs/bpf: Add documentation for BTF_KIND_TAG
Yonghong Song
2021-03-04
bpf: Document BTF_KIND_FLOAT in btf.rst
Ilya Leoshkevich
2020-08-25
bpf: Update .BTF_ids section in btf.rst with sets info
Jiri Olsa
2020-07-13
bpf: Add info about .BTF_ids section to btf.rst
Jiri Olsa
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
2019-06-08
docs: bpf: get rid of two warnings
Mauro Carvalho Chehab
2019-05-14
bpf: btf: fix the brackets of BTF_INT_OFFSET()
Gary Lin
2019-05-09
docs/btf: fix the missing section marks
Gary Lin
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-09
bpf: add specification for BTF Var and DataSec kinds
Daniel Borkmann
2019-03-26
bpf, doc: fix BTF docs reflow of bullet list
Jesper Dangaard Brouer
2019-03-02
docs/btf: reflow text to fill up to 78 characters
Andrii Nakryiko
2019-03-02
docs/btf: fix typos, improve wording
Andrii Nakryiko
2019-01-22
bpf: btf: add btf documentation
Yonghong Song