index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf.map
Age
Commit message (
Expand
)
Author
2024-09-12
libbpf: Add bpf_object__token_fd accessor
Ihor Solodrai
2024-06-17
libbpf: Split BTF relocation
Alan Maguire
2024-06-17
libbpf: Add btf__distill_base() creating split BTF with distilled base BTF
Alan Maguire
2024-06-06
libbpf: Auto-attach struct_ops BPF maps in BPF skeleton
Mykyta Yatsenko
2024-04-10
libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
Yonghong Song
2024-04-06
libbpf: Add ring__consume_n / ring_buffer__consume_n
Andrea Righi
2024-04-06
libbpf: Start v1.5 development cycle
Andrea Righi
2024-03-19
libbpf: add support for BPF cookie for raw_tp/tp_btf programs
Andrii Nakryiko
2024-02-01
libbpf: Add missed btf_ext__raw_data() API
Andrii Nakryiko
2024-02-01
libbpf: Add btf__new_split() API that was declared but not implemented
Andrii Nakryiko
2024-01-24
libbpf: Add bpf_token_create() API
Andrii Nakryiko
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-06
libbpf: add bpf_token_create() API
Andrii Nakryiko
2023-11-23
libbpf: Start v1.4 development cycle
Eduard Zingerman
2023-10-24
libbpf: Add link-based API for netkit
Daniel Borkmann
2023-09-25
libbpf: Add ring__consume
Martin Kelly
2023-09-25
libbpf: Add ring__map_fd
Martin Kelly
2023-09-25
libbpf: Add ring__size
Martin Kelly
2023-09-25
libbpf: Add ring__avail_data_size
Martin Kelly
2023-09-25
libbpf: Add ring__producer_pos, ring__consumer_pos
Martin Kelly
2023-09-25
libbpf: Add ring_buffer__ring
Martin Kelly
2023-08-23
libbpf: Add bpf_object__unpin()
Daniel Xu
2023-08-21
libbpf: Add bpf_program__attach_uprobe_multi function
Jiri Olsa
2023-07-19
libbpf: Add link-based API for tcx
Daniel Borkmann
2023-07-19
libbpf: Add opts-based attach/detach/query API for tcx
Daniel Borkmann
2023-06-30
libbpf: Add netfilter link attach helper
Florian Westphal
2023-05-23
libbpf: Add opts-based bpf_obj_pin() API and add support for path_fd
Andrii Nakryiko
2023-05-23
libbpf: Start v1.3 development cycle
Andrii Nakryiko
2023-03-22
libbpf: Update a bpf_link with another struct_ops.
Kui-Feng Lee
2023-02-16
libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2022-12-21
libbpf: start v1.2 development cycle
Andrii Nakryiko
2022-10-10
libbpf: Introduce bpf_link_get_fd_by_id_opts()
Roberto Sassu
2022-10-10
libbpf: Introduce bpf_btf_get_fd_by_id_opts()
Roberto Sassu
2022-10-10
libbpf: Introduce bpf_prog_get_fd_by_id_opts()
Roberto Sassu
2022-10-10
libbpf: Introduce bpf_get_fd_by_id_opts and bpf_map_get_fd_by_id_opts()
Roberto Sassu
2022-10-10
libbpf: Fix LIBBPF_1.0.0 declaration in libbpf.map
Roberto Sassu
2022-09-21
bpf: Add libbpf logic for user-space ring buffer
David Vernet
2022-08-17
libbpf: Allows disabling auto attach
Hao Luo
2022-07-29
libbpf: Add bpf_obj_get_opts()
Joe Burton
2022-07-19
libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
Andrii Nakryiko
2022-07-15
libbpf: perfbuf: Add API to get the ring buffer
Jon Doron
2022-06-29
libbpf: implement bpf_prog_query_opts
Stanislav Fomichev
2022-06-28
libbpf: fix up few libbpf.map problems
Andrii Nakryiko
2022-06-28
libbpf: remove multi-instance and custom private data APIs
Andrii Nakryiko
2022-06-28
libbpf: remove most other deprecated high-level APIs
Andrii Nakryiko
2022-06-28
libbpf: remove prog_info_linear APIs
Andrii Nakryiko
2022-06-28
libbpf: clean up perfbuf APIs
Andrii Nakryiko
2022-06-28
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
2022-06-28
libbpf: remove deprecated probing APIs
Andrii Nakryiko
2022-06-28
libbpf: remove deprecated XDP APIs
Andrii Nakryiko
[next]