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_dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIE...
Martin KaFai Lau
2023-05-01
1
-3
/
+19
*
libbpf: Fix btf_dump's packed struct determination
Andrii Nakryiko
2022-12-15
1
-27
/
+6
*
libbpf: Fix BTF-to-C converter's padding logic
Andrii Nakryiko
2022-12-15
1
-46
/
+123
*
libbpf: Handle non-standardly sized enums better in BTF-to-C dumper
Andrii Nakryiko
2022-12-15
1
-0
/
+38
*
libbpf: Fix single-line struct definition output in btf_dump
Andrii Nakryiko
2022-12-15
1
-2
/
+5
*
libbpf: Ignore hashmap__find() result explicitly in btf_dump
Andrii Nakryiko
2022-11-18
1
-1
/
+1
*
libbpf: Fix uninitialized warning in btf_dump_dump_type_data
David Michael
2022-11-14
1
-1
/
+1
*
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-09
1
-8
/
+7
*
libbpf: Fix use-after-free in btf_dump_name_dups
Xu Kuohai
2022-10-13
1
-3
/
+26
*
bpftool: Print newline before '}' for struct with padding only fields
Eduard Zingerman
2022-10-05
1
-1
/
+5
*
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
Xin Liu
2022-09-20
1
-1
/
+1
*
libbpf: Fix sign expansion bug in btf_dump_get_enum_value()
Dan Carpenter
2022-07-21
1
-1
/
+1
*
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
2022-06-28
1
-16
/
+7
*
libbpf: Add enum64 support for btf_dump
Yonghong Song
2022-06-07
1
-34
/
+103
*
libbpf: Skip forward declaration when counting duplicated type names
Xu Kuohai
2022-03-01
1
-0
/
+5
*
libbpf: Fix compilation warning due to mismatched printf format
Andrii Nakryiko
2022-02-09
1
-1
/
+2
*
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
2022-02-08
1
-2
/
+3
*
libbpf: Add sane strncpy alternative and use it internally
Andrii Nakryiko
2021-12-14
1
-2
/
+2
*
libbpf: Silence uninitialized warning/error in btf_dump_dump_type_data
Alan Maguire
2021-11-29
1
-1
/
+1
*
libbpf: Support BTF_KIND_TYPE_TAG
Yonghong Song
2021-11-11
1
-0
/
+9
*
libbpf: Ensure btf_dump__new() and btf_dump_opts are future-proof
Andrii Nakryiko
2021-11-11
1
-9
/
+22
*
libbpf: Use __BYTE_ORDER__
Ilya Leoshkevich
2021-10-25
1
-4
/
+4
*
libbpf: Add btf__type_cnt() and btf__raw_data() APIs
Hengqi Chen
2021-10-22
1
-4
/
+4
*
libbpf: Fix the use of aligned attribute
Andrii Nakryiko
2021-10-22
1
-1
/
+1
*
libbpf: Fix ptr_is_aligned() usages
Ilya Leoshkevich
2021-10-21
1
-8
/
+12
*
libbpf: Fix dumping non-aligned __int128
Ilya Leoshkevich
2021-10-20
1
-3
/
+6
*
libbpf: Fix dumping big-endian bitfields
Ilya Leoshkevich
2021-10-20
1
-8
/
+7
*
bpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
Yonghong Song
2021-10-18
1
-3
/
+3
*
libbpf: Add support for BTF_KIND_TAG
Yonghong Song
2021-09-14
1
-0
/
+3
*
libbpf: Propagate errors when retrieving enum value for typed data display
Alan Maguire
2021-07-20
1
-2
/
+3
*
libbpf: Avoid use of __int128 in typed dump display
Alan Maguire
2021-07-20
1
-33
/
+65
*
libbpf: Btf typed dump does not need to allocate dump data
Alan Maguire
2021-07-16
1
-5
/
+4
*
libbpf: Fix compilation errors on ppc64le for btf dump typed data
Alan Maguire
2021-07-16
1
-2
/
+2
*
libbpf: Clarify/fix unaligned data issues for btf typed dump
Alan Maguire
2021-07-16
1
-4
/
+24
*
libbpf: BTF dumper support for typed data
Alan Maguire
2021-07-16
1
-5
/
+814
*
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
2021-05-25
1
-7
/
+7
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-25
1
-4
/
+4
|
\
|
*
libbpf: Rename internal memory-management helpers
Andrii Nakryiko
2021-03-18
1
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
2021-03-19
1
-1
/
+1
*
|
libbpf: Add BTF_KIND_FLOAT support
Ilya Leoshkevich
2021-03-04
1
-0
/
+4
|
/
*
libbpf: Make btf_dump work with modifiable BTF
Andrii Nakryiko
2020-09-30
1
-22
/
+47
*
libbpf: Extract generic string hashing function for reuse
Andrii Nakryiko
2020-09-28
1
-8
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
1
-7
/
+2
|
\
|
*
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
2020-08-18
1
-3
/
+0
|
*
libbpf: Remove any use of reallocarray() in libbpf
Andrii Nakryiko
2020-08-18
1
-4
/
+2
*
|
libbpf: Fix build on ppc64le architecture
Andrii Nakryiko
2020-08-18
1
-1
/
+1
|
/
*
libbpf: Handle BTF pointer sizes more carefully
Andrii Nakryiko
2020-08-13
1
-1
/
+3
*
libbpf: Handle GCC built-in types for Arm NEON
Jean-Philippe Brucker
2020-08-12
1
-1
/
+34
*
libbpf: Make destructors more robust by handling ERR_PTR(err) cases
Andrii Nakryiko
2020-07-31
1
-1
/
+1
[next]