summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-12-03bpf: Fix the test_task_vma selftest to support output shorter than 1 kBMaxim Mikityanskiy
2021-12-03bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy
2021-12-03selftests: net/fcnal-test.sh: add exit codeLi Zhijian
2021-12-03selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...Li Zhijian
2021-12-03selftests/tc-testing: add missing configLi Zhijian
2021-12-03selftests/tc-testing: add exit codeLi Zhijian
2021-12-02selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye
2021-12-02selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr()Andrii Nakryiko
2021-12-02selftests/bpf: Mute xdpxceiver.c's deprecation warningsAndrii Nakryiko
2021-12-02selftests/bpf: Remove recently reintroduced legacy btf__dedup() useAndrii Nakryiko
2021-12-02selftests/bpf: Update test names for xchg and cmpxchgPaul E. McKenney
2021-12-02selftests/bpf: Build testing_helpers.o out of treeJean-Philippe Brucker
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-02selftests/bpf: Add CO-RE relocations to verifier scale test.Alexei Starovoitov
2021-12-02selftests/bpf: Revert CO-RE removal in test_ksyms_weak.Alexei Starovoitov
2021-12-02selftests/bpf: Additional test for CO-RE in the kernel.Alexei Starovoitov
2021-12-02selftests/bpf: Convert map_ptr_kern test to use light skeleton.Alexei Starovoitov
2021-12-02selftests/bpf: Improve inner_map test coverage.Alexei Starovoitov
2021-12-02selftests/bpf: Add lskel version of kfunc test.Alexei Starovoitov
2021-12-02selftests: net: remove meaningless help optionLi Zhijian
2021-12-02selftests: net: Correct case nameLi Zhijian
2021-11-30torture: Properly redirect kvm-remote.sh "echo" commandsPaul E. McKenney
2021-11-30torture: Fix incorrectly redirected "exit" in kvm-remote.shPaul E. McKenney
2021-11-30rcutorture: Test RCU Tasks lock-contention detectionPaul E. McKenney
2021-11-30rcutorture: Cause TREE02 and TREE10 scenarios to do more callback floodingPaul E. McKenney
2021-11-30torture: Retry download once before giving upPaul E. McKenney
2021-11-30torture: Make kvm-find-errors.sh report link-time undefined symbolsPaul E. McKenney
2021-11-30torture: Catch kvm.sh help text up with actual optionsPaul E. McKenney
2021-11-30rcu: Remove the RCU_FAST_NO_HZ Kconfig optionPaul E. McKenney
2021-11-30torture: Remove RCU_FAST_NO_HZ from rcu scenariosPaul E. McKenney
2021-11-30torture: Remove RCU_FAST_NO_HZ from rcuscale and refscale scenariosPaul E. McKenney
2021-11-30rcutorture: Add CONFIG_PREEMPT_DYNAMIC=n to tiny scenariosPaul E. McKenney
2021-11-30selftest/bpf/benchs: Add bpf_loop benchmarkJoanne Koong
2021-11-30selftests/bpf: Measure bpf_loop verifier performanceJoanne Koong
2021-11-30selftests/bpf: Add bpf_loop testJoanne Koong
2021-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-30tools: Fix math.h breakageMatthew Wilcox (Oracle)
2021-11-30KVM: SEV: Prohibit migration of a VM that has mirrorsPaolo Bonzini
2021-11-30selftests: sev_migrate_tests: add tests for KVM_CAP_VM_COPY_ENC_CONTEXT_FROMPaolo Bonzini
2021-11-30KVM: selftests: page_table_test: fix calculation of guest_test_phys_memMaciej S. Szmigiero
2021-11-29wireguard: device: reset peer src endpoint when netns exitsJason A. Donenfeld
2021-11-29wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian
2021-11-29wireguard: selftests: actually test for routing loopsJason A. Donenfeld
2021-11-29wireguard: selftests: increase default dmesg log sizeJason A. Donenfeld
2021-11-29selftests: net: bridge: fix typo in vlan_filtering dependency testIvan Vecera
2021-11-28selftests/bpf: Test BPF_MAP_TYPE_PROG_ARRAY static initializationHengqi Chen
2021-11-26af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead.Kuniyuki Iwashima
2021-11-26selftests: net: bridge: add test for vlan_filtering dependencyNikolay Aleksandrov
2021-11-26selftests: net: bridge: add vlan mcast_router testsNikolay Aleksandrov