summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-04-16selftests: mlxsw: ethtool_lanes: Wait for lanes parameter dump explicitlyDanielle Ratson
2024-04-16selftests: drivers: hw: Include tc_common.sh in hw_stats_l3Petr Machata
2024-04-16selftests: drivers: hw: ethtool.sh: Adjust outputPetr Machata
2024-04-16selftests: drivers: hw: Fix ethtool_rmonPetr Machata
2024-04-16selftests: forwarding: bail_on_lldpad() should SKIPPetr Machata
2024-04-16selftests: forwarding: lib.sh: Validate NETIFSPetr Machata
2024-04-16selftests: net: Unify code of busywait() and slowwait()Petr Machata
2024-04-16torture: Scale --do-kvfree test timePaul E. McKenney
2024-04-15selftests: net: exercise page pool reporting via netlinkJakub Kicinski
2024-04-15selftests: net: support use of NetdevSimDev under "with" in pythonJakub Kicinski
2024-04-15selftests: net: print full exception on failureJakub Kicinski
2024-04-15selftests: net: print report check location in python testsJakub Kicinski
2024-04-15Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-04-14selftests/perf_events: Test FASYNC with watermark wakeupsKyle Huey
2024-04-14Merge branch 'linus' into perf/core, to pick up perf/urgent fixesIngo Molnar
2024-04-14tools/nolibc: add support for uname(2)Thomas Weißschuh
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-14iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich
2024-04-12selftests: netfilter: nft_nat.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nft_flowtable.sh: move test to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nft_fib.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nft_conntrack_helper.sh: test to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: nf_nat_edemux.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: ipvs.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: place checktool helper in lib.shFlorian Westphal
2024-04-12selftests: netfilter: conntrack_ipip_mtu.sh" move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: conntrack_vrf.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: conntrack_sctp_collision.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: conntrack_tcp_unreplied.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: conntrack_icmp_related.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: br_netfilter.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: bridge_brouter.sh: move to lib.sh infraFlorian Westphal
2024-04-12selftests: netfilter: move to net subdirFlorian Westphal
2024-04-12selftests/bpf: Add read_trace_pipe_iter functionJiri Olsa
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz
2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor
2024-04-12selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz
2024-04-12selftest/bpf: Test a perf BPF program that suppresses side effectsKyle Huey
2024-04-12selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch
2024-04-11Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-11KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_testDavid Matlack
2024-04-11selftests/bpf: Export send_recv_data helperGeliang Tang
2024-04-11selftests/bpf: Add struct send_recv_argGeliang Tang
2024-04-11selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-04-11selftests: kvm: add test for transferring FPU state into VMSAPaolo Bonzini
2024-04-11selftests: kvm: split "launch" phase of SEV VM creationPaolo Bonzini
2024-04-11selftests: kvm: switch to using KVM_X86_*_VMPaolo Bonzini