index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf_internal.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-17
libbpf: Pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
1
-0
/
+1
2024-10-03
libbpf: Support opening bpf objects of either endianness
Tony Ambardar
1
-0
/
+10
2024-10-03
libbpf: Support BTF.ext loading and output in either endianness
Tony Ambardar
1
-0
/
+29
2024-10-03
libbpf: Fix header comment typos for BTF.ext
Tony Ambardar
1
-2
/
+2
2024-06-17
libbpf: Split BTF relocation
Alan Maguire
1
-0
/
+3
2024-06-05
libbpf: Remove callback-based type/string BTF field visitor helpers
Andrii Nakryiko
1
-2
/
+0
2024-06-05
libbpf: Make use of BTF field iterator in BPF linker code
Andrii Nakryiko
1
-2
/
+2
2024-06-05
libbpf: Add BTF field iterator
Andrii Nakryiko
1
-0
/
+24
2024-05-31
libbpf: keep FD_CLOEXEC flag when dup()'ing FD
Andrii Nakryiko
1
-7
/
+3
2024-03-28
libbpf: Mark libbpf_kallsyms_parse static function
Yonghong Song
1
-5
/
+0
2024-03-06
libbpf: Rewrite btf datasec names starting from '?'
Eduard Zingerman
1
-0
/
+2
2024-01-29
libbpf: integrate __arg_ctx feature detector into kernel_supports()
Andrii Nakryiko
1
-0
/
+2
2024-01-29
libbpf: Fix faccessat() usage on Android
Andrii Nakryiko
1
-0
/
+14
2024-01-24
libbpf: Wire up BPF token support at BPF object level
Andrii Nakryiko
1
-2
/
+15
2024-01-24
libbpf: Wire up token_fd into feature probing logic
Andrii Nakryiko
1
-3
/
+5
2024-01-24
libbpf: Move feature detection code into its own file
Andrii Nakryiko
1
-1
/
+13
2024-01-24
libbpf: Further decouple feature checking logic from bpf_object
Andrii Nakryiko
1
-1
/
+4
2024-01-23
libbpf: call dup2() syscall directly
Andrii Nakryiko
1
-1
/
+11
2024-01-03
libbpf: use stable map placeholder FDs
Andrii Nakryiko
1
-0
/
+14
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
1
-32
/
+4
2023-12-13
libbpf: wire up BPF token support at BPF object level
Andrii Nakryiko
1
-2
/
+15
2023-12-13
libbpf: wire up token_fd into feature probing logic
Andrii Nakryiko
1
-3
/
+5
2023-12-13
libbpf: move feature detection code into its own file
Andrii Nakryiko
1
-1
/
+11
2023-12-13
libbpf: further decouple feature checking logic from bpf_object
Andrii Nakryiko
1
-1
/
+4
2023-11-28
libbpf: Add st_type argument to elf_resolve_syms_offsets function
Jiri Olsa
1
-1
/
+2
2023-08-21
libbpf: Add uprobe multi link detection
Jiri Olsa
1
-0
/
+2
2023-08-21
libbpf: Add elf_resolve_pattern_offsets function
Jiri Olsa
1
-0
/
+5
2023-08-21
libbpf: Add elf_resolve_syms_offsets function
Jiri Olsa
1
-0
/
+2
2023-08-21
libbpf: Add elf_open/elf_close functions
Jiri Olsa
1
-0
/
+8
2023-08-21
libbpf: Move elf_find_func_offset* functions to elf object
Jiri Olsa
1
-0
/
+4
2023-03-10
libbpf: Revert poisoning of strlcpy
Jesus Sanchez-Palencia
1
-2
/
+2
2023-01-06
libbpf: Poison strlcpy()
Rong Tao
1
-2
/
+2
2022-12-29
libbpf: Restore errno after pr_warn.
Alexei Starovoitov
1
-1
/
+3
2022-12-28
libbpf: fix errno is overwritten after being closed.
Xin Liu
1
-3
/
+2
2022-08-15
libbpf: Making bpf_prog_load() ignore name if kernel doesn't support
Hangbin Liu
1
-0
/
+3
2022-07-21
libbpf: Fix str_has_sfx()'s return value
Dan Carpenter
1
-3
/
+3
2022-07-19
libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
Andrii Nakryiko
1
-0
/
+2
2022-06-28
libbpf: enforce strict libbpf 1.0 behaviors
Andrii Nakryiko
1
-20
/
+4
2022-06-07
libbpf: Add enum64 sanitization
Yonghong Song
1
-0
/
+2
2022-06-03
libbpf: Fix is_pow_of_2
Yuze Chi
1
-0
/
+5
2022-04-26
libbpf: Avoid joining .BTF.ext data with BPF programs by section name
Andrii Nakryiko
1
-0
/
+7
2022-04-19
libbpf: Fix usdt_cookie being cast to 32 bits
Pu Lehui
1
-1
/
+1
2022-04-07
libbpf: Improve library identification for uprobe binary path resolution
Alan Maguire
1
-0
/
+11
2022-04-05
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
1
-0
/
+19
2022-03-17
libbpf: Add libbpf_kallsyms_parse function
Jiri Olsa
1
-0
/
+5
2022-02-16
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
1
-0
/
+9
2022-01-25
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
1
-0
/
+3
2021-12-28
libbpf: Improve LINUX_VERSION_CODE detection
Andrii Nakryiko
1
-0
/
+2
2021-12-14
libbpf: Auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF
Andrii Nakryiko
1
-0
/
+39
2021-12-14
libbpf: Add sane strncpy alternative and use it internally
Andrii Nakryiko
1
-0
/
+19
[next]