index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
features.c
Age
Commit message (
Expand
)
Author
2026-03-26
libbpf: Support sanitization of BTF layout for older kernels
Alan Maguire
2026-03-03
libbpf: Add uprobe syscall feature detection
Jiri Olsa
2026-02-17
libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gating
Emil Tsalapatis
2026-02-13
libbpf: Add gating for arena globals relocation feature
Emil Tsalapatis
2025-10-01
libbpf: move libbpf_errstr() into libbpf_utils.c
Andrii Nakryiko
2024-11-11
libbpf: Stringify errno in log messages in the remaining code
Mykyta Yatsenko
2024-05-31
libbpf: don't close(-1) in multi-uprobe feature detector
Andrii Nakryiko
2024-05-25
libbpf: detect broken PID filtering logic for multi-uprobe
Andrii Nakryiko
2024-05-15
libbpf: fix feature detectors when using token_fd
Andrii Nakryiko
2024-03-06
libbpf: Rewrite btf datasec names starting from '?'
Eduard Zingerman
2024-01-29
libbpf: integrate __arg_ctx feature detector into kernel_supports()
Andrii Nakryiko
2024-01-24
libbpf: Wire up token_fd into feature probing logic
Andrii Nakryiko
2024-01-24
libbpf: Move feature detection code into its own file
Andrii Nakryiko