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
2025-11-11
tools: ynltool: add traffic distribution balance
Jakub Kicinski
2
-2
/
+293
2025-11-11
tools: ynltool: add qstats support
Jakub Kicinski
3
-1
/
+333
2025-11-11
tools: ynltool: add page-pool stats
Jakub Kicinski
5
-154
/
+473
2025-11-11
tools: ynltool: create skeleton for the C command
Jakub Kicinski
7
-1
/
+720
2025-11-11
selftests/namespaces: fix nsid tests
Christian Brauner
1
-56
/
+51
2025-11-11
Merge branch 'kbuild-6.19.fms.extension'
Christian Brauner
6
-63
/
+88
2025-11-11
perf symbol: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-11-11
selftest: netcons: add test for netconsole over bonded interfaces
Breno Leitao
4
-7
/
+414
2025-11-11
selftest: netcons: create a torture test
Breno Leitao
2
-0
/
+131
2025-11-11
selftest: netcons: refactor target creation
Breno Leitao
1
-11
/
+19
2025-11-11
tools: ynl: call nested attribute free function for indexed arrays
Zahari Doychev
1
-0
/
+12
2025-11-11
selftests/tracing: Run sample events to clear page cache events
Steven Rostedt
1
-0
/
+4
2025-11-11
selftests/tc-testing: Create tests trying to add children to clsact/ingress q...
Victor Nogueira
1
-0
/
+44
2025-11-10
bpf/selftests: Add selftest for bpf_smc_hs_ctrl
D. Wythe
3
-0
/
+512
2025-11-10
tools/docs/get_abi.py: fix get_abi library directory
Mauro Carvalho Chehab
1
-1
/
+1
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_change_proto
Jakub Sitnicki
2
-0
/
+30
2025-11-10
selftests/bpf: Cover skb metadata access after change_head/tail helper
Jakub Sitnicki
2
-0
/
+39
2025-11-10
selftests/bpf: Cover skb metadata access after bpf_skb_adjust_room
Jakub Sitnicki
2
-15
/
+71
2025-11-10
selftests/bpf: Cover skb metadata access after vlan push/pop helper
Jakub Sitnicki
2
-0
/
+49
2025-11-10
selftests/bpf: Expect unclone to preserve skb metadata
Jakub Sitnicki
2
-63
/
+79
2025-11-10
selftests/bpf: Dump skb metadata on verification failure
Jakub Sitnicki
2
-7
/
+42
2025-11-10
selftests/bpf: Verify skb metadata in BPF instead of userspace
Jakub Sitnicki
2
-83
/
+57
2025-11-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+11
2025-11-10
selftests/namespaces: test for efault
Christian Brauner
3
-0
/
+533
2025-11-10
tools/objtool: Copy the __cleanup unused variable fix for older clang
Borislav Petkov (AMD)
1
-1
/
+10
2025-11-10
selftests/namespaces: add active reference count regression test
Christian Brauner
3
-1
/
+117
2025-11-10
perf test: Add test that command line period overrides sysfs/json values
Ian Rogers
1
-0
/
+37
2025-11-10
perf pmu: Make pmu_alias_terms weak again
Ian Rogers
1
-0
/
+8
2025-11-09
tools/nolibc: avoid using plain integer as NULL pointer
Thomas Weißschuh
4
-6
/
+6
2025-11-09
Merge tag 'kvmarm-fixes-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2
-1
/
+11
2025-11-08
tools/nolibc: add support for fchdir()
Thomas Weißschuh
2
-0
/
+15
2025-11-08
selftests: drv-net: psp: add assertions on core-tracked psp dev stats
Daniel Zahka
1
-0
/
+13
2025-11-08
selftests: net: local_termination: Wait for interfaces to come up
Alexander Sverdlin
1
-0
/
+2
2025-11-08
selftest: packetdrill: Add max RTO test for SYN+ACK.
Kuniyuki Iwashima
1
-0
/
+54
2025-11-08
perf tool: Add a delegate_tool that just delegates actions to another tool
Ian Rogers
2
-0
/
+180
2025-11-08
perf tool: Add the perf_tool argument to all callbacks
Ian Rogers
17
-97
/
+138
2025-11-08
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+4
2025-11-07
kselftest/arm64: Align zt-test register dumps
Mark Rutland
1
-1
/
+1
2025-11-07
Merge tag 'trace-v6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-11-07
tracing/tools: Fix incorrcet short option in usage text for --threads
Zhang Chujun
1
-1
/
+1
2025-11-07
torture: Permit negative kvm.sh --kconfig numberic arguments
Paul E. McKenney
1
-1
/
+1
2025-11-07
perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metrics
Xu Yang
2
-0
/
+459
2025-11-07
perf stat: Add ScaleUnit to {cpu,task}-clock JSON description
Namhyung Kim
2
-136
/
+138
2025-11-07
perf record: Make sure to update build-ID cache
Namhyung Kim
2
-16
/
+15
2025-11-07
Merge tag 'perf-tools-fixes-for-v6.18-1-2025-11-06' of git://git.kernel.org/p...
Linus Torvalds
15
-20
/
+146
2025-11-07
selftests/bpf: Use start_server_str rather than start_reuseport_server in tc_...
Alexis Lothoré (eBPF Foundation)
1
-15
/
+13
2025-11-07
selftests/bpf: Systematically add SO_REUSEADDR in start_server_addr
Alexis Lothoré (eBPF Foundation)
1
-1
/
+7
2025-11-07
selftests/tracing: Add basic test for trace_marker_raw file
Steven Rostedt
1
-0
/
+107
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-38
/
+224
2025-11-06
Merge tag 'net-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-6
/
+18
[prev]
[next]