index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
rtla: Use standard exit codes for result enum
Wander Lairson Costa
1
-3
/
+4
2026-01-07
rtla: Replace atoi() with a robust strtoi()
Wander Lairson Costa
3
-8
/
+41
2026-01-07
rtla: Introduce for_each_action() helper
Wander Lairson Costa
2
-2
/
+9
2026-01-07
tools/rtla: Deduplicate cgroup path opening code
Costa Shulyupin
1
-33
/
+32
2026-01-07
tools/rtla: Consolidate -H/--house-keeping option parsing
Costa Shulyupin
5
-33
/
+11
2026-01-07
tools/rtla: Consolidate -P/--priority option parsing
Costa Shulyupin
5
-33
/
+11
2026-01-07
tools/rtla: Consolidate -e/--event option parsing
Costa Shulyupin
5
-52
/
+16
2026-01-07
tools/rtla: Consolidate -d/--duration option parsing
Costa Shulyupin
5
-29
/
+11
2026-01-07
tools/rtla: Consolidate -D/--debug option parsing
Costa Shulyupin
5
-21
/
+9
2026-01-07
tools/rtla: Consolidate -C/--cgroup option parsing
Costa Shulyupin
5
-25
/
+10
2026-01-07
tools/rtla: Consolidate -c/--cpus option parsing
Costa Shulyupin
5
-33
/
+11
2026-01-07
tools/rtla: Add common_parse_options()
Costa Shulyupin
6
-0
/
+48
2026-01-07
rtla/tests: Run Test::Harness in verbose mode
Tomas Glozar
2
-2
/
+1
2026-01-07
rtla/tests: Test BPF action program
Tomas Glozar
3
-2
/
+48
2026-01-07
rtla/timerlat: Add example for BPF action program
Tomas Glozar
3
-1
/
+24
2026-01-07
rtla/timerlat: Add --bpf-action option
Tomas Glozar
6
-2
/
+80
2026-01-07
rtla/timerlat: Support tail call from BPF program
Tomas Glozar
3
-4
/
+35
2026-01-07
tools/rtla: Add common_usage()
Costa Shulyupin
6
-64
/
+81
2026-01-07
rtla: Set stop threshold after all instances are enabled
Crystal Wood
5
-37
/
+38
2026-01-07
selftests/hid: add a test for the Digitizer/Button Type pressurepad
Peter Hutterer
1
-4
/
+35
2026-01-07
selftests/hid: use a enum class for the different button types
Peter Hutterer
1
-10
/
+14
2026-01-07
selftests/hid: require hidtools 0.12
Peter Hutterer
1
-0
/
+14
2026-01-07
selftests/hid: fix bpf compilations due to -fms-extensions
Benjamin Tissoires
1
-0
/
+2
2026-01-07
bpf: GCC requires function attributes before the declarator
Jose E. Marchesi
1
-1
/
+1
2026-01-07
bpf: adapt selftests to GCC 16 -Wunused-but-set-variable
Jose E. Marchesi
2
-0
/
+20
2026-01-07
selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
2
-0
/
+360
2026-01-07
libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
Leon Hwang
3
-19
/
+36
2026-01-07
bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
Leon Hwang
1
-0
/
+2
2026-01-07
selftests: netdevsim: add carrier state consistency test
Yohei Kojima
1
-0
/
+59
2026-01-07
selftests: drv-net: Bring back tool() to driver __init__s
Gal Pressman
2
-4
/
+4
2026-01-07
selftests/bpf: add tests for arena kfuncs under lock
Emil Tsalapatis
1
-0
/
+38
2026-01-07
selftests/net: packetdrill: add minimal client and server tests
Willem de Bruijn
2
-0
/
+59
2026-01-07
selftests: hw-net: rss-input-xfrm: try to enable the xfrm at the start
Jakub Kicinski
1
-6
/
+38
2026-01-07
ipv6: preserve insertion order for same-scope addresses
Yumei Huang
1
-1
/
+1
2026-01-07
perf parse-events: Fix evsel allocation failure
Faisal Bukhari
1
-2
/
+5
2026-01-07
perf data: Fix coding style
Derek Foreman
2
-9
/
+6
2026-01-07
perf data: Allow filtering conversion by time range
Derek Foreman
5
-0
/
+96
2026-01-07
perf build: Skip nondistro build test if libbfd is old
James Clark
1
-0
/
+5
2026-01-07
perf build: Feature test for libbfd thread safety API
James Clark
4
-0
/
+28
2026-01-07
perf build: Remove unused libbfd-buildid feature test
James Clark
4
-20
/
+0
2026-01-07
perf build: Do all non-distro feature checks in one go
James Clark
1
-20
/
+12
2026-01-07
perf build: Remove FEATURE_CHECK_LDFLAGS-disassembler-{four-args,init-styled}...
Roberto Sassu
1
-9
/
+3
2026-01-07
perf test java symbol: Additional libperf-jvmti.so path check
Ian Rogers
1
-0
/
+4
2026-01-07
perf test: Fix test case perf evlist tests for s390x
Thomas Richter
1
-2
/
+3
2026-01-07
docs: find-unused-docs.sh: fixup directory usage
Randy Dunlap
1
-1
/
+1
2026-01-06
selftests/bpf: Update xdp_context_test_run test to check maximum metadata size
Toke Høiland-Jørgensen
1
-3
/
+11
2026-01-06
perf pmu: Relax uncore wildcard matching to allow numeric suffix
Zide Chen
1
-6
/
+8
2026-01-06
selftests/nolibc: always build sparc32 tests with -mcpu=v8
Thomas Weißschuh
1
-1
/
+1
2026-01-06
tools/nolibc: align sys_vfork() with sys_fork()
Thomas Weißschuh
2
-13
/
+13
2026-01-06
selftests/nolibc: drop NOLIBC_SYSROOT=0 logic
Thomas Weißschuh
1
-6
/
+0
[prev]
[next]