index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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
2022-10-10
libbpf: Introduce bpf_btf_get_fd_by_id_opts()
Roberto Sassu
1
-0
/
+1
2022-10-10
libbpf: Introduce bpf_prog_get_fd_by_id_opts()
Roberto Sassu
1
-0
/
+1
2022-10-10
libbpf: Introduce bpf_get_fd_by_id_opts and bpf_map_get_fd_by_id_opts()
Roberto Sassu
1
-0
/
+1
2022-10-10
libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map
Roberto Sassu
1
-1
/
+1
2022-09-21
bpf: Add libbpf logic for user-space ring buffer
David Vernet
1
-0
/
+10
2022-08-17
libbpf: Allows disabling auto attach
Hao Luo
1
-0
/
+2
2022-07-29
libbpf: Add bpf_obj_get_opts()
Joe Burton
1
-0
/
+1
2022-07-19
libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
Andrii Nakryiko
1
-0
/
+1
2022-07-15
libbpf: perfbuf: Add API to get the ring buffer
Jon Doron
1
-0
/
+1
2022-06-29
libbpf: implement bpf_prog_query_opts
Stanislav Fomichev
1
-0
/
+1
2022-06-28
libbpf: fix up few libbpf.map problems
Andrii Nakryiko
1
-1
/
+2
2022-06-28
libbpf: remove multi-instance and custom private data APIs
Andrii Nakryiko
1
-10
/
+0
2022-06-28
libbpf: remove most other deprecated high-level APIs
Andrii Nakryiko
1
-43
/
+0
2022-06-28
libbpf: remove prog_info_linear APIs
Andrii Nakryiko
1
-3
/
+0
2022-06-28
libbpf: clean up perfbuf APIs
Andrii Nakryiko
1
-5
/
+0
2022-06-28
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
1
-13
/
+0
2022-06-28
libbpf: remove deprecated probing APIs
Andrii Nakryiko
1
-4
/
+0
2022-06-28
libbpf: remove deprecated XDP APIs
Andrii Nakryiko
1
-4
/
+0
2022-06-28
libbpf: remove deprecated low-level APIs
Andrii Nakryiko
1
-16
/
+0
[next]