summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-12-07rcutorture: Combine n_max_cbs from all kthreads in a callback floodPaul E. McKenney
2021-12-07rcutorture: Test RCU-tasks multiqueue callback queueingPaul E. McKenney
2021-12-08selftests: netfilter: switch zone stress to socatFlorian Westphal
2021-12-08selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel
2021-12-07selftests: mptcp: check IP_TOS in/out are the sameFlorian Westphal
2021-12-07selftests: mptcp: add inq test caseFlorian Westphal
2021-12-07selftests: mptcp: add TCP_INQ supportFlorian Westphal
2021-12-04memremap: remove support for external pgmap refcountsChristoph Hellwig
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