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-04-12
selftests/bpf: Add tests for sock_ops ctx access with same src/dst register
Jiayuan Chen
2
-0
/
+193
2026-04-12
perf sample: Fix documentation typo
Ian Rogers
1
-1
/
+1
2026-04-12
tools: ynl: ethtool: add --dbg-small-recv option
Hangbin Liu
1
-1
/
+8
2026-04-12
tools: ynl: ethtool: use doit instead of dumpit for per-device GET
Hangbin Liu
1
-35
/
+33
2026-04-12
tools: ynl: move ethtool.py to selftest
Hangbin Liu
3
-3
/
+6
2026-04-12
selftests: drv-net: Add USO test
Joe Damato
2
-0
/
+104
2026-04-12
selftests: netfilter: nft_tproxy.sh: adjust to socat changes
Florian Westphal
1
-7
/
+7
2026-04-12
selftests: net: py: add test case filtering and listing
Jakub Kicinski
1
-3
/
+62
2026-04-12
bpf: Move checks for reserved fields out of the main pass
Alexei Starovoitov
1
-1
/
+1
2026-04-11
selftests/bpf: inline TEST_TAG constants in test_loader.c
Eduard Zingerman
1
-56
/
+28
2026-04-11
selftests/bpf: impose global ordering for test decl_tags
Eduard Zingerman
2
-103
/
+124
2026-04-11
selftests/bpf: make str_has_pfx return pointer past the prefix
Eduard Zingerman
1
-28
/
+23
2026-04-11
selftests/bpf: fix __jited_unpriv tag name
Eduard Zingerman
1
-1
/
+1
2026-04-11
usbip: tools: add hint when no exported devices are found
Zongmin Zhou
3
-6
/
+10
2026-04-11
selftests/bpf: Remove kmalloc tracing from local storage create bench
Amery Hung
2
-26
/
+6
2026-04-11
selftests/bpf: Add test for add_const base_id consistency
Daniel Borkmann
1
-0
/
+63
2026-04-11
Merge tag 'riscv-for-linus-v7.0-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-27
/
+22
2026-04-11
selftests: net: add bridge STP mode selection test
Andy Roulin
2
-0
/
+289
2026-04-11
selftests: drv-net: ntuple: Add dst-ip, src-port, dst-port fields
Dimitri Daskalakis
1
-6
/
+23
2026-04-11
selftests: drv-net: Add ntuple (NFC) flow steering test
Dimitri Daskalakis
2
-0
/
+146
2026-04-11
bpf: poison dead stack slots
Alexei Starovoitov
1
-0
/
+2
2026-04-11
selftests/bpf: add new tests for static stack liveness analysis
Alexei Starovoitov
3
-0
/
+2464
2026-04-11
selftests/bpf: adjust verifier_log buffers
Alexei Starovoitov
1
-3
/
+3
2026-04-11
selftests/bpf: update existing tests due to liveness changes
Alexei Starovoitov
8
-86
/
+79
2026-04-10
selftests/bpf: Add BTF sanitize test covering BTF layout
Alan Maguire
1
-0
/
+97
2026-04-10
libbpf: Allow use of feature cache for non-token cases
Alan Maguire
2
-3
/
+12
2026-04-10
selftests/bpf: Remove test_access_variable_array
Venkat Rao Bagalkote
2
-35
/
+0
2026-04-10
perf arm_spe: Improve SIMD flags setting
Leo Yan
1
-6
/
+20
2026-04-10
perf report: Update document for SIMD flags
Leo Yan
1
-1
/
+4
2026-04-10
perf sort: Sort disabled and full predicated flags
Leo Yan
2
-9
/
+19
2026-04-10
perf sort: Support sort ASE and SME
Leo Yan
2
-4
/
+14
2026-04-10
Merge tag 'turbostat-fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-46
/
+54
2026-04-10
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
2
-1
/
+3
2026-04-10
tools/power turbostat: Allow execution to continue after perf_l2_init() failure
David Arcari
1
-8
/
+8
2026-04-10
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2026-04-10
selftests/sched_ext: Fix wrong DSQ ID in peek_dsq error message
fangqiurong
1
-1
/
+1
2026-04-10
tools: ynl: tests: fix leading space on Makefile target
Hangbin Liu
1
-1
/
+1
2026-04-10
selftests: net: py: explicitly forbid multiple ksft_run() calls
Jakub Kicinski
1
-1
/
+4
2026-04-10
selftests: Add MACsec VLAN propagation traffic test
Cosmin Ratiu
3
-0
/
+151
2026-04-10
selftests: Migrate nsim-only MACsec tests to Python
Cosmin Ratiu
5
-118
/
+204
2026-04-10
Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'
Jakub Kicinski
4
-2
/
+1421
2026-04-10
selftests/net: Add queue leasing tests with netkit
David Wei
3
-2
/
+1410
2026-04-10
net: Add queue-create operation
Daniel Borkmann
1
-0
/
+11
2026-04-10
selftests/nolibc: use gcc 15
Thomas Weißschuh
1
-1
/
+1
2026-04-10
tools/nolibc: support UBSAN on gcc
Thomas Weißschuh
1
-1
/
+5
2026-04-10
tools/nolibc: create __nolibc_no_sanitize_ubsan
Thomas Weißschuh
2
-4
/
+7
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-58
/
+766
2026-04-09
selftests/bpf: Add test for stale pkt range after scalar arithmetic
Daniel Borkmann
1
-0
/
+61
2026-04-09
Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
11
-50
/
+414
2026-04-09
Merge branches 'fixes', 'arm/smmu/updates', 'arm/smmu/bindings', 'riscv', 'in...
Will Deacon
1
-0
/
+27
[prev]
[next]