summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-11-10kunit: Fix kunit.py parse subcommand (use null build_dir)David Gow
2020-11-10kunit: tool: unmark test_data as binary blobsBrendan Higgins
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter
2020-11-09selftests/net: test max_num_members, fanout_args in psock_fanoutTanner Love
2020-11-09bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingressMartin KaFai Lau
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-09libbpf: Don't attempt to load unused subprog as an entry-point BPF programAndrii Nakryiko
2020-11-09KVM: selftests: allow two iterations of dirty_log_perf_testPaolo Bonzini
2020-11-08KVM: selftests: Introduce the dirty log perf testBen Gardon
2020-11-08KVM: selftests: Make the number of vcpus globalAndrew Jones
2020-11-08KVM: selftests: Make the per vcpu memory size globalAndrew Jones
2020-11-08KVM: selftests: Drop pointless vm_create wrapperAndrew Jones
2020-11-08KVM: selftests: Add wrfract to common guest codeBen Gardon
2020-11-08KVM: selftests: Simplify demand_paging_test with timespec_diff_nowBen Gardon
2020-11-08KVM: selftests: Remove address rounding in guest codeBen Gardon
2020-11-08KVM: selftests: Factor code out of demand_paging_testBen Gardon
2020-11-08KVM: selftests: Use a single binary for dirty/clear log testPeter Xu
2020-11-08KVM: selftests: Always clear dirty bitmap after iterationPeter Xu
2020-11-08KVM: selftests: Add blessed SVE registers to get-reg-listAndrew Jones
2020-11-08KVM: selftests: Add aarch64 get-reg-list testAndrew Jones
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis
2020-11-08selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis
2020-11-08selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-06tools/rcutorture: Fix BUG parsing of console.logAnna-Maria Behnsen
2020-11-06torture: Make kvm-check-branches.sh use --allcpusPaul E. McKenney
2020-11-06torture: Allow alternative forms of kvm.sh command-line argumentsPaul E. McKenney
2020-11-06torture: Accept time units on kvm.sh --duration argumentPaul E. McKenney
2020-11-06torture: Force weak-hashed pointers on console logPaul E. McKenney
2020-11-06torture: Prevent jitter processes from delaying failed runPaul E. McKenney
2020-11-06rcutorture: Adjust scenarios SRCU-t and SRCU-u to make kconfig happyPaul E. McKenney
2020-11-06torture: Exclude "NOHZ tick-stop error" from fatal errorsPaul E. McKenney
2020-11-06rcuscale: Avoid divide by zeroPaul E. McKenney
2020-11-06rcuscale: Add RCU Tasks TracePaul E. McKenney
2020-11-06Merge tag 'linux-kselftest-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-11-06selftests/bpf: Fix selftest build with old libcAlexei Starovoitov
2020-11-06Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-06selftests: netdevsim: Add test for nexthop offload APIIdo Schimmel
2020-11-06bpf: Exercise syscall operations for inode and sk storageKP Singh
2020-11-06bpf: Add tests for task_local_storageKP Singh
2020-11-06bpf: Update selftests for local_storage to use vmlinux.hKP Singh
2020-11-06bpf: Fix tests for local_storageKP Singh
2020-11-05bpf: Lift hashtab key_size limitFlorian Lehner
2020-11-05bpf: Zero-fill re-used per-cpu map elementDavid Verbeiren
2020-11-05selftests/bpf: Add split BTF dedup selftestsAndrii Nakryiko
2020-11-05selftests/bpf: Add checking of raw type dump in BTF writer APIs selftestsAndrii Nakryiko
2020-11-05selftests/bpf: Add split BTF basic testAndrii Nakryiko
2020-11-05selftest/bpf: Relax btf_dedup test checksAndrii Nakryiko