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
/
bpf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-14
libbpf: Add path_fd to struct bpf_link_create_opts
Jiri Olsa
1
-0
/
+1
2026-06-07
libbpf: Add bpf_link_create support for tracing_multi link
Jiri Olsa
1
-0
/
+9
2026-05-28
libbpf: Add __NR_bpf definition for LoongArch
Tiezhu Yang
1
-0
/
+2
2026-05-18
libbpf: Add OPTS_VALID() for log_opts in bpf_map_create
Leon Hwang
1
-0
/
+3
2026-05-12
libbpf: Add syscall common attributes support for map_create
Leon Hwang
1
-1
/
+15
2026-05-12
libbpf: Add support for extended BPF syscall
Leon Hwang
1
-0
/
+36
2026-01-24
libbpf: add fsession support
Menglong Dong
1
-0
/
+1
2025-12-05
libbpf: Add support for associating BPF program with struct_ops
Amery Hung
1
-0
/
+19
2025-10-28
libbpf: Fix the incorrect reference to the memlock_rlim variable in the comment.
Jianyun Gao
1
-1
/
+1
2025-09-22
bpf: Implement signature verification for BPF programs
KP Singh
1
-1
/
+1
2025-09-18
libbpf: Support exclusive map creation
KP Singh
1
-1
/
+3
2025-07-03
libbpf: Introduce bpf_prog_stream_read() API
Kumar Kartikeya Dwivedi
1
-0
/
+20
2025-06-09
libbpf: Support link-based cgroup attach with options
Yonghong Song
1
-0
/
+44
2025-03-17
libbpf: Pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
1
-1
/
+2
2024-12-13
libbpf: prog load: Allow to use fd_array_cnt
Anton Protopopov
1
-1
/
+2
2024-11-11
libbpf: Add support for uprobe multi session attach
Jiri Olsa
1
-0
/
+1
2024-05-15
libbpf: fix feature detectors when using token_fd
Andrii Nakryiko
1
-1
/
+1
2024-04-30
libbpf: Add support for kprobe session attach
Jiri Olsa
1
-0
/
+1
2024-03-19
libbpf: add support for BPF cookie for raw_tp/tp_btf programs
Andrii Nakryiko
1
-2
/
+14
2024-01-24
libbpf: Wire up token_fd into feature probing logic
Andrii Nakryiko
1
-1
/
+4
2024-01-24
libbpf: Further decouple feature checking logic from bpf_object
Andrii Nakryiko
1
-3
/
+3
2024-01-24
libbpf: Add BPF token support to bpf_prog_load() API
Andrii Nakryiko
1
-1
/
+2
2024-01-24
libbpf: Add BPF token support to bpf_btf_load() API
Andrii Nakryiko
1
-1
/
+5
2024-01-24
libbpf: Add BPF token support to bpf_map_create() API
Andrii Nakryiko
1
-2
/
+3
2024-01-24
libbpf: Add bpf_token_create() API
Andrii Nakryiko
1
-0
/
+17
2024-01-24
libbpf: Ensure undefined bpf_attr field stays 0
Martin KaFai Lau
1
-1
/
+1
2024-01-23
libbpf: Find correct module BTFs for struct_ops maps and progs.
Kui-Feng Lee
1
-1
/
+3
2023-10-24
libbpf: Add link-based API for netkit
Daniel Borkmann
1
-0
/
+16
2023-08-21
libbpf: Add bpf_link_create support for multi uprobes
Jiri Olsa
1
-0
/
+11
2023-07-19
libbpf: Add link-based API for tcx
Daniel Borkmann
1
-2
/
+18
2023-07-19
libbpf: Add opts-based attach/detach/query API for tcx
Daniel Borkmann
1
-36
/
+71
2023-06-30
libbpf: Add netfilter link attach helper
Florian Westphal
1
-0
/
+8
2023-05-23
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
Andrii Nakryiko
1
-3
/
+14
2023-04-11
libbpf: Wire through log_true_size for bpf_btf_load() API
Andrii Nakryiko
1
-2
/
+4
2023-04-11
libbpf: Wire through log_true_size returned from kernel for BPF_PROG_LOAD
Andrii Nakryiko
1
-2
/
+5
2023-04-11
libbpf: Don't enforce unnecessary verifier log restrictions on libbpf side
Andrii Nakryiko
1
-4
/
+0
2023-03-22
libbpf: Update a bpf_link with another struct_ops.
Kui-Feng Lee
1
-1
/
+7
2023-02-16
libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-0
/
+20
2022-10-10
libbpf: Introduce bpf_link_get_fd_by_id_opts()
Roberto Sassu
1
-1
/
+11
2022-10-10
libbpf: Introduce bpf_btf_get_fd_by_id_opts()
Roberto Sassu
1
-1
/
+11
2022-10-10
libbpf: Introduce bpf_prog_get_fd_by_id_opts()
Roberto Sassu
1
-1
/
+11
2022-10-10
libbpf: Introduce bpf_get_fd_by_id_opts and bpf_map_get_fd_by_id_opts()
Roberto Sassu
1
-1
/
+11
2022-08-17
libbpf: Clean up deprecated and legacy aliases
Andrii Nakryiko
1
-5
/
+0
2022-08-17
libbpf: Streamline bpf_attr and perf_event_attr initialization
Andrii Nakryiko
1
-71
/
+102
2022-08-15
libbpf: Making bpf_prog_load() ignore name if kernel doesn't support
Hangbin Liu
1
-4
/
+2
2022-08-11
libbpf: Add names for auxiliary maps
Hangbin Liu
1
-1
/
+1
2022-07-29
libbpf: Add bpf_obj_get_opts()
Joe Burton
1
-0
/
+9
2022-06-29
libbpf: implement bpf_prog_query_opts
Stanislav Fomichev
1
-7
/
+31
2022-06-28
libbpf: enforce strict libbpf 1.0 behaviors
Andrii Nakryiko
1
-4
/
+0
2022-06-28
libbpf: remove deprecated low-level APIs
Andrii Nakryiko
1
-170
/
+4
[next]