index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
libbpf: Add LoongArch support to bpf_tracing.h
Hengqi Chen
2023-01-03
1
-0
/
+23
|
|
*
libbpf: Restore errno after pr_warn.
Alexei Starovoitov
2022-12-30
1
-1
/
+3
|
|
*
libbpf: Added the description of some API functions
Xin Liu
2022-12-29
1
-2
/
+27
|
|
*
libbpf: Fix invalid return address register in s390
Daniel T. Lee
2022-12-29
1
-1
/
+1
|
|
*
libbpf: fix errno is overwritten after being closed.
Xin Liu
2022-12-28
1
-3
/
+2
|
|
*
libbpf: start v1.2 development cycle
Andrii Nakryiko
2022-12-21
2
-1
/
+4
|
|
*
libbpf: Show error info about missing ".BTF" section
Changbin Du
2022-12-21
1
-0
/
+1
|
|
*
libbpf: Fix build warning on ref_ctr_off for 32-bit architectures
Khem Raj
2022-12-21
1
-1
/
+1
|
|
*
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: Fix btf__align_of() by taking into account field offsets
Andrii Nakryiko
2022-12-15
1
-0
/
+13
|
|
*
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: Optimized return value in libbpf_strerror when errno is libbpf errno
Xin Liu
2022-12-14
1
-4
/
+12
*
|
|
tools/lib/thermal: Fix include path for libnl3 in pkg-config file.
Vibhav Pant
2023-02-15
1
-1
/
+1
*
|
|
tools/lib/thermal: Fix thermal_sampling_exit()
Vincent Guittot
2023-02-15
1
-1
/
+1
|
/
/
*
|
libperf: Fix install_pkgconfig target
Alexander Gordeev
2022-12-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-12-16
13
-290
/
+613
|
\
|
|
*
libbpf: Parse usdt args without offset on x86 (e.g. 8@(%rsp))
Timo Hunziker
2022-12-07
1
-0
/
+8
|
*
libbpf: Improve usability of libbpf Makefile
Xin Liu
2022-12-03
1
-0
/
+17
|
*
libbpf: Avoid enum forward-declarations in public API in C++ mode
Andrii Nakryiko
2022-11-30
1
-0
/
+7
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
3
-8
/
+22
|
|
\
|
|
*
libbpf: Check the validity of size in user_ring_buffer__reserve()
Hou Tao
2022-11-18
1
-0
/
+4
|
|
*
libbpf: Handle size overflow for user ringbuf mmap
Hou Tao
2022-11-18
1
-2
/
+8
|
|
*
libbpf: Handle size overflow for ringbuf mmap
Hou Tao
2022-11-18
1
-4
/
+8
|
|
*
libbpf: Use page size as max_entries when probing ring buffer map
Hou Tao
2022-11-18
1
-1
/
+1
|
|
*
libbpf: Use correct return pointer in attach_raw_tp
Jiri Olsa
2022-11-14
1
-1
/
+1
|
*
|
selftests/bpf: Workaround for llvm nop-4 bug
Alexei Starovoitov
2022-11-22
1
-1
/
+2
|
*
|
libbpf: Ignore hashmap__find() result explicitly in btf_dump
Andrii Nakryiko
2022-11-18
1
-1
/
+1
|
*
|
libbpf: checkpatch: Fixed code alignments in ringbuf.c
Kang Minchul
2022-11-14
1
-2
/
+2
|
*
|
libbpf: Fixed various checkpatch issues in libbpf.c
Kang Minchul
2022-11-14
1
-17
/
+28
|
*
|
libbpf: checkpatch: Fixed code alignments in btf.c
Kang Minchul
2022-11-14
1
-2
/
+3
|
*
|
libbpf: Fix uninitialized warning in btf_dump_dump_type_data
David Michael
2022-11-14
1
-1
/
+1
|
*
|
libbpf: Hashmap.h update to fix build issues using LLVM14
Eduard Zingerman
2022-11-11
1
-1
/
+2
|
*
|
libbpf: Resolve unambigous forward declarations
Eduard Zingerman
2022-11-10
1
-4
/
+139
|
*
|
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-10
7
-109
/
+119
|
*
|
libbpf: Resolve enum fwd as full enum64 and vice versa
Eduard Zingerman
2022-11-04
1
-50
/
+25
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-02
4
-78
/
+125
|
|
\
\
|
|
*
|
libbpf: Support new cgroup local storage
Yonghong Song
2022-10-26
2
-0
/
+2
|
|
*
|
libbpf: Btf dedup identical struct test needs check for nested structs/arrays
Alan Maguire
2022-10-26
1
-3
/
+5
|
|
*
|
libbpf: Avoid allocating reg_name with sscanf in parse_usdt_arg()
Xu Kuohai
2022-10-21
1
-10
/
+6
|
|
*
|
libbpf: only add BPF_F_MMAPABLE flag for data maps with global vars
Andrii Nakryiko
2022-10-20
1
-19
/
+78
|
|
*
|
libbpf: clean up and refactor BTF fixup step
Andrii Nakryiko
2022-10-20
1
-54
/
+42
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-21
1
-3
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...
Jakub Kicinski
2022-10-19
6
-21
/
+117
|
|
\
\
|
|
*
|
libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
Shung-Hsi Yu
2022-10-13
1
-0
/
+3
|
|
*
|
libbpf: Deal with section with no data gracefully
Shung-Hsi Yu
2022-10-13
1
-1
/
+5
|
|
*
|
libbpf: Use elf_getshdrnum() instead of e_shnum
Shung-Hsi Yu
2022-10-13
1
-4
/
+9
|
|
*
|
libbpf: Fix memory leak in parse_usdt_arg()
Xu Kuohai
2022-10-13
1
-7
/
+4
|
|
*
|
libbpf: Fix use-after-free in btf_dump_name_dups
Xu Kuohai
2022-10-13
1
-3
/
+26
[prev]
[next]