index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
btf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add btf enum64 support
Yonghong Song
2022-06-07
1
-3
/
+14
*
bpf: Correct the comment for BTF kind bitfield
Haiyue Wang
2022-04-03
1
-2
/
+2
*
bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes
Yonghong Song
2021-11-11
1
-1
/
+2
*
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-18
1
-4
/
+4
*
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
2021-09-14
1
-1
/
+13
*
btf: Change BTF_KIND_* macros to enums
Yonghong Song
2021-09-14
1
-19
/
+22
*
bpf: Add BTF_KIND_FLOAT to uapi
Ilya Leoshkevich
2021-03-04
1
-2
/
+3
*
bpf: Introduce function-by-function verification
Alexei Starovoitov
2020-01-10
1
-0
/
+6
*
libbpf: Support libbpf-provided extern variables
Andrii Nakryiko
2019-12-15
1
-1
/
+2
*
bpf: fix BTF limits
Alexei Starovoitov
2019-09-19
1
-2
/
+2
*
bpf: btf: fix the brackets of BTF_INT_OFFSET()
Gary Lin
2019-05-14
1
-1
/
+1
*
bpf: add specification for BTF Var and DataSec kinds
Daniel Borkmann
2019-04-09
1
-4
/
+28
*
bpf: btf: fix struct/union/fwd types with kind_flag
Yonghong Song
2018-12-18
1
-2
/
+18
*
bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO
Martin KaFai Lau
2018-11-20
1
-3
/
+15
*
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
2018-07-20
1
-1
/
+1
*
bpf: btf: Remove unused bits from uapi/linux/btf.h
Martin KaFai Lau
2018-05-23
1
-20
/
+9
*
bpf: btf: Change how section is supported in btf_header
Martin KaFai Lau
2018-05-23
1
-6
/
+2
*
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
2018-04-23
1
-5
/
+3
*
bpf: btf: Introduce BPF Type Format (BTF)
Martin KaFai Lau
2018-04-19
1
-0
/
+130