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
Age
Commit message (
Expand
)
Author
2023-02-16
libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-16
libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-10
libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
Ilya Leoshkevich
2023-02-08
libbpf: Add sample_period to creation options
Jon Doron
2023-02-07
libbpf: Always use libbpf_err to return an error in bpf_xdp_query()
Lorenzo Bianconi
2023-02-06
libbpf: Correctly set the kernel code version in Debian kernel.
Hao Xiang
2023-02-02
libbpf: add API to get XDP/XSK supported features
Lorenzo Bianconi
2023-02-02
libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
Lorenzo Bianconi
2023-01-28
libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390x
Ilya Leoshkevich
2023-01-28
libbpf: Fix unbounded memory access in bpf_usdt_arg()
Ilya Leoshkevich
2023-01-28
libbpf: Simplify barrier_var()
Ilya Leoshkevich
2023-01-27
libbpf: Add documentation to map pinning API functions
Grant Seltzer
2023-01-27
libbpf: Fix malformed documentation formatting
Grant Seltzer
2023-01-25
libbpf: Support sleepable struct_ops.s section
David Vernet
2023-01-23
libbpf: Clean up now not needed __PT_PARM{1-6}_SYSCALL_REG defaults
Andrii Nakryiko
2023-01-23
libbpf: Define loongarch syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define arc syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define riscv syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define sparc syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define powerpc syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define mips syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define arm64 syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define arm syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define s390x syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define i386 syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Define x86-64 syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Improve syscall tracing support in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Add BPF_UPROBE and BPF_URETPROBE macro aliases
Andrii Nakryiko
2023-01-23
libbpf: Complete LoongArch (loongarch) spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Fix and complete ARC spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Complete riscv arch spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Complete sparc spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Complete powerpc spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Complete mips spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Fix arm and arm64 specs in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Add 6th argument support for x86-64 in bpf_tracing.h
Andrii Nakryiko
2023-01-23
libbpf: Add support for fetching up to 8 arguments in kprobes
Andrii Nakryiko
2023-01-13
libbpf: Replace '.' with '_' in legacy kprobe event name
Menglong Dong
2023-01-10
libbpf: Fix map creation flags sanitization
Ludovic L'Hours
2023-01-06
libbpf: Poison strlcpy()
Rong Tao
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-03
libbpf: Return -ENODATA for missing btf section
Changbin Du
2023-01-03
libbpf: Add LoongArch support to bpf_tracing.h
Hengqi Chen
2022-12-29
libbpf: Restore errno after pr_warn.
Alexei Starovoitov
2022-12-29
libbpf: Added the description of some API functions
Xin Liu
2022-12-29
libbpf: Fix invalid return address register in s390
Daniel T. Lee
2022-12-28
libbpf: fix errno is overwritten after being closed.
Xin Liu
2022-12-21
libbpf: start v1.2 development cycle
Andrii Nakryiko
2022-12-20
libbpf: Show error info about missing ".BTF" section
Changbin Du
2022-12-20
libbpf: Fix build warning on ref_ctr_off for 32-bit architectures
Khem Raj
[next]