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
/
gen_loader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: fix an snprintf() overflow check
Dan Carpenter
2022-07-19
1
-1
/
+1
*
libbpf: Prepare light skeleton for the kernel.
Alexei Starovoitov
2022-02-10
1
-3
/
+12
*
libbpf: Add sane strncpy alternative and use it internally
Andrii Nakryiko
2021-12-14
1
-4
/
+2
*
libbpf: Fix gen_loader assumption on number of programs.
Alexei Starovoitov
2021-12-11
1
-2
/
+3
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-12-10
1
-53
/
+107
|
\
|
*
libbpf: Clean gen_loader's attach kind.
Alexei Starovoitov
2021-12-02
1
-1
/
+3
|
*
libbpf: Support init of inner maps in light skeleton.
Alexei Starovoitov
2021-12-02
1
-0
/
+27
|
*
libbpf: Use CO-RE in the kernel in light skeleton.
Alexei Starovoitov
2021-12-02
1
-3
/
+38
|
*
libbpf: Avoid reload of imm for weak, unresolved, repeating ksym
Kumar Kartikeya Dwivedi
2021-11-30
1
-3
/
+2
|
*
libbpf: Avoid double stores for success/failure case of ksym relocations
Kumar Kartikeya Dwivedi
2021-11-30
1
-16
/
+21
|
*
libbpf: Unify low-level map creation APIs w/ new bpf_map_create()
Andrii Nakryiko
2021-11-25
1
-30
/
+16
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-18
1
-17
/
+30
|
\
\
|
|
/
|
/
|
|
*
libbpf: Perform map fd cleanup for gen_loader in case of error
Kumar Kartikeya Dwivedi
2021-11-12
1
-17
/
+30
*
|
libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
Andrii Nakryiko
2021-11-07
1
-15
/
+15
*
|
libbpf: Fix non-C89 loop variable declaration in gen_loader.c
Andrii Nakryiko
2021-11-06
1
-1
/
+2
|
/
*
libbpf: Add weak ksym support to gen_loader
Kumar Kartikeya Dwivedi
2021-10-28
1
-3
/
+32
*
libbpf: Add typeless ksym support to gen_loader
Kumar Kartikeya Dwivedi
2021-10-28
1
-12
/
+85
*
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
2021-10-28
1
-1
/
+2
*
libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
Kumar Kartikeya Dwivedi
2021-10-05
1
-53
/
+261
*
libbpf: Make gen_loader data aligned.
Alexei Starovoitov
2021-09-29
1
-1
/
+6
*
libbpf: Cleanup temp FDs when intermediate sys_bpf fails.
Alexei Starovoitov
2021-05-19
1
-4
/
+44
*
libbpf: Generate loader program out of BPF ELF file.
Alexei Starovoitov
2021-05-19
1
-0
/
+689