index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
tools
/
lib
/
bpf
/
libbpf_internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Generalize common logic for managing dynamically-sized arrays
Andrii Nakryiko
2020-09-28
1
-0
/
+3
*
libbpf: Support test run of raw tracepoint programs
Song Liu
2020-09-28
1
-0
/
+5
*
libbpf: Fix libbpf build on compilers missing __builtin_mul_overflow
Andrii Nakryiko
2020-08-20
1
-0
/
+10
*
libbpf: Implement enum value-based CO-RE relocations
Andrii Nakryiko
2020-08-19
1
-0
/
+2
*
libbpf: Implement type-based CO-RE relocations support
Andrii Nakryiko
2020-08-19
1
-0
/
+4
*
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
2020-08-18
1
-0
/
+7
*
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
2020-08-18
1
-12
/
+0
*
libbpf: Remove any use of reallocarray() in libbpf
Andrii Nakryiko
2020-08-18
1
-0
/
+25
*
libbpf: Clean up and improve CO-RE reloc logging
Andrii Nakryiko
2020-08-18
1
-19
/
+59
*
bpf, libbpf: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
1
-1
/
+1
*
libbpf: Add missing newline in opts validation macro
Toke Høiland-Jørgensen
2019-12-19
1
-1
/
+1
*
libbpf: Move non-public APIs from libbpf.h to libbpf_internal.h
Andrii Nakryiko
2019-12-15
1
-0
/
+17
*
libbpf: Extract and generalize CPU mask parsing logic
Andrii Nakryiko
2019-12-13
1
-0
/
+2
*
libbpf: Add support for relocatable bitfields
Andrii Nakryiko
2019-11-04
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-26
1
-11
/
+22
|
\
|
*
tools, bpf: Rename pr_warning to pr_warn to align with kernel logging
Kefeng Wang
2019-10-21
1
-4
/
+4
|
*
libbpf: Update BTF reloc support to latest Clang format
Andrii Nakryiko
2019-10-15
1
-7
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
libbpf: handle symbol versioning properly for libbpf.a
Yonghong Song
2019-09-30
1
-0
/
+16
*
|
libbpf: add bpf_object__open_{file, mem} w/ extensible opts
Andrii Nakryiko
2019-10-05
1
-0
/
+32
|
/
*
libbpf: add .BTF.ext offset relocation section loading
Andrii Nakryiko
2019-08-07
1
-0
/
+105
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
1
-0
/
+7
|
\
|
*
libbpf: add common min/max macro to libbpf_internal.h
Andrii Nakryiko
2019-06-18
1
-0
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
libbpf: Return btf_fd for load_sk_storage_btf
Michal Rostecki
2019-05-31
1
-2
/
+2
*
|
libbpf: ensure libbpf.h is included along libbpf_internal.h
Andrii Nakryiko
2019-05-24
1
-0
/
+2
|
/
*
libbpf: move logging helpers into libbpf_internal.h
Andrii Nakryiko
2019-05-16
1
-0
/
+13
*
libbpf: detect supported kernel BTF features and sanitize BTF
Andrii Nakryiko
2019-05-13
1
-0
/
+27