summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-04wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld
2021-06-04wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld
2021-06-04selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg supportFlorian Westphal
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar
2021-06-03selftests/bpf: Add xdp_redirect_multi into .gitignoreAndrii Nakryiko
2021-06-02selftest: netdevsim: Add devlink rate grouping testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink rate nodes testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink port shared/max tx rate testDmytro Linkin
2021-06-02selftest: netdevsim: Add devlink rate testDmytro Linkin
2021-06-01net/sched: act_vlan: Test priority 0 modificationBoris Sukholitko
2021-06-01net/sched: act_vlan: No dump for unset priorityBoris Sukholitko
2021-06-01tests: test MOUNT_ATTR_NOSYMFOLLOW with mount_setattr()Christian Brauner
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-29selftests: kvm: fix overlapping addresses in memslot_perf_testPaolo Bonzini
2021-05-28mptcp: update selftest for fallback due to OoOPaolo Abeni
2021-05-28bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocationsYonghong Song
2021-05-28test: add openat2() test for invalid upper 32 bit flag valueChristian Brauner
2021-05-27selftests: devlink_lib: add check for devlink device existenceJiri Pirko
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-27selftests: kvm: do only 1 memslot_perf_test run by defaultPaolo Bonzini
2021-05-27KVM: selftests: add shared hugetlbfs backing source typeAxel Rasmussen
2021-05-27KVM: selftests: allow using UFFD minor faults for demand pagingAxel Rasmussen
2021-05-27KVM: selftests: create alias mappings when using shared memoryAxel Rasmussen
2021-05-27KVM: selftests: add shmem backing source typeAxel Rasmussen
2021-05-27KVM: selftests: refactor vm_mem_backing_src_type flagsAxel Rasmussen
2021-05-27KVM: selftests: allow different backing source typesAxel Rasmussen
2021-05-27KVM: selftests: compute correct demand paging sizeAxel Rasmussen
2021-05-27KVM: selftests: simplify setup_demand_paging error handlingAxel Rasmussen
2021-05-27KVM: selftests: Print a message if /dev/kvm is missingDavid Matlack
2021-05-27KVM: selftests: trivial comment/logging fixesAxel Rasmussen
2021-05-27KVM: selftests: Fix hang in hardware_disable_testDavid Matlack
2021-05-27KVM: selftests: Ignore CPUID.0DH.1H in get_cpuid_testDavid Matlack
2021-05-27KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn()David Matlack
2021-05-27KVM: selftests: add a memslot-related performance benchmarkMaciej S. Szmigiero
2021-05-27KVM: selftests: Keep track of memslots more efficientlyMaciej S. Szmigiero
2021-05-27selftests: kvm: fix potential issue with ELF loadingPaolo Bonzini
2021-05-27selftests: kvm: make allocation of extra memory take effectZhenzhong Duan
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest
2021-05-26selftests/bpf: Add xdp_redirect_multi testHangbin Liu
2021-05-25selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko
2021-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-05-25bpf, selftests: Adjust few selftest result_unpriv outcomesDaniel Borkmann
2021-05-25kselftest/arm64: Add missing newline to SVE test skipping outputMark Brown
2021-05-25selftests/bpf: Add test for l3 use of bpf_redirect_peerJussi Maki
2021-05-24selftests/bpf: Add bpf_lookup_and_delete_elem testsDenis Salopek
2021-05-24Merge branch 'for-5.13-fixes' into for-5.14Tejun Heo
2021-05-23net/sched: fq_pie: re-factor fix for fq_pie endless loopDavide Caratti
2021-05-23Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds