summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-04-02Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2024-04-02Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-04-01selftests: mptcp: join: fix dev in check_endpointGeliang Tang
2024-04-01mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti
2024-04-01selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski
2024-03-29Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-03-29selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.Kuniyuki Iwashima
2024-03-29selftest: tcp: Add bind() tests for IPV6_V6ONLY.Kuniyuki Iwashima
2024-03-29selftest: tcp: Add more bind() calls.Kuniyuki Iwashima
2024-03-29selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.Kuniyuki Iwashima
2024-03-29selftest: tcp: Define the reverse order bind() tests explicitly.Kuniyuki Iwashima
2024-03-29selftest: tcp: Make bind() selftest flexible.Kuniyuki Iwashima
2024-03-29selftests: dmabuf-heap: add config file for the testMuhammad Usama Anjum
2024-03-29selftests/seccomp: Try to fit runtime of benchmark into timeoutMark Brown
2024-03-29selftests/ftrace: Fix event filter target_func selectionMark Rutland
2024-03-29selftest: af_unix: Test GC for SCM_RIGHTS.Kuniyuki Iwashima
2024-03-29selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart
2024-03-28selftests: forwarding: Add a test for testing lib.sh functionalityPetr Machata
2024-03-28selftests: forwarding: router_mpath_nh_lib: Don't skip, xfail on vethPetr Machata
2024-03-28selftests: forwarding: Mark performance-sensitive testsPetr Machata
2024-03-28selftests: forwarding: Support for performance sensitive testsPetr Machata
2024-03-28selftests: forwarding: Convert log_test() to recognize RET valuesPetr Machata
2024-03-28selftests: forwarding: Have RET track kselftest framework constantsPetr Machata
2024-03-28selftests: lib: Define more kselftest exit codesPetr Machata
2024-03-28selftests: forwarding: Change inappropriate log_test_skip() callsPetr Machata
2024-03-28selftests: forwarding: Ditch skip_on_veth()Petr Machata
2024-03-28selftests: forwarding: Move several selftestsPetr Machata
2024-03-28selftests: forwarding: ipip_lib: Do not import lib.shPetr Machata
2024-03-28selftests: forwarding: README: Document customizationPetr Machata
2024-03-28selftests: forwarding.config.sample: Move overrides to lib.shPetr Machata
2024-03-28selftests: net: libs: Change variable fallback syntaxPetr Machata
2024-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-27Merge tag 'execve-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-27bpf: Check bloom filter map value sizeAndrei Matei
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-27selftests: netdevsim: set test timeout to 10 minutesJakub Kicinski
2024-03-26selftests: tls: add test with a partially invalid iovSabrina Dubroca
2024-03-26selftests/mm: fix ARM related issue with fork after pthread_createEdward Liaw
2024-03-26selftests/mm: sigbus-wp test requires UFFD_FEATURE_WP_HUGETLBFS_SHMEMEdward Liaw
2024-03-26selftests: mm: restore settings from only parent processMuhammad Usama Anjum
2024-03-26selftests/mm: Fix build with _FORTIFY_SOURCEVitaly Chikunov
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-26selftests: vxlan_mdb: Fix failures with old libnetIdo Schimmel
2024-03-26KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer testSean Christopherson
2024-03-25selftests/bpf: Fix flaky test btf_map_in_map/lookup_updateYonghong Song