summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2020-11-10selftests: disable rp_filter when testing bareudpGuillaume Nault-0/+6
2020-11-10selftest: fix flower terse dump testsVlad Buslov-2/+2
2020-11-10selftests/cgroup: Fix build on older distrosSachin Sant-2/+2
2020-11-10selftests/run_kselftest.sh: fix dry-run typoHangbin Liu-1/+1
2020-11-10tool: selftests: fix spelling typo of 'writting'Wang Qing-2/+2
2020-11-10selftests/memfd: Fix implicit declaration warningsMichael Ellerman-2/+2
2020-11-10selftests: intel_pstate: ftime() is deprecatedTommi Rantala-6/+16
2020-11-10selftests/gpio: Add to CLEAN rule rather than overridingMichael Ellerman-4/+1
2020-11-10selftests/gpio: Fix build when source tree is read onlyMichael Ellerman-5/+9
2020-11-10selftests/gpio: Move include of lib.mk upMichael Ellerman-3/+3
2020-11-10selftests/gpio: Use TEST_GEN_PROGS_EXTENDEDMichael Ellerman-5/+3
2020-11-10kunit: tool: fix extra trailing \n in raw + parsed test outputDaniel Latypov-3/+4
2020-11-10kunit: tool: print out stderr from make (like build warnings)Daniel Latypov-4/+9
2020-11-10kunit: Do not pollute source directory with generated files (test.log)Andy Shevchenko-3/+11
2020-11-10kunit: Do not pollute source directory with generated files (.kunitconfig)Andy Shevchenko-18/+31
2020-11-10kunit: tool: fix pre-existing python type annotation errorsDaniel Latypov-7/+7
2020-11-10kunit: Fix kunit.py parse subcommand (use null build_dir)David Gow-1/+1
2020-11-10kunit: tool: unmark test_data as binary blobsBrendan Higgins-1/+0
2020-11-10Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds-138/+507
2020-11-10tools/power turbostat: update version numberLen Brown-1/+1
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter-144/+486
2020-11-09selftests/net: test max_num_members, fanout_args in psock_fanoutTanner Love-3/+69
2020-11-09bpf: selftest: Use static globals in tcp_hdr_options and btf_skc_cls_ingressMartin KaFai Lau-7/+7
2020-11-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-277/+2252
2020-11-09libbpf: Don't attempt to load unused subprog as an entry-point BPF programAndrii Nakryiko-10/+40
2020-11-09KVM: selftests: allow two iterations of dirty_log_perf_testPaolo Bonzini-1/+1
2020-11-08KVM: selftests: Introduce the dirty log perf testBen Gardon-8/+396
2020-11-08KVM: selftests: Make the number of vcpus globalAndrew Jones-20/+20
2020-11-08KVM: selftests: Make the per vcpu memory size globalAndrew Jones-12/+11
2020-11-08KVM: selftests: Drop pointless vm_create wrapperAndrew Jones-9/+3
2020-11-08KVM: selftests: Add wrfract to common guest codeBen Gardon-1/+7
2020-11-08KVM: selftests: Simplify demand_paging_test with timespec_diff_nowBen Gardon-15/+27
2020-11-08KVM: selftests: Remove address rounding in guest codeBen Gardon-1/+0
2020-11-08KVM: selftests: Factor code out of demand_paging_testBen Gardon-181/+210
2020-11-08KVM: selftests: Use a single binary for dirty/clear log testPeter Xu-39/+156
2020-11-08KVM: selftests: Always clear dirty bitmap after iterationPeter Xu-1/+1
2020-11-08KVM: selftests: Add blessed SVE registers to get-reg-listAndrew Jones-42/+217
2020-11-08KVM: selftests: Add aarch64 get-reg-list testAndrew Jones-0/+703
2020-11-08selftests: kvm: test enforcement of paravirtual cpuid featuresOliver Upton-0/+308
2020-11-08selftests: kvm: Add exception handling to selftestsAaron Lewis-9/+244
2020-11-08selftests: kvm: Clear uc so UCALL_NONE is being properly reportedAaron Lewis-0/+9
2020-11-08selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis-2/+3
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-16/+279
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-95/+617
2020-11-06tools/memory-model: Label MP tests' producers and consumersPaul E. McKenney-24/+24
2020-11-06tools/memory-model: Use "buf" and "flag" for message-passing testsPaul E. McKenney-46/+46
2020-11-06tools/memory-model: Add types to litmus testsPaul E. McKenney-31/+130
2020-11-06tools/memory-model: Add a glossary of LKMM termsPaul E. McKenney-0/+172
2020-11-06tools/memory-model: Document categories of ordering primitivesPaul E. McKenney-0/+831
2020-11-06tools/rcutorture: Fix BUG parsing of console.logAnna-Maria Behnsen-1/+1