summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2024-01-31selftests: net: fix available tunnels detectionPaolo Abeni
2024-01-31selftests: net: add missing config for pmtu.sh testsPaolo Abeni
2024-01-31selftests/net: Repair RST passive reset selftestDmitry Safonov
2024-01-31selftests/net: Rectify key counters checksDmitry Safonov
2024-01-31selftests/net: Argument value mismatch when calling verify_counters()Mohammad Nassiri
2024-01-31selftests: net: add missing config for GENEVEMatthias May
2024-01-30selftests: net: Add missing matchall classifierIdo Schimmel
2024-01-30Merge tag 'linux_kselftest-fixes-6.8-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-01-30KVM: selftests: Fail tests when open() fails with !ENOENTVitaly Kuznetsov
2024-01-30KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missingVitaly Kuznetsov
2024-01-30KVM: selftests: Delete superfluous, unused "stage" variable in AMX testSean Christopherson
2024-01-30KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones
2024-01-30kselftest/seccomp: Report each expectation we assert as a KTAP testMark Brown
2024-01-30kselftest/seccomp: Use kselftest output functions for benchmarkMark Brown
2024-01-30selftests/livepatch: fix and refactor new dmesg message codeJoe Lawrence
2024-01-29selftests: net: add missing config for nftables-backed iptablesJakub Kicinski
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds
2024-01-29KVM: selftests: s390x: Remove redundant newlinesAndrew Jones
2024-01-29KVM: selftests: riscv: Remove redundant newlinesAndrew Jones
2024-01-29KVM: selftests: aarch64: Remove redundant newlinesAndrew Jones
2024-01-29KVM: selftests: Remove redundant newlinesAndrew Jones
2024-01-29KVM: selftests: Reword the NX hugepage test's skip message to be more helpfulSean Christopherson
2024-01-26selftests: net: give more time for GRO aggregationPaolo Abeni
2024-01-26selftests: net: add missing required classifierPaolo Abeni
2024-01-26selftests: net: add missing config for big tcp testsPaolo Abeni
2024-01-26Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-01-25selftests/mm: ksm_tests should only MADV_HUGEPAGE valid memoryRyan Roberts
2024-01-25selftests/mm: Update va_high_addr_switch.sh to check CPU for la57 flagAudra Mitchell
2024-01-25selftests: mm: fix map_hugetlb failure on 64K page size systemsNico Pache
2024-01-25selftests/mm: switch to bash from shMuhammad Usama Anjum
2024-01-25selftests/mm: mremap_test: fix build warningMuhammad Usama Anjum
2024-01-25selftests/net/lib: update busywait timeout valueHangbin Liu
2024-01-25selftests: tcp_ao: set the timeout to 2 minutesJakub Kicinski
2024-01-25selftests: net: explicitly wait for listener readyPaolo Abeni
2024-01-25selftests: net: included needed helper in the install targetsPaolo Abeni
2024-01-25selftests: net: remove dependency on ebpf testsPaolo Abeni
2024-01-25selftests: tcp_ao: add a config fileJakub Kicinski
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-25selftests/landlock: Fix fs_test build with old libcHu Yadi
2024-01-25selftests/landlock: Fix net_test build with old libcHu Yadi
2024-01-25selftests: bonding: do not test arp/ns target with mode balance-alb/tlbHangbin Liu
2024-01-24selftests: netdevsim: fix the udp_tunnel_nic testJakub Kicinski
2024-01-24selftests: net: fix rps_default_mask with >32 CPUsJakub Kicinski
2024-01-23selftests: fill in some missing configs for netJakub Kicinski
2024-01-23selftest: Don't reuse port for SO_INCOMING_CPU test.Kuniyuki Iwashima
2024-01-22selftests/rseq: Do not skip !allowed_cpus for mm_cidMathieu Desnoyers
2024-01-22kselftest: dt: Stop relying on dirname to improve performanceNĂ­colas F. R. A. Prado
2024-01-20Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-01-19selftests: bonding: Increase timeout to 1200sBenjamin Poirier
2024-01-19KVM: riscv: selftests: Add Zfa extension to get-reg-list testAnup Patel