开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2026-03-30
rtla: Fix build without libbpf header
Tomas Glozar
2026-01-13
rtla: Fix parse_cpu_set() bug introduced by strtoi()
Costa Shulyupin
2026-01-07
rtla: Fix parse_cpu_set() return value documentation
Wander Lairson Costa
2026-01-07
rtla: Ensure null termination after read operations in utils.c
Wander Lairson Costa
2026-01-07
rtla: Make stop_tracing variable volatile
Wander Lairson Costa
2026-01-07
rtla: Add generated output files to gitignore
Wander Lairson Costa
2026-01-07
rtla: Fix NULL pointer dereference in actions_parse
Wander Lairson Costa
2026-01-07
rtla: Remove unused headers
Wander Lairson Costa
2026-01-07
rtla: Remove redundant memset after calloc
Wander Lairson Costa
2026-01-07
rtla: Use standard exit codes for result enum
Wander Lairson Costa
2026-01-07
rtla: Replace atoi() with a robust strtoi()
Wander Lairson Costa
2026-01-07
rtla: Introduce for_each_action() helper
Wander Lairson Costa
2026-01-07
tools/rtla: Deduplicate cgroup path opening code
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -H/--house-keeping option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -P/--priority option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -e/--event option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -d/--duration option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -D/--debug option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -C/--cgroup option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Consolidate -c/--cpus option parsing
Costa Shulyupin
2026-01-07
tools/rtla: Add common_parse_options()
Costa Shulyupin
2026-01-07
rtla/tests: Run Test::Harness in verbose mode
Tomas Glozar
2026-01-07
rtla/tests: Test BPF action program
Tomas Glozar
2026-01-07
rtla/timerlat: Add example for BPF action program
Tomas Glozar
2026-01-07
rtla/timerlat: Add --bpf-action option
Tomas Glozar
2026-01-07
rtla/timerlat: Support tail call from BPF program
Tomas Glozar
2026-01-07
tools/rtla: Add common_usage()
Costa Shulyupin
2026-01-07
rtla: Set stop threshold after all instances are enabled
Crystal Wood
2026-01-06
tools/rtla: Remove unused function declarations
Costa Shulyupin
2026-01-02
Merge tag 'perf-tools-fixes-for-v6.19-2026-01-02' of git://git.kernel.org/pub...
Linus Torvalds
2026-01-02
Merge tag 'linux_kselftest-fixes-6.19-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-12-31
kselftest/harness: Use helper to avoid zero-size memset warning
Wake Liu
2025-12-31
selftests/ftrace: Test toplevel-enable for instance
Zheng Yejian
2025-12-31
selftests/ftrace: traceonoff_triggers: strip off names
Yipeng Zou
2025-12-31
Merge tag 'vfio-v6.19-rc4' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2025-12-30
Merge tag 'net-6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-12-30
selftests: fib_test: Add test case for ipv4 multi nexthops
Vadim Fedorenko
2025-12-30
selftests: fib_nexthops: Add test cases for error routes deletion
Ido Schimmel
2025-12-29
Merge tag 'mm-hotfixes-stable-2025-12-28-21-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-12-28
Merge tag 'sched_ext-for-6.19-rc3-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-12-28
Merge tag 'powerpc-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2025-12-28
selftests/ublk: fix Makefile to rebuild on header changes
Ming Lei
2025-12-28
selftests/ublk: add test for async partition scan
Ming Lei
2025-12-28
tools/sched_ext: update scx_show_state.py for scx_aborting change
Kohei Enju
2025-12-28
tools/sched_ext: fix scx_show_state.py for scx_root change
Kohei Enju
2025-12-27
tools build: Fix the common set of features test wrt libopenssl
Arnaldo Carvalho de Melo
2025-12-24
tools headers: Sync syscall table with kernel sources
Namhyung Kim
2025-12-24
tools headers: Sync linux/socket.h with kernel sources
Namhyung Kim
2025-12-24
tools headers: Sync linux/gfp_types.h with kernel sources
Namhyung Kim
[next]