summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-09-26selftests/rseq: fix kselftest Clang build warningsJustin Stitt-10/+10
2023-09-26selftests/damon: Add executable permission to test scriptsJuntong Deng-0/+0
2023-09-26selftests: Fix wrong TARGET in kselftest top level MakefileJuntong Deng-1/+1
2023-09-26iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt testNicolin Chen-1/+1
2023-09-26Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-9/+34
2023-09-25selftests/bpf: Add test for recursion counts of perf event link tracepointJiri Olsa-0/+81
2023-09-25selftests/bpf: Add test for recursion counts of perf event link kprobeJiri Olsa-0/+100
2023-09-25selftests/bpf: Add test for missed counts of perf event link kprobeJiri Olsa-0/+84
2023-09-25selftests/bpf: Add tests for ring__consumeMartin Kelly-0/+4
2023-09-25selftests/bpf: Add tests for ring__map_fdMartin Kelly-0/+4
2023-09-25selftests/bpf: Add tests for ring__sizeMartin Kelly-1/+3
2023-09-25selftests/bpf: Add tests for ring__avail_data_sizeMartin Kelly-1/+3
2023-09-25selftests/bpf: Add tests for ring__*_posMartin Kelly-0/+14
2023-09-25selftests/bpf: Add tests for ring_buffer__ringMartin Kelly-0/+15
2023-09-25kselftest/arm64: Validate SVCR in streaming SVE stress testMark Brown-0/+19
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-17/+43
2023-09-24torture: Convert parse-console.sh to mktempPaul E. McKenney-1/+1
2023-09-24torture: Add kvm.sh --debug-info argumentPaul E. McKenney-3/+14
2023-09-24torture: Make torture.sh refscale testing qualify verbose_batchedPaul E. McKenney-1/+1
2023-09-24rcutorture: Copy out ftrace into its own console fileJoel Fernandes (Google)-0/+36
2023-09-24rcutorture: Add CONFIG_DEBUG_OBJECTS to RCU Tasks testingPaul E. McKenney-0/+1
2023-09-24torture: Make kvm-recheck.sh use mktempPaul E. McKenney-1/+1
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds-2/+3
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini-58/+314
2023-09-22selftests/bpf: Add tests for symbol versioning for uprobeHengqi Chen-4/+209
2023-09-22selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman-9/+9
2023-09-21selftests/bpf: Trim DENYLIST.s390xIlya Leoshkevich-25/+0
2023-09-21selftests/bpf: Enable the cpuv4 tests for s390xIlya Leoshkevich-6/+12
2023-09-21selftests/bpf: Add big-endian support to the ldsx testIlya Leoshkevich-62/+90
2023-09-21selftests/bpf: Unmount the cgroup2 work directoryIlya Leoshkevich-7/+26
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-156/+863
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-141/+722
2023-09-21Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+7
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-12/+5
2023-09-21RISC-V: selftests: Add CBO testsAndrew Jones-12/+250
2023-09-21RISC-V: selftests: Convert hwprobe test to kselftest APIAndrew Jones-34/+20
2023-09-21RISC-V: selftests: Statically link hwprobe testAndrew Jones-1/+1
2023-09-21KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel-2/+21
2023-09-21KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel-14/+21
2023-09-20kselftest: Add new test for detecting unprobed Devicetree devicesNĂ­colas F. R. A. Prado-0/+177
2023-09-20KVM: selftests: Assert that vasprintf() is successfulSean Christopherson-1/+1
2023-09-20kselftest/alsa: pcm-test: Report cards declared in config but missingNĂ­colas F. R. A. Prado-47/+73
2023-09-20riscv: kselftests: Fix mm build by removing testcases subdirectoryAlexandre Ghiti-5/+5
2023-09-19selftests/proc: fixup proc-empty-vm test after KSM changesAlexey Dobriyan-0/+1
2023-09-19selftests: link libasan statically for tests with -fsanitize=addressRyan Roberts-2/+2
2023-09-19iommufd: Fix spelling errors in commentsGuokaiXu-2/+2
2023-09-19selftests/bpf: Check bpf_cubic_acked() is called via struct_opsSong Liu-0/+5
2023-09-19selftests/bpf: Print log buffer for exceptions test only on failureKumar Kartikeya Dwivedi-2/+3
2023-09-18cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partitionWaiman Long-141/+317
2023-09-18selftests/user_events: Fix to unmount tracefs when test created mountBeau Belgrave-9/+34