index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
features.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-0
/
+35
2026-08-13
libbpf: Probe percpu data feature
Leon Hwang
1
-0
/
+35
2026-07-04
libbpf: Detect uprobe syscall with new error
Jiri Olsa
1
-2
/
+2
2026-05-12
libbpf: Add support for extended BPF syscall
Leon Hwang
1
-0
/
+8
2026-03-26
libbpf: Support sanitization of BTF layout for older kernels
Alan Maguire
1
-0
/
+29
2026-03-03
libbpf: Add uprobe syscall feature detection
Jiri Olsa
1
-0
/
+24
2026-02-17
libbpf: Do not use PROG_TYPE_TRACEPOINT program for feature gating
Emil Tsalapatis
1
-2
/
+3
2026-02-13
libbpf: Add gating for arena globals relocation feature
Emil Tsalapatis
1
-0
/
+64
2025-10-01
libbpf: move libbpf_errstr() into libbpf_utils.c
Andrii Nakryiko
1
-1
/
+0
2024-11-11
libbpf: Stringify errno in log messages in the remaining code
Mykyta Yatsenko
1
-9
/
+6
2024-05-31
libbpf: don't close(-1) in multi-uprobe feature detector
Andrii Nakryiko
1
-1
/
+2
2024-05-25
libbpf: detect broken PID filtering logic for multi-uprobe
Andrii Nakryiko
1
-1
/
+30
2024-05-15
libbpf: fix feature detectors when using token_fd
Andrii Nakryiko
1
-1
/
+1
2024-03-06
libbpf: Rewrite btf datasec names starting from '?'
Eduard Zingerman
1
-0
/
+22
2024-01-29
libbpf: integrate __arg_ctx feature detector into kernel_supports()
Andrii Nakryiko
1
-0
/
+58
2024-01-24
libbpf: Wire up token_fd into feature probing logic
Andrii Nakryiko
1
-38
/
+78
2024-01-24
libbpf: Move feature detection code into its own file
Andrii Nakryiko
1
-0
/
+463