index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
bpf
/
btf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: Fix error handling in btf__distill_base()
Alan Maguire
2024-07-01
1
-1
/
+1
*
libbpf: Skip base btf sanity checks
Antoine Tenart
2024-06-24
1
-1
/
+1
*
libbpf: Split field iter code into its own file kernel
Alan Maguire
2024-06-21
1
-162
/
+0
*
libbpf: Make btf_parse_elf process .BTF.base transparently
Eduard Zingerman
2024-06-17
1
-54
/
+110
*
libbpf: Split BTF relocation
Alan Maguire
2024-06-17
1
-0
/
+17
*
libbpf: Add btf__distill_base() creating split BTF with distilled base BTF
Alan Maguire
2024-06-17
1
-6
/
+313
*
libbpf: Remove callback-based type/string BTF field visitor helpers
Andrii Nakryiko
2024-06-05
1
-130
/
+0
*
libbpf: Make use of BTF field iterator in BTF handling code
Andrii Nakryiko
2024-06-05
1
-22
/
+54
*
libbpf: Make use of BTF field iterator in BPF linker code
Andrii Nakryiko
2024-06-05
1
-2
/
+2
*
libbpf: Add BTF field iterator
Andrii Nakryiko
2024-06-05
1
-0
/
+162
*
libbpf: Correct debug message in btf__load_vmlinux_btf
Chen Shen
2024-03-04
1
-1
/
+1
*
libbpf: Add missed btf_ext__raw_data() API
Andrii Nakryiko
2024-02-01
1
-1
/
+5
*
libbpf: Add btf__new_split() API that was declared but not implemented
Andrii Nakryiko
2024-02-01
1
-0
/
+5
*
libbpf: Add some details for BTF parsing failures
Ian Rogers
2024-01-29
1
-4
/
+18
*
libbpf: Wire up BPF token support at BPF object level
Andrii Nakryiko
2024-01-24
1
-2
/
+8
*
libbpf: Add basic BTF sanity validation
Andrii Nakryiko
2023-09-08
1
-0
/
+160
*
libbpf: Ensure libbpf always opens files with O_CLOEXEC
Andrii Nakryiko
2023-05-26
1
-1
/
+1
*
libbpf: Remove several dead assignments
Viktor Malik
2023-03-01
1
-2
/
+0
*
libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-16
1
-4
/
+4
*
libbpf: Return -ENODATA for missing btf section
Changbin Du
2023-01-03
1
-1
/
+1
*
libbpf: Show error info about missing ".BTF" section
Changbin Du
2022-12-20
1
-0
/
+1
*
libbpf: Fix btf__align_of() by taking into account field offsets
Andrii Nakryiko
2022-12-15
1
-0
/
+13
*
libbpf: checkpatch: Fixed code alignments in btf.c
Kang Minchul
2022-11-14
1
-2
/
+3
*
libbpf: Resolve unambigous forward declarations
Eduard Zingerman
2022-11-09
1
-4
/
+139
*
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-09
1
-21
/
+20
*
libbpf: Resolve enum fwd as full enum64 and vice versa
Eduard Zingerman
2022-11-04
1
-50
/
+25
*
libbpf: Btf dedup identical struct test needs check for nested structs/arrays
Alan Maguire
2022-10-25
1
-3
/
+5
*
libbpf: Fix the case of running as non-root with capabilities
Jon Doron
2022-09-26
1
-1
/
+1
*
libbpf: Support raw BTF placed in the default search path
Tao Chen
2022-09-21
1
-18
/
+12
*
libbpf: Clean up deprecated and legacy aliases
Andrii Nakryiko
2022-08-17
1
-2
/
+0
*
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
2022-06-28
1
-182
/
+1
*
libbpf: Add enum64 deduplication support
Yonghong Song
2022-06-07
1
-2
/
+60
*
libbpf: Add enum64 parsing and new enum64 public API
Yonghong Song
2022-06-07
1
-0
/
+103
*
libbpf: Refactor btf__add_enum() for future code sharing
Yonghong Song
2022-06-07
1
-15
/
+21
*
libbpf: Fix a couple of typos
Daniel Müller
2022-06-03
1
-1
/
+1
*
libbpf: Fix determine_ptr_size() guessing
Douglas Raillard
2022-06-02
1
-6
/
+20
*
libbpf: Avoid joining .BTF.ext data with BPF programs by section name
Andrii Nakryiko
2022-04-26
1
-2
/
+7
*
libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
Yuntao Wang
2022-04-03
1
-4
/
+2
*
libbpf: Improve btf__add_btf() with an additional hashmap for strings.
Kui-Feng Lee
2022-01-19
1
-1
/
+30
*
libbpf: Fix typo in btf__dedup@LIBBPF_0.0.2 definition
Vincent Minet
2021-12-10
1
-1
/
+1
*
libbpf: Allow passing preallocated log_buf when loading BTF into kernel
Andrii Nakryiko
2021-12-10
1
-23
/
+55
*
libbpf: Replace btf__type_by_id() with btf_type_by_id().
Alexei Starovoitov
2021-12-02
1
-1
/
+1
*
libbpf: Fix potential misaligned memory access in btf_ext__new()
Andrii Nakryiko
2021-11-26
1
-5
/
+5
*
libbpf: Accommodate DWARF/compiler bug with duplicated structs
Andrii Nakryiko
2021-11-19
1
-4
/
+41
*
libbpf: Fix a couple of missed btf_type_tag handling in btf.c
Yonghong Song
2021-11-16
1
-0
/
+2
*
libbpf: Support BTF_KIND_TYPE_TAG
Yonghong Song
2021-11-11
1
-0
/
+23
*
libbpf: Turn btf_dedup_opts into OPTS-based struct
Andrii Nakryiko
2021-11-11
1
-19
/
+27
*
libbpf: Use O_CLOEXEC uniformly when opening fds
Kumar Kartikeya Dwivedi
2021-10-28
1
-1
/
+1
*
libbpf: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-25
1
-2
/
+2
*
libbpf: Fix BTF header parsing checks
Andrii Nakryiko
2021-10-22
1
-3
/
+9
[next]