index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2025-06-19
libbpf: Use proper errno value in nlattr
Anton Protopopov
2025-06-19
bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ
Anton Protopopov
2025-06-19
libbpf: Use proper errno value in linker
Anton Protopopov
2025-06-19
Use thread-safe function pointer in libbpf_print
Jonathan Wiepert
2025-06-19
libbpf: Remove sample_period init in perf_buffer
Tao Chen
2025-06-19
libbpf: Fix event name too long error
Feng Yang
2025-06-19
libbpf: Fix buffer overflow in bpf_object__init_prog
Viktor Malik
2025-05-29
libbpf: Fix out-of-bound read
Nandakumar Edamana
2025-04-20
libbpf: Prevent compiler warnings/errors
Eder Zulian
2025-04-10
libbpf: Fix hypothetical STT_SECTION extern NULL deref case
Andrii Nakryiko
2025-03-28
libsubcmd: Silence compiler warning
Eder Zulian
2025-02-08
libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED
Pu Lehui
2025-02-08
libbpf: Fix return zero when elf_begin failed
Pu Lehui
2025-02-08
libbpf: Fix segfault due to libelf functions not setting errno
Quentin Monnet
2025-02-08
libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing
Andrii Nakryiko
2024-12-19
libperf: evlist: Fix --cpu argument on hybrid platform
James Clark
2024-12-05
libbpf: move global data mmap()'ing into bpf_object__load()
Andrii Nakryiko
2024-12-05
libbpf: never interpret subprogs in .text as entry programs
Andrii Nakryiko
2024-12-05
libbpf: fix sym_is_subprog() logic for weak global subprogs
Andrii Nakryiko
2024-12-05
libbpf: Add missing per-arch include path
Björn Töpel
2024-12-05
libbpf: Fix output .symtab byte-order during linking
Tony Ambardar
2024-12-05
libbpf: Fix expected_attach_type set handling in program load callback
Tao Chen
2024-12-05
thermal/lib: Fix memory leak on error in thermal_genl_auto()
Daniel Lezcano
2024-12-05
tools/lib/thermal: Make more generic the command encoding function
Daniel Lezcano
2024-11-04
tools/lib/thermal: Remove the thermal.h soft link when doing make clean
zhang jiao
2024-11-04
tools/lib/thermal: Fix sampling handler context ptr
Emil Dahl Juhl
2024-09-25
Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-22
Merge tag 'perf-tools-for-v6.12-1-2024-09-19' of git://git.kernel.org/pub/scm...
Linus Torvalds
2024-09-12
libbpf: Add bpf_object__token_fd accessor
Ihor Solodrai
2024-09-11
tools: Drop nonsensical -O6
Sam James
2024-09-10
libbpf: Fix uretprobe.multi.s programs auto attachment
Jiri Olsa
2024-09-09
libbpf: Fix some typos in comments
Yusheng Zheng
2024-09-09
libbpf: Fixed getting wrong return address on arm64 architecture
Shuyi Cheng
2024-09-06
libbpf: Workaround (another) -Wmaybe-uninitialized false positive
Sam James
2024-09-05
libbpf: fix some typos in libbpf
Lin Yikai
2024-09-04
libbpf: Fix accessing first syscall argument on RV64
Pu Lehui
2024-09-04
libbpf: Access first syscall argument with CO-RE direct read on arm64
Pu Lehui
2024-09-04
libbpf: Access first syscall argument with CO-RE direct read on s390
Pu Lehui
2024-09-04
libsubcmd: Don't free the usage string
Aditya Gupta
2024-08-30
libbpf: Ensure new BTF objects inherit input endianness
Tony Ambardar
2024-08-29
libbpf: Fix bpf_object__open_skeleton()'s mishandling of options
Andrii Nakryiko
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-08-15
libbpf: Workaround -Wmaybe-uninitialized false positive
Sam James
2024-08-12
libbpf: Fix license for btf_relocate.c
Alan Maguire
2024-08-06
memblock test: fix implicit declaration of function 'memparse'
Wei Yang
2024-08-05
tools build: Correct bpf fixdep dependencies
Brian Norris
2024-08-05
tools build: Correct libsubcmd fixdep dependencies
Brian Norris
2024-08-01
perf list: Give clues if failed to open tracing events directory
Tiezhu Yang
2024-08-01
libperf: Add gitignore
Charlie Jenkins
2024-07-31
perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc
Athira Rajeev
[next]