summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-02-05selftests/bpf: Suppress warning message of an unused variable.Kui-Feng Lee-7/+4
2024-02-05selftests/bpf: Fix flaky test ptr_untrustedYonghong Song-3/+3
2024-02-05netdevsim: add Makefile for selftestsDavid Wei-0/+17
2024-02-05selftests: net: let big_tcp test cope with slow envPaolo Abeni-1/+3
2024-02-05selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()R Nageswara Sastry-2/+2
2024-02-04Merge 6.8-rc3 into usb-nextGreg Kroah-Hartman-235/+478
2024-02-04selftests: netdevsim: stop using ifconfigJakub Kicinski-20/+20
2024-02-02selftests: net: avoid just another constant waitPaolo Abeni-5/+13
2024-02-02selftests: net: fix tcp listener handling in pmtu.shPaolo Abeni-1/+4
2024-02-02selftests: net: fix setup_ns usage in rtnetlink.shPaolo Abeni-4/+2
2024-02-02selftests: net: cut more slack for gro fwd tests.Paolo Abeni-3/+13
2024-02-02selftests/bpf: add more cases for __arg_trusted __arg_nullable argsAndrii Nakryiko-3/+29
2024-02-02selftests/bpf: trace_helpers.c: do not use poisoned typeShung-Hsi Yu-1/+1
2024-02-02selftests/bpf: States pruning checks for scalar vs STACK_MISCEduard Zingerman-0/+154
2024-02-02selftests/bpf: Add test cases for narrowing fillMaxim Mikityanskiy-0/+111
2024-02-02bpf: Preserve boundaries and track scalars on narrowing fillMaxim Mikityanskiy-7/+19
2024-02-02selftests/bpf: Test tracking spilled unbounded scalarsMaxim Mikityanskiy-0/+27
2024-02-02bpf: Track spilled unbounded scalarsMaxim Mikityanskiy-3/+3
2024-02-02selftests: openvswitch: Test ICMP related matches work with SNATBrad Cowie-0/+62
2024-02-02selftests/landlock: Fix capability for net_testMickaël Salaün-9/+44
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-211/+381
2024-02-01selftests/bpf: Fix bench runner SIGSEGVAndrii Nakryiko-2/+10
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-123/+232
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+4
2024-02-01selftests/seccomp: user_notification_addfd check nextfd is availableTerry Tritton-5/+19
2024-02-01selftests/seccomp: Change the syscall used in KILL_THREAD testTerry Tritton-4/+4
2024-02-01selftests/seccomp: Handle EINVAL on unshare(CLONE_NEWPID)Terry Tritton-1/+8
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 2)Matthieu Baerts (NGI0)-14/+9
2024-02-01selftests: mptcp: join: stop transfer when check is done (part 1)Matthieu Baerts (NGI0)-2/+2
2024-02-01selftests: mptcp: allow changing subtests prefixMatthieu Baerts (NGI0)-1/+1
2024-02-01selftests: mptcp: decrease BW in simult flowsMatthieu Baerts (NGI0)-4/+4
2024-02-01selftests: mptcp: increase timeout to 30 minMatthieu Baerts (NGI0)-1/+1
2024-02-01selftests: mptcp: add missing kconfig for NF MangleMatthieu Baerts (NGI0)-0/+1
2024-02-01selftests: mptcp: add missing kconfig for NF Filter in v6Matthieu Baerts (NGI0)-0/+1
2024-02-01selftests: mptcp: add missing kconfig for NF FilterMatthieu Baerts (NGI0)-0/+1
2024-02-01KVM: selftests: Make hyperv_clock require TSC based system clocksourceVitaly Kuznetsov-0/+1
2024-02-01KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...Vitaly Kuznetsov-5/+6
2024-02-01KVM: selftests: Use generic sys_clocksource_is_tsc() in vmx_nested_tsc_scalin...Vitaly Kuznetsov-18/+1
2024-02-01KVM: selftests: Generalize check_clocksource() from kvm_clock_testVitaly Kuznetsov-37/+40
2024-02-01selftests: net: enable some more knobsPaolo Abeni-0/+3
2024-02-01selftests: net: add missing config for NF_TARGET_TTLJakub Kicinski-0/+1
2024-02-01selftests: forwarding: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier-1/+1
2024-02-01selftests: net: List helper scripts in TEST_FILES Makefile variableBenjamin Poirier-3/+2
2024-02-01selftests: net: Remove executable bits from library scriptsBenjamin Poirier-0/+0
2024-02-01selftests: bonding: Check initial stateBenjamin Poirier-0/+11
2024-02-01selftests: team: Add missing config optionsBenjamin Poirier-1/+3
2024-02-01selftests/bpf: Enable inline bpf_kptr_xchg() test for RV64Pu Lehui-1/+2
2024-01-31selftests: Declare local variable for pause in fcnal-test.shDavid Ahern-4/+5
2024-01-31selftests: net: don't access /dev/stdout in pmtu.shPaolo Abeni-1/+1
2024-01-31selftests: net: fix available tunnels detectionPaolo Abeni-8/+8