index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
libbpf_internal.h
Age
Commit message (
Expand
)
Author
2023-08-21
libbpf: Add uprobe multi link detection
Jiri Olsa
2023-08-21
libbpf: Add elf_resolve_pattern_offsets function
Jiri Olsa
2023-08-21
libbpf: Add elf_resolve_syms_offsets function
Jiri Olsa
2023-08-21
libbpf: Add elf_open/elf_close functions
Jiri Olsa
2023-08-21
libbpf: Move elf_find_func_offset* functions to elf object
Jiri Olsa
2023-03-10
libbpf: Revert poisoning of strlcpy
Jesus Sanchez-Palencia
2023-01-06
libbpf: Poison strlcpy()
Rong Tao
2022-12-29
libbpf: Restore errno after pr_warn.
Alexei Starovoitov
2022-12-28
libbpf: fix errno is overwritten after being closed.
Xin Liu
2022-08-15
libbpf: Making bpf_prog_load() ignore name if kernel doesn't support
Hangbin Liu
2022-07-21
libbpf: Fix str_has_sfx()'s return value
Dan Carpenter
2022-07-19
libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
Andrii Nakryiko
2022-06-28
libbpf: enforce strict libbpf 1.0 behaviors
Andrii Nakryiko
2022-06-07
libbpf: Add enum64 sanitization
Yonghong Song
2022-06-03
libbpf: Fix is_pow_of_2
Yuze Chi
2022-04-26
libbpf: Avoid joining .BTF.ext data with BPF programs by section name
Andrii Nakryiko
2022-04-19
libbpf: Fix usdt_cookie being cast to 32 bits
Pu Lehui
2022-04-07
libbpf: Improve library identification for uprobe binary path resolution
Alan Maguire
2022-04-05
libbpf: Wire up USDT API and bpf_link integration
Andrii Nakryiko
2022-03-17
libbpf: Add libbpf_kallsyms_parse function
Jiri Olsa
2022-02-16
libbpf: Expose bpf_core_{add,free}_cands() to bpftool
Mauricio Vásquez
2022-01-25
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
2021-12-28
libbpf: Improve LINUX_VERSION_CODE detection
Andrii Nakryiko
2021-12-14
libbpf: Auto-bump RLIMIT_MEMLOCK if kernel needs it for BPF
Andrii Nakryiko
2021-12-14
libbpf: Add sane strncpy alternative and use it internally
Andrii Nakryiko
2021-12-10
libbpf: Allow passing preallocated log_buf when loading BTF into kernel
Andrii Nakryiko
2021-12-02
libbpf: Replace btf__type_by_id() with btf_type_by_id().
Alexei Starovoitov
2021-11-25
libbpf: Unify low-level map creation APIs w/ new bpf_map_create()
Andrii Nakryiko
2021-11-11
libbpf: Support BTF_KIND_TYPE_TAG
Yonghong Song
2021-11-07
libbpf: Unify low-level BPF_PROG_LOAD APIs into bpf_prog_load()
Andrii Nakryiko
2021-10-28
libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
Kumar Kartikeya Dwivedi
2021-10-28
libbpf: Add "map_extra" as a per-map-type extra flag
Joanne Koong
2021-10-21
libbpf: Use Elf64-specific types explicitly for dealing with ELF
Andrii Nakryiko
2021-10-21
libbpf: Deprecate btf__finalize_data() and move it into libbpf.c
Andrii Nakryiko
2021-10-18
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-05
libbpf: Support kernel module function calls
Kumar Kartikeya Dwivedi
2021-09-28
libbpf: Reduce reliance of attach_fns on sec_def internals
Andrii Nakryiko
2021-09-14
libbpf: Add support for BTF_KIND_TAG
Yonghong Song
2021-09-07
libbpf: Fix build with latest gcc/binutils with LTO
Andrii Nakryiko
2021-08-17
libbpf: Add bpf_cookie support to bpf_link_create() API
Andrii Nakryiko
2021-07-26
libbpf: Split CO-RE logic into relo_core.c.
Alexei Starovoitov
2021-07-26
libbpf: Move CO-RE types into relo_core.h.
Alexei Starovoitov
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-25
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
2021-05-25
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
2021-05-24
libbpf: Add support for new llvm bpf relocations
Yonghong Song
2021-05-19
libbpf: Generate loader program out of BPF ELF file.
Alexei Starovoitov
2021-05-11
libbpf: Provide GELF_ST_VISIBILITY() define for older libelf
Arnaldo Carvalho de Melo
2021-04-23
libbpf: Make few internal helpers available outside of libbpf.c
Andrii Nakryiko
[next]