aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-05-12selftests: futex: Expand timeout testAndré Almeida1-16/+110
2021-05-12selftests: futex: Correctly include headers dirsAndré Almeida1-1/+2
2021-05-12kselftest: Add test for core sched prctl interfaceChris Hyser4-0/+354
2021-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-266/+617
2021-05-11selftests/bpf: Stop using static variables for passing data to/from user-spaceAndrii Nakryiko19-40/+33
2021-05-11selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.cJussi Maki7-266/+617
2021-05-10torture: Don't cap remote runs by build-system number of CPUsPaul E. McKenney2-4/+12
2021-05-10torture: Make kvm-remote.sh account for network failure in pathname checksPaul E. McKenney1-2/+24
2021-05-10rcutorture: Add BUSTED-BOOST to test RCU priority boosting testsPaul E. McKenney2-0/+25
2021-05-10torture: Set kvm.sh language to EnglishPaul E. McKenney1-0/+3
2021-05-10torture: Correctly fetch number of CPUs for non-English languagesFrederic Weisbecker2-2/+2
2021-05-10torture: Make kvm-find-errors.sh account for kvm-remote.shPaul E. McKenney1-1/+1
2021-05-10torture: Make the build machine control N in "make -jN"Paul E. McKenney1-2/+4
2021-05-10torture: Make kvm.sh use abstracted kvm-end-run-stats.shPaul E. McKenney1-15/+1
2021-05-10torture: Abstract end-of-run summaryPaul E. McKenney2-8/+43
2021-05-10torture: Fix grace-period rate outputPaul E. McKenney1-1/+1
2021-05-10torture: Add kvm-remote.sh script for distributed rcutorture test runsPaul E. McKenney1-0/+227
2021-05-10rcuscale: Allow CPU hotplug to be enabledPaul E. McKenney2-2/+2
2021-05-10refscale: Allow CPU hotplug to be enabledPaul E. McKenney2-2/+2
2021-05-10torture: Make kvm-again.sh use "scenarios" rather than "batches" filePaul E. McKenney1-16/+6
2021-05-10torture: Add "scenarios" option to kvm.sh --dryrun parameterPaul E. McKenney1-2/+26
2021-05-10torture: Fix remaining erroneous torture.sh instance of $*Paul E. McKenney1-1/+1
2021-05-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-20/+72
2021-05-10tests/cgroup: test cgroup.killChristian Brauner3-1/+301
2021-05-10tests/cgroup: move cg_wait_for(), cg_prepare_for_wait()Christian Brauner3-57/+49
2021-05-10tests/cgroup: use cgroup.kill in cg_killall()Christian Brauner1-0/+4
2021-05-10kselftest/arm64: Add missing stddef.h include to BTI testsMark Brown1-0/+1
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+1
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+7
2021-05-07selftests: kvm: remove reassignment of non-absolute variablesBill Wendling1-2/+2
2021-05-07KVM: selftests: evmcs_test: Check that VMCS12 is alway properly synced to eVM...Vitaly Kuznetsov1-11/+55
2021-05-07KVM: selftests: evmcs_test: Check that VMLAUNCH with bogus EVMPTR is causing #UDVitaly Kuznetsov1-8/+16
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-4/+169
2021-05-07selftests: remove duplicate includeZhang Yunkai3-3/+0
2021-05-06kselftest: introduce new epoll test caseDavidlohr Bueso1-0/+44
2021-05-06selftests: proc: test subset=pidAlexey Dobriyan2-0/+122
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan1-1/+3
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-13/+579
2021-05-05Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-281/+427
2021-05-05selftests/vm: gup_test: test faulting in kernel, and verify pinnable pagesPavel Tatashin1-4/+19
2021-05-05selftests/vm: gup_test: fix test flagPavel Tatashin1-4/+11
2021-05-05userfaultfd/selftests: add test exercising minor fault handlingAxel Rasmussen1-6/+158
2021-05-05mm: huge_memory: debugfs for file-backed THP splitZi Yan1-5/+77
2021-05-05mm: huge_memory: a new debugfs interface for splitting THP testsZi Yan3-0/+320
2021-05-04Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-5/+17
2021-05-03ktest: Re-arrange the code blocks for better discoverabilityJohn 'Warthog9' Hawley (VMware)1-142/+154
2021-05-03ktest: Further consistency cleanupsJohn 'Warthog9' Hawley (VMware)1-49/+36
2021-05-03ktest: Fixing indentation to match expected patternJohn 'Warthog9' Hawley (VMware)1-94/+92
2021-05-03ktest: Adding editor hints to improve consistencyJohn 'Warthog9' Hawley (VMware)1-0/+9
2021-05-03ktest: Add example config for using VMware VMsJohn 'Warthog9' Hawley (VMware)1-0/+137