aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-17selftests: mlxsw: Make sampling test more robustIdo Schimmel1-6/+6
2021-05-17selftests: mlxsw: Make the unsplit array global in port_scale testDanielle Ratson1-1/+3
2021-05-17selftests: Lowest IPv4 address in a subnet is validSeth David Schoen1-8/+9
2021-05-17libbpf: Add selftests for TC-BPF management APIKumar Kartikeya Dwivedi2-0/+407
2021-05-17Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini18-304/+1200
2021-05-17selftests/powerpc: Add test of mitigation patchingMichael Ellerman2-0/+77
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-18/+26
2021-05-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2021-05-13selftests/bpf: Validate skeleton gen handles skipped fieldsAndrii Nakryiko4-5/+5
2021-05-12ACPI: NFIT: Fix support for variable 'SPA' structure sizeDan Williams1-17/+25
2021-05-12tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' staticZou Wei1-1/+1
2021-05-12rcu: Fix various typos in commentsIngo Molnar1-1/+1
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/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus 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 eVMCS after restoreVitaly 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