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-10-31
selftests/bpf: test_xsk: Isolate non-CI tests
Bastien Curutchet (eBPF Foundation)
2
-17
/
+32
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately on allocation failures
Bastien Curutchet (eBPF Foundation)
3
-42
/
+110
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
Bastien Curutchet (eBPF Foundation)
1
-4
/
+8
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when workers fail
Bastien Curutchet (eBPF Foundation)
1
-34
/
+76
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
Bastien Curutchet (eBPF Foundation)
1
-4
/
+4
2025-10-31
selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
Bastien Curutchet (eBPF Foundation)
1
-9
/
+19
2025-10-31
selftests/bpf: test_xsk: Add return value to init_iface()
Bastien Curutchet (eBPF Foundation)
3
-6
/
+11
2025-10-31
selftests/bpf: test_xsk: Release resources when swap fails
Bastien Curutchet (eBPF Foundation)
1
-1
/
+6
2025-10-31
selftests/bpf: test_xsk: Wrap test clean-up in functions
Bastien Curutchet (eBPF Foundation)
1
-12
/
+24
2025-10-31
selftests/bpf: test_xsk: fix memory leak in testapp_xdp_shared_umem()
Bastien Curutchet (eBPF Foundation)
1
-1
/
+22
2025-10-31
selftests/bpf: test_xsk: fix memory leak in testapp_stats_rx_dropped()
Bastien Curutchet (eBPF Foundation)
1
-0
/
+7
2025-10-31
selftests/bpf: test_xsk: Fix __testapp_validate_traffic()'s return value
Bastien Curutchet (eBPF Foundation)
1
-1
/
+4
2025-10-31
selftests/bpf: test_xsk: Initialize bitmap before use
Bastien Curutchet (eBPF Foundation)
1
-0
/
+4
2025-10-31
selftests/bpf: test_xsk: Split xskxceiver
Bastien Curutchet (eBPF Foundation)
5
-2634
/
+2738
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-5
/
+9
2025-10-31
Merge tag 'linux_kselftest-fixes-6.18-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-2
/
+3
2025-10-31
Merge tag 'net-6.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+6
2025-10-31
selftests: drv-net: replace the nsim ring test with a drv-net one
Jakub Kicinski
4
-86
/
+168
2025-10-30
KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-list
Mark Brown
1
-0
/
+1
2025-10-30
KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-list
Mark Brown
1
-0
/
+2
2025-10-30
KVM: selftests: fix MAPC RDbase target formatting in vgic_lpi_stress
Maximilian Dittgen
1
-1
/
+8
2025-10-30
objtool: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-10-30
x86/smpboot: Mark native_play_dead() as __noreturn
Thorsten Blum
1
-0
/
+1
2025-10-30
selftests: traceroute: Add ICMP extensions tests
Ido Schimmel
1
-0
/
+313
2025-10-30
selftests/bpf: Add ABBCCA case for rqspinlock stress test
Kumar Kartikeya Dwivedi
2
-27
/
+66
2025-10-30
selftests/bpf: Fix intermittent failures in file_reader test
Mykyta Yatsenko
2
-2
/
+6
2025-10-30
selftests: net: use BASH for bareudp testing
Po-Hsu Lin
1
-1
/
+1
2025-10-30
selftest: net: fix socklen_t type mismatch in sctp_collision test
Ankit Khushwaha
1
-1
/
+2
2025-10-29
sched_ext/tools: Restore backward compat with v6.12 kernels
Tejun Heo
3
-8
/
+90
2025-10-29
selftests/bpf: Remove test_tc_tunnel.sh
Alexis Lothoré (eBPF Foundation)
2
-321
/
+0
2025-10-29
selftests/bpf: Integrate test_tc_tunnel.sh tests into test_progs
Alexis Lothoré (eBPF Foundation)
2
-19
/
+693
2025-10-29
selftests/bpf: Make test_tc_tunnel.bpf.c compatible with big endian platforms
Alexis Lothoré (eBPF Foundation)
1
-35
/
+22
2025-10-29
selftests/bpf: Add tc helpers
Alexis Lothoré (eBPF Foundation)
3
-93
/
+74
2025-10-29
tools/docs/sphinx-build-wrapper: Emit $SPHINXOPTS later in args list
Akira Yokosawa
1
-1
/
+1
2025-10-29
tools/nolibc: add uio.h with readv and writev
Benjamin Berg
4
-0
/
+60
2025-10-29
tools/nolibc: add option to disable runtime
Benjamin Berg
16
-1
/
+36
2025-10-29
tools/nolibc: use __fallthrough__ rather than fallthrough
Benjamin Berg
1
-2
/
+2
2025-10-29
tools/nolibc: implement %m if errno is not defined
Benjamin Berg
1
-2
/
+4
2025-10-29
tools/nolibc/dirent: avoid errno in readdir_r
Benjamin Berg
1
-3
/
+3
2025-10-29
tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is set
Benjamin Berg
1
-0
/
+4
2025-10-29
tools/nolibc: remove outdated comment about __sysret() in mmap()
Thomas Weißschuh
1
-5
/
+0
2025-10-29
sched_ext: Allow scx_bpf_reenqueue_local() to be called from anywhere
Tejun Heo
3
-11
/
+51
2025-10-29
perf: Support deferred user unwind
Peter Zijlstra
1
-1
/
+20
2025-10-29
tools/dma: move dma_map_benchmark from selftests to tools/dma
Qinxin Xia
6
-14
/
+65
2025-10-29
perf test workload: Add thread count argument to thloop
Ian Rogers
1
-7
/
+38
2025-10-29
tools: ynl: rework the string representation of NlError
Jakub Kicinski
1
-1
/
+10
2025-10-29
tools: ynl: fix indent issues in the main Python lib
Jakub Kicinski
1
-14
/
+14
2025-10-29
docs: move find-unused-docs.sh to tools/docs
Jonathan Corbet
1
-0
/
+62
2025-10-29
docs: move test_doc_build.py to tools/docs
Jonathan Corbet
1
-0
/
+513
2025-10-29
docs: move get_abi.py to tools/docs
Jonathan Corbet
1
-0
/
+214
[prev]
[next]