index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
btf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-17
libbpf: Pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
Mykyta Yatsenko
1
-2
/
+13
2025-02-06
libbpf: Introduce kflag for type_tags and decl_tags in BTF
Ihor Solodrai
1
-23
/
+63
2025-02-03
libbpf: Fix accessing BTF.ext core_relo header
Tony Ambardar
1
-2
/
+2
2025-01-17
libbpf: Fix return zero when elf_begin failed
Pu Lehui
1
-0
/
+1
2024-12-02
libbpf: Improve debug message when the base BTF cannot be found
Ben Olson
1
-1
/
+1
2024-11-16
libbpf: Change hash_combine parameters from long to unsigned long
Sidong Yang
1
-1
/
+1
2024-11-12
libbpf: Stringify errno in log messages in btf*.c
Mykyta Yatsenko
1
-12
/
+14
2024-10-04
libbpf: Support BTF.ext loading and output in either endianness
Tony Ambardar
1
-57
/
+219
2024-10-04
libbpf: Improve log message formatting
Tony Ambardar
1
-3
/
+3
2024-09-10
libbpf: Fix some typos in comments
Yusheng Zheng
1
-1
/
+1
2024-09-05
libbpf: fix some typos in libbpf
Lin Yikai
1
-1
/
+1
2024-08-30
libbpf: Ensure new BTF objects inherit input endianness
Tony Ambardar
1
-0
/
+4
2024-07-01
libbpf: Fix error handling in btf__distill_base()
Alan Maguire
1
-1
/
+1
2024-06-24
libbpf: Skip base btf sanity checks
Antoine Tenart
1
-1
/
+1
2024-06-22
libbpf: Split field iter code into its own file kernel
Alan Maguire
1
-162
/
+0
2024-06-18
libbpf: Make btf_parse_elf process .BTF.base transparently
Eduard Zingerman
1
-54
/
+110
2024-06-18
libbpf: Split BTF relocation
Alan Maguire
1
-0
/
+17
2024-06-18
libbpf: Add btf__distill_base() creating split BTF with distilled base BTF
Alan Maguire
1
-6
/
+313
2024-06-05
libbpf: Remove callback-based type/string BTF field visitor helpers
Andrii Nakryiko
1
-130
/
+0
2024-06-05
libbpf: Make use of BTF field iterator in BTF handling code
Andrii Nakryiko
1
-22
/
+54
2024-06-05
libbpf: Make use of BTF field iterator in BPF linker code
Andrii Nakryiko
1
-2
/
+2
2024-06-05
libbpf: Add BTF field iterator
Andrii Nakryiko
1
-0
/
+162
2024-03-04
libbpf: Correct debug message in btf__load_vmlinux_btf
Chen Shen
1
-1
/
+1
2024-02-02
libbpf: Add missed btf_ext__raw_data() API
Andrii Nakryiko
1
-1
/
+5
2024-02-02
libbpf: Add btf__new_split() API that was declared but not implemented
Andrii Nakryiko
1
-0
/
+5
2024-01-30
libbpf: Add some details for BTF parsing failures
Ian Rogers
1
-4
/
+18
2024-01-25
libbpf: Wire up BPF token support at BPF object level
Andrii Nakryiko
1
-2
/
+8
2023-09-08
libbpf: Add basic BTF sanity validation
Andrii Nakryiko
1
-0
/
+160
2023-05-26
libbpf: Ensure libbpf always opens files with O_CLOEXEC
Andrii Nakryiko
1
-1
/
+1
2023-03-01
libbpf: Remove several dead assignments
Viktor Malik
1
-2
/
+0
2023-02-17
libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
1
-4
/
+4
2023-01-04
libbpf: Return -ENODATA for missing btf section
Changbin Du
1
-1
/
+1
2022-12-21
libbpf: Show error info about missing ".BTF" section
Changbin Du
1
-0
/
+1
2022-12-15
libbpf: Fix btf__align_of() by taking into account field offsets
Andrii Nakryiko
1
-0
/
+13
2022-11-14
libbpf: checkpatch: Fixed code alignments in btf.c
Kang Minchul
1
-2
/
+3
2022-11-10
libbpf: Resolve unambigous forward declarations
Eduard Zingerman
1
-4
/
+139
2022-11-10
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
1
-21
/
+20
2022-11-04
libbpf: Resolve enum fwd as full enum64 and vice versa
Eduard Zingerman
1
-50
/
+25
2022-10-26
libbpf: Btf dedup identical struct test needs check for nested structs/arrays
Alan Maguire
1
-3
/
+5
2022-09-27
libbpf: Fix the case of running as non-root with capabilities
Jon Doron
1
-1
/
+1
2022-09-22
libbpf: Support raw BTF placed in the default search path
Tao Chen
1
-18
/
+12
2022-08-17
libbpf: Clean up deprecated and legacy aliases
Andrii Nakryiko
1
-2
/
+0
2022-06-28
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
1
-182
/
+1
2022-06-07
libbpf: Add enum64 deduplication support
Yonghong Song
1
-2
/
+60
2022-06-07
libbpf: Add enum64 parsing and new enum64 public API
Yonghong Song
1
-0
/
+103
2022-06-07
libbpf: Refactor btf__add_enum() for future code sharing
Yonghong Song
1
-15
/
+21
2022-06-04
libbpf: Fix a couple of typos
Daniel Müller
1
-1
/
+1
2022-06-03
libbpf: Fix determine_ptr_size() guessing
Douglas Raillard
1
-6
/
+20
2022-04-27
libbpf: Avoid joining .BTF.ext data with BPF programs by section name
Andrii Nakryiko
1
-2
/
+7
2022-04-04
libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
Yuntao Wang
1
-4
/
+2
[next]