index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-13
libbpf: Probe percpu data feature
Leon Hwang
1
-0
/
+2
2026-07-30
libbpf: Export btf__find_by_name_kind_own()
Ihor Solodrai
1
-2
/
+0
2026-07-08
libbpf: Drop in-loader metadata check for load-time verification
Daniel Borkmann
1
-1
/
+0
2026-06-07
libbpf: Add btf_type_is_traceable_func function
Jiri Olsa
1
-0
/
+1
2026-05-12
libbpf: Add support for extended BPF syscall
Leon Hwang
1
-0
/
+3
2026-04-10
libbpf: Allow use of feature cache for non-token cases
Alan Maguire
1
-1
/
+2
2026-03-26
libbpf: Support sanitization of BTF layout for older kernels
Alan Maguire
1
-0
/
+6
2026-03-03
libbpf: Add uprobe syscall feature detection
Jiri Olsa
1
-0
/
+2
2026-02-13
libbpf: Add gating for arena globals relocation feature
Emil Tsalapatis
1
-0
/
+2
2025-11-05
libbpf: support llvm-generated indirect jumps
Anton Protopopov
1
-0
/
+2
2025-10-01
libbpf: move libbpf_sha256() implementation into libbpf_utils.c
Andrii Nakryiko
1
-0
/
+5
2025-10-01
libbpf: move libbpf_errstr() into libbpf_utils.c
Andrii Nakryiko
1
-0
/
+10
2025-09-28
libbpf: Replace AF_ALG with open coded SHA-256
Eric Biggers
1
-1
/
+1
2025-09-18
libbpf: Implement SHA256 internal helper
KP Singh
1
-0
/
+4
2025-04-04
libbpf: Fix implicit memfd_create() for bionic
Carlos Llamas
1
-0
/
+9
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
[next]