summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-05-13selftest/bpf: Add BPF triggering benchmarkAndrii Nakryiko-1/+238
2020-05-13selftest/bpf: Fmod_ret prog and implement test_overhead as part of benchAndrii Nakryiko-2/+240
2020-05-13selftests/bpf: Add benchmark runner infrastructureAndrii Nakryiko-1/+608
2020-05-13selftests/bpf: Extract parse_num_list into generic testing_helpers.cAndrii Nakryiko-64/+78
2020-05-13Merge branch 'kvm-amd-fixes' into HEADPaolo Bonzini-272/+2257
2020-05-13selftests/pidfd: add pidfd setns testsChristian Brauner-1/+482
2020-05-13selftests/bpf: Install generated test progsYauheni Kaliuta-0/+1
2020-05-11kunit: kunit_tool: Separate out config/build/exec/parseDavid Gow-60/+296
2020-05-11bpf, libbpf: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-05-09tools/bpf: selftests: Add bpf_iter selftestsYonghong Song-0/+509
2020-05-09tools/bpf: selftests: Add iter progs for bpf_map/task/task_fileYonghong Song-0/+79
2020-05-09tools/bpf: selftests: Add iterator programs for ipv6_route and netlinkYonghong Song-0/+128
2020-05-09selftests: mlxsw: tc_restrictions: add couple of test for the correct matchal...Jiri Pirko-0/+107
2020-05-09selftests: mlxsw: tc_restrictions: add test to check sample action restrictionsJiri Pirko-0/+25
2020-05-09selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.shJiri Pirko-0/+0
2020-05-09bpf: Allow any port in bpf_bind helperStanislav Fomichev-0/+171
2020-05-09selftests/bpf: Move existing common networking parts into network_helpersStanislav Fomichev-53/+90
2020-05-09selftests/bpf: Generalize helpers to control background listenerStanislav Fomichev-113/+108
2020-05-08selftests/lkdtm: Use grep -E instead of egrepMichael Ellerman-4/+4
2020-05-08selftests/lkdtm: Don't clear dmesg when running testsMichael Ellerman-6/+8
2020-05-08selftests/ftrace: mark irqsoff_tracer.tc test as unresolved if the test modul...Po-Hsu Lin-1/+8
2020-05-08tools/testing: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+146
2020-05-08kselftests: dmabuf-heaps: Fix confused return value on expected error testingJohn Stultz-0/+1
2020-05-08KVM: VMX: pass correct DR6 for GD userspace exitPaolo Bonzini-1/+23
2020-05-07ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook-1/+0
2020-05-07kselftests: introduce new epoll60 testcase for catching lost wakeupsRoman Penyaev-0/+146
2020-05-07Merge tag 'linux-kselftest-5.7-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+58
2020-05-07Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....Paul E. McKenney-27/+123
2020-05-07torture: Add a --kasan argumentPaul E. McKenney-0/+6
2020-05-07torture: Save a few lines by using config_override_param initiallyPaul E. McKenney-22/+16
2020-05-07torture: Allow scenario-specific Kconfig options to override CFcommonPaul E. McKenney-4/+3
2020-05-07torture: Allow --kconfig options to override --kcsan defaultsPaul E. McKenney-6/+4
2020-05-07torture: Abstract application of additional Kconfig optionsPaul E. McKenney-11/+20
2020-05-07torture: Eliminate duplicate #CHECK# from ConfigFragmentPaul E. McKenney-4/+2
2020-05-07torture: Make --kcsan argument also create a summaryPaul E. McKenney-0/+32
2020-05-07torture: Add --kcsan argument to top-level kvm.sh scriptPaul E. McKenney-0/+8
2020-05-07rcutorture: Right-size TREE10 CPU consumptionPaul E. McKenney-1/+1
2020-05-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+5
2020-05-07KVM: selftests: Add KVM_SET_GUEST_DEBUG testPeter Xu-0/+192
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-45/+372
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-5/+57
2020-05-06wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld-3/+51
2020-05-06wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld-0/+1
2020-05-06selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet-1/+3
2020-05-06selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet-1/+2
2020-05-06KVM: selftests: Fix build for evmcs.hPeter Xu-2/+5
2020-05-04devlink: let kernel allocate region snapshot idJakub Kicinski-0/+13
2020-05-02ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng-2/+4
2020-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-264/+2295