index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
Age
Commit message (
Expand
)
Author
Lines
2025-09-11
wireguard: selftests: remove CONFIG_SPARSEMEM_VMEMMAP=y from qemu kernel config
David Hildenbrand
-1
/
+0
2025-09-11
selftests: Replace sleep with slowwait
David Ahern
-1
/
+1
2025-09-11
selftests: Disable dad for ipv6 in fcnal-test.sh
David Ahern
-0
/
+2
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-48
/
+174
2025-09-11
selftests/bpf: Add tests for arena fault reporting
Puranjay Mohan
-0
/
+190
2025-09-11
selftests: bpf: use __stderr in stream error tests
Puranjay Mohan
-82
/
+17
2025-09-11
selftests: bpf: introduce __stderr and __stdout
Puranjay Mohan
-0
/
+100
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-193
/
+1623
2025-09-11
KVM: selftests: Add support for DIV and IDIV in the fastops test
Sean Christopherson
-0
/
+38
2025-09-11
KVM: selftests: Dedup the gnarly constraints of the fastops tests (more macros!)
Sean Christopherson
-18
/
+18
2025-09-11
KVM: selftests: Add coverage for 'b' (byte) sized fastops emulation
Sean Christopherson
-7
/
+13
2025-09-11
KVM: selftests: Add support for #DE exception fixup
Sean Christopherson
-1
/
+7
2025-09-11
Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-8
/
+96
2025-09-11
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-21
/
+62
2025-09-11
selftest:net: fixed spelling mistakes
Andres Urian Florez
-2
/
+2
2025-09-11
selftests: traceroute: Add VRF tests
Ido Schimmel
-0
/
+178
2025-09-11
selftests: traceroute: Test traceroute with different source IPs
Ido Schimmel
-4
/
+9
2025-09-11
selftests: traceroute: Reword comment
Ido Schimmel
-4
/
+4
2025-09-11
selftests: traceroute: Use require_command()
Ido Schimmel
-10
/
+3
2025-09-11
selftests: traceroute: Return correct value on failure
Ido Schimmel
-29
/
+9
2025-09-11
selftests: net: Add tests to verify team driver option set and get.
Marc Harvey
-2
/
+193
2025-09-10
Merge tag 'linux-can-fixes-for-6.17-20250910' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-0
/
+3
2025-09-10
selftests: net: replace sleeps in fcnal-test with waits
Jakub Kicinski
-214
/
+214
2025-09-10
selftests/bpf: Skip timer cases when bpf_timer is not supported
Leon Hwang
-0
/
+20
2025-09-10
selftests: can: enable CONFIG_CAN_VCAN as a module
Davide Caratti
-0
/
+3
2025-09-10
cxl/acpi: Rename CFMW coherency restrictions
Davidlohr Bueso
-9
/
+9
2025-09-09
selftests: mptcp: join: allow more time to send ADD_ADDR
Matthieu Baerts (NGI0)
-2
/
+4
2025-09-09
selftests: mptcp: join: tolerate more ADD_ADDR
Matthieu Baerts (NGI0)
-12
/
+7
2025-09-09
selftests: mptcp: shellcheck: support v0.11.0
Matthieu Baerts (NGI0)
-8
/
+9
2025-09-09
selftests: net: speed up pmtu.sh by avoiding unnecessary cleanup
Jakub Kicinski
-4
/
+5
2025-09-09
selftests: net: run groups from fcnal-test in parallel
Jakub Kicinski
-1
/
+12
2025-09-09
selftests/bpf: Add tests for bpf_strnstr
Rong Tao
-2
/
+6
2025-09-09
selftests/bpf: Fix "expression result unused" warnings with icecc
Ilya Leoshkevich
-5
/
+4
2025-09-09
selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer
Daniel Borkmann
-14
/
+32
2025-09-09
selftests/bpf: Fix incorrect array size calculation
Jiayuan Chen
-2
/
+3
2025-09-09
selftests: net: add test for ipv6 fragmentation
Brett A C Sheffield
-0
/
+116
2025-09-09
selftests: net: add test for destination in broadcast packets
Oscar Maes
-0
/
+84
2025-09-09
selftests: vDSO: Drop vdso_test_clock_getres
Thomas Weißschuh
-126
/
+0
2025-09-09
selftests: vDSO: vdso_test_abi: Add tests for clock_gettime64()
Thomas Weißschuh
-1
/
+36
2025-09-09
selftests: vDSO: vdso_test_abi: Test CPUTIME clocks
Thomas Weißschuh
-1
/
+3
2025-09-09
selftests: vDSO: vdso_test_abi: Use explicit indices for name array
Thomas Weißschuh
-13
/
+13
2025-09-09
selftests: vDSO: vdso_test_abi: Drop clock availability tests
Thomas Weißschuh
-24
/
+0
2025-09-09
selftests: vDSO: vdso_test_abi: Use ksft_finished()
Thomas Weißschuh
-2
/
+1
2025-09-09
selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSO
Thomas Weißschuh
-5
/
+4
2025-09-09
selftests: vDSO: Fix -Wunitialized in powerpc VDSO_CALL() wrapper
Thomas Weißschuh
-4
/
+3
2025-09-09
selftests: bonding: add test for LACP actor port priority
Hangbin Liu
-25
/
+134
2025-09-08
KVM: selftests: Fix typo in hyperv cpuid test message
Alok Tiwari
-1
/
+1
2025-09-08
selftests: net: move netlink-dumps back to progs
Jakub Kicinski
-3
/
+6
2025-09-08
selftests: net: make the dump test less sensitive to mem accounting
Jakub Kicinski
-10
/
+33
2025-09-08
selftests/bpf: Fix the issue where the error code is 0
Feng Yang
-1
/
+1
[prev]
[next]