index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: fib_rule_tests: Add VRF tests
Ido Schimmel
2024-04-10
1
-3
/
+43
*
selftests: net: reuse common code in bpf_offload
Jakub Kicinski
2024-04-10
2
-96
/
+37
*
selftests: net: declare section names for bpf_offload
Jakub Kicinski
2024-04-10
4
-3
/
+7
*
selftests: net: bpf_offload: wait for maps
Jakub Kicinski
2024-04-10
1
-8
/
+8
*
selftests: move bpf-offload test from bpf to net
Jakub Kicinski
2024-04-10
5
-2
/
+7
*
selftests: mptcp: netlink: drop disable=SC2086
Geliang Tang
2024-04-08
1
-8
/
+3
*
selftests: mptcp: ip_mptcp option for more scripts
Geliang Tang
2024-04-08
3
-4
/
+35
*
selftests: mptcp: use pm_nl endpoint ops
Geliang Tang
2024-04-08
3
-61
/
+89
*
selftests: mptcp: export pm_nl endpoint ops
Geliang Tang
2024-04-08
2
-66
/
+91
*
selftests: mptcp: join: update endpoint ops
Geliang Tang
2024-04-08
1
-49
/
+23
*
selftests: mptcp: netlink: add change_address helper
Geliang Tang
2024-04-08
1
-2
/
+13
*
selftests: mptcp: add {get,format}_endpoint(s) helpers
Geliang Tang
2024-04-08
3
-71
/
+98
*
selftests: mptcp: netlink: add 'limits' helpers
Geliang Tang
2024-04-08
1
-7
/
+25
*
selftests: mptcp: export ip_mptcp to mptcp_lib
Geliang Tang
2024-04-08
2
-9
/
+17
*
selftests: mptcp: add ms units for tc-netem delay
Geliang Tang
2024-04-08
2
-5
/
+5
*
selftests: mptcp: add tc check for check_tools
Geliang Tang
2024-04-08
4
-3
/
+9
*
testing: net-drv: add a driver test for stats reporting
Jakub Kicinski
2024-04-08
1
-0
/
+86
*
selftests: drivers: add scaffolding for Netlink tests in Python
Jakub Kicinski
2024-04-08
7
-1
/
+224
*
selftests: nl_netdev: add a trivial Netlink netdev test
Jakub Kicinski
2024-04-08
2
-0
/
+25
*
selftests: net: add scaffolding for Netlink tests in Python
Jakub Kicinski
2024-04-08
7
-1
/
+223
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
13
-82
/
+790
|
\
|
*
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
5
-77
/
+731
|
|
\
|
|
*
selftests: mptcp: join: fix dev in check_endpoint
Geliang Tang
2024-04-01
1
-1
/
+3
|
|
*
mptcp: don't account accept() of non-MPC client as fallback to TCP
Davide Caratti
2024-04-01
1
-0
/
+9
|
|
*
selftests: reuseaddr_conflict: add missing new line at the end of the output
Jakub Kicinski
2024-04-01
1
-1
/
+1
|
|
*
selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.
Kuniyuki Iwashima
2024-03-29
1
-6
/
+257
|
|
*
selftest: tcp: Add bind() tests for IPV6_V6ONLY.
Kuniyuki Iwashima
2024-03-29
1
-0
/
+116
|
|
*
selftest: tcp: Add more bind() calls.
Kuniyuki Iwashima
2024-03-29
1
-59
/
+166
|
|
*
selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.
Kuniyuki Iwashima
2024-03-29
1
-0
/
+100
|
|
*
selftest: tcp: Define the reverse order bind() tests explicitly.
Kuniyuki Iwashima
2024-03-29
1
-8
/
+59
|
|
*
selftest: tcp: Make bind() selftest flexible.
Kuniyuki Iwashima
2024-03-29
1
-34
/
+58
|
|
*
selftests: net: gro fwd: update vxlan GRO test expectations
Antoine Tenart
2024-03-29
1
-8
/
+2
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-04-03
4
-3
/
+53
|
|
\
\
|
|
*
\
Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...
Paolo Bonzini
2024-04-02
2
-2
/
+2
|
|
|
\
\
|
|
|
*
|
KVM: selftests: Fix spelling mistake "trigged" -> "triggered"
Colin Ian King
2024-03-25
2
-2
/
+2
|
|
*
|
|
Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-04-02
18
-100
/
+747
|
|
|
\
\
\
|
|
|
*
|
|
KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer test
Sean Christopherson
2024-03-26
1
-1
/
+1
|
|
|
|
/
/
|
|
*
|
|
Merge tag 'kvm-x86-pvunhalt-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-18
2
-0
/
+50
|
|
|
\
\
\
|
|
|
*
|
|
KVM: selftests: Check that PV_UNHALT is cleared when HLT exiting is disabled
Vitaly Kuznetsov
2024-03-06
2
-0
/
+48
|
*
|
|
|
|
Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-03-29
3
-2
/
+5
|
|
\
\
\
\
\
|
|
*
|
|
|
|
selftests: dmabuf-heap: add config file for the test
Muhammad Usama Anjum
2024-03-29
1
-0
/
+3
|
|
*
|
|
|
|
selftests/seccomp: Try to fit runtime of benchmark into timeout
Mark Brown
2024-03-29
1
-1
/
+1
|
|
*
|
|
|
|
selftests/ftrace: Fix event filter target_func selection
Mark Rutland
2024-03-29
1
-1
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-03-29
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
kunit: configs: Enable CONFIG_DAMON_DBGFS_DEPRECATED for --alltests
David Gow
2024-03-28
1
-0
/
+1
|
|
|
/
/
/
*
|
|
|
|
selftest: af_unix: Test GC for SCM_RIGHTS.
Kuniyuki Iwashima
2024-03-29
3
-1
/
+288
*
|
|
|
|
selftests: forwarding: Add a test for testing lib.sh functionality
Petr Machata
2024-03-28
2
-0
/
+209
*
|
|
|
|
selftests: forwarding: router_mpath_nh_lib: Don't skip, xfail on veth
Petr Machata
2024-03-28
2
-11
/
+15
*
|
|
|
|
selftests: forwarding: Mark performance-sensitive tests
Petr Machata
2024-03-28
3
-14
/
+17
*
|
|
|
|
selftests: forwarding: Support for performance sensitive tests
Petr Machata
2024-03-28
1
-1
/
+22
[next]