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.map
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
libbpf: Export btf__find_by_name_kind_own()
Ihor Solodrai
1
-0
/
+1
2026-06-07
libbpf: Add support to create tracing multi link
Jiri Olsa
1
-0
/
+1
2026-04-02
libbpf: Fix BTF handling in bpf_program__clone()
Mykyta Yatsenko
1
-1
/
+1
2026-03-26
libbpf: Add layout encoding support
Alan Maguire
1
-0
/
+2
2026-03-21
libbpf: Introduce bpf_program__clone()
Mykyta Yatsenko
1
-0
/
+1
2026-03-16
libbpf: Start v1.8 development cycle
Ihor Solodrai
1
-0
/
+3
2026-01-13
libbpf: Add BTF permutation support for type reordering
Donglin Peng
1
-0
/
+1
2025-12-05
libbpf: Add support for associating BPF program with struct_ops
Amery Hung
1
-0
/
+2
2025-09-18
libbpf: Support exclusive map creation
KP Singh
1
-0
/
+3
2025-07-16
libbpf: start v1.7 dev cycle
Andrii Nakryiko
1
-0
/
+3
2025-07-03
libbpf: Introduce bpf_prog_stream_read() API
Kumar Kartikeya Dwivedi
1
-0
/
+1
2025-06-09
libbpf: Support link-based cgroup attach with options
Yonghong Song
1
-0
/
+1
2025-04-09
libbpf: Add getters for BTF.ext func and line info
Mykyta Yatsenko
1
-0
/
+4
2025-03-15
libbpf: Split bpf object load into prepare/load
Mykyta Yatsenko
1
-0
/
+1
2025-02-05
libbpf: Introduce kflag for type_tags and decl_tags in BTF
Ihor Solodrai
1
-0
/
+2
2024-12-12
libbpf: Extend linker API to support in-memory ELF files
Alastair Robertson
1
-0
/
+4
2024-10-29
libbpf: start v1.6 development cycle
Andrii Nakryiko
1
-0
/
+3
2024-10-03
libbpf: Support BTF.ext loading and output in either endianness
Tony Ambardar
1
-0
/
+2
2024-09-12
libbpf: Add bpf_object__token_fd accessor
Ihor Solodrai
1
-0
/
+1
2024-06-17
libbpf: Split BTF relocation
Alan Maguire
1
-0
/
+1
2024-06-17
libbpf: Add btf__distill_base() creating split BTF with distilled base BTF
Alan Maguire
1
-0
/
+1
2024-06-06
libbpf: Auto-attach struct_ops BPF maps in BPF skeleton
Mykyta Yatsenko
1
-0
/
+2
2024-04-10
libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
Yonghong Song
1
-0
/
+1
2024-04-06
libbpf: Add ring__consume_n / ring_buffer__consume_n
Andrea Righi
1
-0
/
+3
2024-04-06
libbpf: Start v1.5 development cycle
Andrea Righi
1
-0
/
+3
2024-03-19
libbpf: add support for BPF cookie for raw_tp/tp_btf programs
Andrii Nakryiko
1
-0
/
+2
2024-02-01
libbpf: Add missed btf_ext__raw_data() API
Andrii Nakryiko
1
-1
/
+1
2024-02-01
libbpf: Add btf__new_split() API that was declared but not implemented
Andrii Nakryiko
1
-1
/
+2
2024-01-24
libbpf: Add bpf_token_create() API
Andrii Nakryiko
1
-0
/
+1
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
1
-1
/
+0
2023-12-06
libbpf: add bpf_token_create() API
Andrii Nakryiko
1
-0
/
+1
2023-11-23
libbpf: Start v1.4 development cycle
Eduard Zingerman
1
-0
/
+3
2023-10-24
libbpf: Add link-based API for netkit
Daniel Borkmann
1
-0
/
+1
2023-09-25
libbpf: Add ring__consume
Martin Kelly
1
-0
/
+1
2023-09-25
libbpf: Add ring__map_fd
Martin Kelly
1
-0
/
+1
2023-09-25
libbpf: Add ring__size
Martin Kelly
1
-0
/
+1
2023-09-25
libbpf: Add ring__avail_data_size
Martin Kelly
1
-0
/
+1
2023-09-25
libbpf: Add ring__producer_pos, ring__consumer_pos
Martin Kelly
1
-0
/
+2
2023-09-25
libbpf: Add ring_buffer__ring
Martin Kelly
1
-0
/
+1
2023-08-23
libbpf: Add bpf_object__unpin()
Daniel Xu
1
-0
/
+1
2023-08-21
libbpf: Add bpf_program__attach_uprobe_multi function
Jiri Olsa
1
-0
/
+1
2023-07-19
libbpf: Add link-based API for tcx
Daniel Borkmann
1
-0
/
+1
2023-07-19
libbpf: Add opts-based attach/detach/query API for tcx
Daniel Borkmann
1
-0
/
+1
2023-06-30
libbpf: Add netfilter link attach helper
Florian Westphal
1
-0
/
+1
2023-05-23
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
Andrii Nakryiko
1
-0
/
+2
2023-05-23
libbpf: Start v1.3 development cycle
Andrii Nakryiko
1
-0
/
+3
2023-03-22
libbpf: Update a bpf_link with another struct_ops.
Kui-Feng Lee
1
-0
/
+1
2023-02-16
libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-0
/
+5
2022-12-21
libbpf: start v1.2 development cycle
Andrii Nakryiko
1
-0
/
+3
2022-10-10
libbpf: Introduce bpf_link_get_fd_by_id_opts()
Roberto Sassu
1
-0
/
+1
[next]