summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-05-10rcutorture: Add BUSTED-BOOST to test RCU priority boosting testsPaul E. McKenney
2021-05-10torture: Set kvm.sh language to EnglishPaul E. McKenney
2021-05-10torture: Correctly fetch number of CPUs for non-English languagesFrederic Weisbecker
2021-05-10torture: Make kvm-find-errors.sh account for kvm-remote.shPaul E. McKenney
2021-05-10torture: Make the build machine control N in "make -jN"Paul E. McKenney
2021-05-10torture: Make kvm.sh use abstracted kvm-end-run-stats.shPaul E. McKenney
2021-05-10torture: Abstract end-of-run summaryPaul E. McKenney
2021-05-10torture: Fix grace-period rate outputPaul E. McKenney
2021-05-10torture: Add kvm-remote.sh script for distributed rcutorture test runsPaul E. McKenney
2021-05-10rcuscale: Allow CPU hotplug to be enabledPaul E. McKenney
2021-05-10refscale: Allow CPU hotplug to be enabledPaul E. McKenney
2021-05-10torture: Make kvm-again.sh use "scenarios" rather than "batches" filePaul E. McKenney
2021-05-10torture: Add "scenarios" option to kvm.sh --dryrun parameterPaul E. McKenney
2021-05-10torture: Fix remaining erroneous torture.sh instance of $*Paul E. McKenney
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-10tests/cgroup: test cgroup.killChristian Brauner
2021-05-10tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()Christian Brauner
2021-05-10tests/cgroup: use cgroup.kill in cg_killall()Christian Brauner
2021-05-10kselftest/arm64: Add missing stddef.h include to BTI testsMark Brown
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-07selftests: kvm: remove reassignment of non-absolute variablesBill Wendling
2021-05-07KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...Vitaly Kuznetsov
2021-05-07KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UDVitaly Kuznetsov
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07selftests: remove duplicate includeZhang Yunkai
2021-05-06kselftest: introduce new epoll test caseDavidlohr Bueso
2021-05-06selftests: proc: test subset=pidAlexey Dobriyan
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-05-05selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin
2021-05-05selftests/vm: gup_test: fix test flagPavel Tatashin
2021-05-05userfaultfd/selftests: add test exercising minor fault handlingAxel Rasmussen
2021-05-05mm: huge_memory: debugfs for file-backed THP splitZi Yan
2021-05-05mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan
2021-05-04Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-05-03ktest: Re-arrange the code blocks for better discoverabilityJohn 'Warthog9' Hawley (VMware)
2021-05-03ktest: Further consistency cleanupsJohn 'Warthog9' Hawley (VMware)
2021-05-03ktest: Fixing indentation to match expected patternJohn 'Warthog9' Hawley (VMware)
2021-05-03ktest: Adding editor hints to improve consistencyJohn 'Warthog9' Hawley (VMware)
2021-05-03ktest: Add example config for using VMware VMsJohn 'Warthog9' Hawley (VMware)
2021-05-03ktest: Minor cleanup with uninitialized variable $build_optionsJohn 'Warthog9' Hawley (VMware)
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30kselftests: Add test to check for rlimit changes in different user namespacesAlexey Gladkov
2021-04-30vm/test_vmalloc.sh: adapt for updated driver interfaceUladzislau Rezki (Sony)