开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
6 days
Merge branch 'linux-next' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
6 days
Merge branch 'perf-tools-next' of https://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
7 days
Merge tag 'docs-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
7 days
Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
13 days
libbpf: Fix ring buffer consumer loop on 32-bit position wrap
Israel Téllez García
13 days
libbpf: Avoid unnecessary mmap resize for percpu data maps
Leon Hwang
2026-08-13
bpftool: Generate skeleton for global percpu data
Leon Hwang
2026-08-13
libbpf: Add support for global percpu data
Leon Hwang
2026-08-13
libbpf: Probe percpu data feature
Leon Hwang
2026-08-11
docs: python: abi_regex: convert adjacent index placeholders
Alison Schofield
2026-08-11
docs: python: abi_regex: catch the right exception for a bad regex
Alison Schofield
2026-08-07
tools/lib/thermal: Fix misplaced extern "C" closing brace
Andreas Haufler
2026-08-03
docs: xforms_lists: support DEFINE_IDTENTRY_IRQ()
Randy Dunlap
2026-08-03
docs: kdoc_parser: drop extraneous blank line in warning message
Randy Dunlap
2026-08-03
scripts/kernel-doc: Fix kdoc for Python 3.9-3.11
Ryszard Knop
2026-07-30
libbpf: Export btf__find_by_name_kind_own()
Ihor Solodrai
2026-07-25
tools/build: selftests: Remove some duplicate toolchain definitions
James Clark
2026-07-25
tools/build: Allow versioning LLVM readelf
James Clark
2026-07-22
scripts/kernel-doc: Suggest possible names for excess descriptions
Ryszard Knop
2026-07-21
libbpf: Search /lib64 and /lib in resolve_full_path()
Ricardo B. Marlière
2026-07-16
tools/lib/api: Fix potential double-free from fdarray__grow()
Namhyung Kim
2026-07-15
docs: kdoc: fix troff output description typo
Yousef Alhouseen
2026-07-10
perf record: Fix teardown hang on system-wide multi-threaded sessions
Ian Rogers
2026-07-10
libbpf: Fix double-free of distilled base BTF on .BTF.ext parse error
Naveed Khan
2026-07-08
libbpf: Drop in-loader metadata check for load-time verification
Daniel Borkmann
2026-07-07
perf record: fix poll storm when monitored threads exit
Jiawei Sun
2026-07-04
libbpf: Detect uprobe syscall with new error
Jiri Olsa
2026-07-04
libbpf: Change has_nop_combo to work on top of nop10
Jiri Olsa
2026-07-01
libbpf: Skip bpf_object__probe_loading() when BPF token is in use
Yuan Chen
2026-06-25
libbpf: fix -Wformat warnings from format/argument type mismatches
Andrii Nakryiko
2026-06-25
Merge tag 'docs-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/...
Linus Torvalds
2026-06-23
kdoc: xforms: ignore special static/inline macros
Randy Dunlap
2026-06-23
kdoc: xforms_lists: handle DECLARE_PER_CPU() in kernel-doc
Randy Dunlap
2026-06-23
kernel-doc: xforms: support __SYSFS_FUNCTION_ALTERNATIVE()
Randy Dunlap
2026-06-23
Merge tag 'perf-tools-for-v7.2-1-2026-06-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-06-16
Merge tag 'trace-tools-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-16
Merge tag 'docs-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
2026-06-14
libbpf: Initialize CFLAGS before including Makefile.include
Leo Yan
2026-06-14
libbpf: Add path_fd to struct bpf_link_create_opts
Jiri Olsa
2026-06-10
tools lib api: Fix mount_overload() snprintf truncation and toupper range
Arnaldo Carvalho de Melo
2026-06-10
tools lib api: Fix filename__write_int() writing uninitialized stack data
Arnaldo Carvalho de Melo
2026-06-10
tools lib api: Fix missing null termination in filename__read_int/ull()
Arnaldo Carvalho de Melo
2026-06-10
libperf: Document code simplification case for widening struct perf_cpu
Arnaldo Carvalho de Melo
2026-06-07
libbpf: Add support to create tracing multi link
Jiri Olsa
2026-06-07
libbpf: Add btf_type_is_traceable_func function
Jiri Olsa
2026-06-07
libbpf: Add bpf_link_create support for tracing_multi link
Jiri Olsa
2026-06-07
libbpf: Add bpf_object_cleanup_btf function
Jiri Olsa
2026-06-07
bpf: Add support for tracing_multi link session
Jiri Olsa
2026-06-07
bpf: Add support for tracing multi link
Jiri Olsa
[next]