开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2025-01-24
Merge tag 'perf-tools-for-v6.14-2025-01-21' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2025-01-17
libbpf: Work around kernel inconsistently stripping '.llvm.' suffix
Andrii Nakryiko
2025-01-16
libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED
Pu Lehui
2025-01-16
libbpf: Fix return zero when elf_begin failed
Pu Lehui
2025-01-10
libbpf: Add unique_match option for multi kprobe
Yonghong Song
2024-12-30
libbpf: Set MFD_NOEXEC_SEAL when creating memfd
Daniel Xu
2024-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-12-13
libbpf: prog load: Allow to use fd_array_cnt
Anton Protopopov
2024-12-13
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-12-12
libbpf: Extend linker API to support in-memory ELF files
Alastair Robertson
2024-12-12
libbpf: Pull file-opening logic up to top-level functions
Alastair Robertson
2024-12-11
libperf: evlist: Fix --cpu argument on hybrid platform
James Clark
2024-12-09
tool api fs: Correctly encode errno for read/write open failures
Ian Rogers
2024-12-09
libperf cpumap: Grow array of read CPUs in smaller increments
Ian Rogers
2024-12-09
libperf cpumap: Remove perf_cpu_map__read()
Ian Rogers
2024-12-09
libperf cpumap: Remove use of perf_cpu_map__read()
Ian Rogers
2024-12-09
libperf cpumap: Be tolerant of newline at the end of a cpumask
Ian Rogers
2024-12-09
libperf cpumap: Hide/reduce scope of MAX_NR_CPUS
Ian Rogers
2024-12-09
perf: Increase MAX_NR_CPUS to 4096
Kyle Meyer
2024-12-09
libperf cpumap: Refactor perf_cpu_map__merge()
Leo Yan
2024-12-05
libbpf: Fix segfault due to libelf functions not setting errno
Quentin Monnet
2024-12-02
libbpf: Improve debug message when the base BTF cannot be found
Ben Olson
2024-12-02
libbpf: don't adjust USDT semaphore address if .stapsdt.base addr is missing
Andrii Nakryiko
2024-11-26
Merge tag 'perf-tools-for-v6.13-2024-11-24' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-21
Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-11-16
libbpf: Change hash_combine parameters from long to unsigned long
Sidong Yang
2024-11-15
libbpf: Fix memory leak in bpf_program__attach_uprobe_multi
Jiri Olsa
2024-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-11-13
libsubcmd: Move va_end() before exit
Luo Yifan
2024-11-11
libbpf: Stringify errno in log messages in the remaining code
Mykyta Yatsenko
2024-11-11
libbpf: Stringify errno in log messages in btf*.c
Mykyta Yatsenko
2024-11-11
libbpf: Stringify errno in log messages in libbpf.c
Mykyta Yatsenko
2024-11-11
libbpf: Introduce errstr() for stringifying errno
Mykyta Yatsenko
2024-11-11
libbpf: Add support for uprobe multi session attach
Jiri Olsa
2024-11-11
bpf: Add support for uprobe multi session attach
Jiri Olsa
2024-11-11
Merge back thermal control material for 6.13
Rafael J. Wysocki
2024-11-08
tools api io: Ensure line_len_out is always initialized
Ian Rogers
2024-11-05
tools/lib/list_sort: remove unnecessary header includes
Kuan-Wei Chiu
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-10-29
libbpf: start v1.6 development cycle
Andrii Nakryiko
2024-10-28
tools subcmd: Add non-waitpid check_if_command_finished()
Ian Rogers
2024-10-24
libbpf: define __uptr.
Kui-Feng Lee
2024-10-24
thermal/lib: Fix memory leak on error in thermal_genl_auto()
Daniel Lezcano
2024-10-24
tools/lib/thermal: Add the threshold netlink ABI
Daniel Lezcano
2024-10-24
tools/lib/thermal: Make more generic the command encoding function
Daniel Lezcano
2024-10-23
libbpf: move global data mmap()'ing into bpf_object__load()
Andrii Nakryiko
2024-10-23
libsubcmd: Silence compiler warning
Eder Zulian
2024-10-23
libbpf: Prevent compiler warnings/errors
Eder Zulian
[next]