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
/
btf.c
Age
Commit message (
Expand
)
Author
2025-06-06
libbpf: Handle unsupported mmap-based /sys/kernel/btf/vmlinux correctly
Andrii Nakryiko
2025-05-23
libbpf: Use mmap to parse vmlinux BTF from sysfs
Lorenz Bauer
2025-05-20
libbpf/btf: Fix string handling to support multi-split BTF
Alan Maguire
2025-05-05
libbpf: Improve BTF dedup handling of "identical" BTF types
Andrii Nakryiko
2025-04-29
libbpf: Add identical pointer detection to btf_dedup_is_equiv()
Alan Maguire
2025-04-15
libbpf: Verify section type in btf_find_elf_sections
Ihor Solodrai
2025-03-17
libbpf: Pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
2025-02-05
libbpf: Introduce kflag for type_tags and decl_tags in BTF
Ihor Solodrai
2025-02-03
libbpf: Fix accessing BTF.ext core_relo header
Tony Ambardar
2025-01-16
libbpf: Fix return zero when elf_begin failed
Pu Lehui
2024-12-02
libbpf: Improve debug message when the base BTF cannot be found
Ben Olson
2024-11-16
libbpf: Change hash_combine parameters from long to unsigned long
Sidong Yang
2024-11-11
libbpf: Stringify errno in log messages in btf*.c
Mykyta Yatsenko
2024-10-03
libbpf: Support BTF.ext loading and output in either endianness
Tony Ambardar
2024-10-03
libbpf: Improve log message formatting
Tony Ambardar
2024-09-09
libbpf: Fix some typos in comments
Yusheng Zheng
2024-09-05
libbpf: fix some typos in libbpf
Lin Yikai
2024-08-30
libbpf: Ensure new BTF objects inherit input endianness
Tony Ambardar
2024-07-01
libbpf: Fix error handling in btf__distill_base()
Alan Maguire
2024-06-24
libbpf: Skip base btf sanity checks
Antoine Tenart
2024-06-21
libbpf: Split field iter code into its own file kernel
Alan Maguire
2024-06-17
libbpf: Make btf_parse_elf process .BTF.base transparently
Eduard Zingerman
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-05
libbpf: Remove callback-based type/string BTF field visitor helpers
Andrii Nakryiko
2024-06-05
libbpf: Make use of BTF field iterator in BTF handling code
Andrii Nakryiko
2024-06-05
libbpf: Make use of BTF field iterator in BPF linker code
Andrii Nakryiko
2024-06-05
libbpf: Add BTF field iterator
Andrii Nakryiko
2024-03-04
libbpf: Correct debug message in btf__load_vmlinux_btf
Chen Shen
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-29
libbpf: Add some details for BTF parsing failures
Ian Rogers
2024-01-24
libbpf: Wire up BPF token support at BPF object level
Andrii Nakryiko
2023-09-08
libbpf: Add basic BTF sanity validation
Andrii Nakryiko
2023-05-26
libbpf: Ensure libbpf always opens files with O_CLOEXEC
Andrii Nakryiko
2023-03-01
libbpf: Remove several dead assignments
Viktor Malik
2023-02-16
libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-01-03
libbpf: Return -ENODATA for missing btf section
Changbin Du
2022-12-20
libbpf: Show error info about missing ".BTF" section
Changbin Du
2022-12-15
libbpf: Fix btf__align_of() by taking into account field offsets
Andrii Nakryiko
2022-11-14
libbpf: checkpatch: Fixed code alignments in btf.c
Kang Minchul
2022-11-09
libbpf: Resolve unambigous forward declarations
Eduard Zingerman
2022-11-09
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-04
libbpf: Resolve enum fwd as full enum64 and vice versa
Eduard Zingerman
2022-10-25
libbpf: Btf dedup identical struct test needs check for nested structs/arrays
Alan Maguire
2022-09-26
libbpf: Fix the case of running as non-root with capabilities
Jon Doron
2022-09-21
libbpf: Support raw BTF placed in the default search path
Tao Chen
2022-08-17
libbpf: Clean up deprecated and legacy aliases
Andrii Nakryiko
2022-06-28
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
2022-06-07
libbpf: Add enum64 deduplication support
Yonghong Song
[next]