summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-09-29kselftest/arm64: Verify HWCAP2_SVE_B16B16Mark Brown
2023-09-28selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test configRicardo Cañuelo
2023-09-28lkdtm/bugs: add test for panic() with stuck secondary CPUsMark Rutland
2023-09-28selftests: netfilter: test nat source port clash resolution interaction with ...Florian Westphal
2023-09-28selftests/tc-testing: update tdc documentationPedro Tammela
2023-09-28selftests/tc-testing: implement tdc parallel test runPedro Tammela
2023-09-28selftests/tc-testing: update test definitions for local resourcesPedro Tammela
2023-09-28selftests/tc-testing: localize test resourcesPedro Tammela
2023-09-26selftests/rseq: fix kselftest Clang build warningsJustin Stitt
2023-09-26selftests/damon: Add executable permission to test scriptsJuntong Deng
2023-09-26selftests: Fix wrong TARGET in kselftest top level MakefileJuntong Deng
2023-09-26iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt testNicolin Chen
2023-09-26Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-25selftests/bpf: Add test for recursion counts of perf event link tracepointJiri Olsa
2023-09-25selftests/bpf: Add test for recursion counts of perf event link kprobeJiri Olsa
2023-09-25selftests/bpf: Add test for missed counts of perf event link kprobeJiri Olsa
2023-09-25selftests/bpf: Add tests for ring__consumeMartin Kelly
2023-09-25selftests/bpf: Add tests for ring__map_fdMartin Kelly
2023-09-25selftests/bpf: Add tests for ring__sizeMartin Kelly
2023-09-25selftests/bpf: Add tests for ring__avail_data_sizeMartin Kelly
2023-09-25selftests/bpf: Add tests for ring__*_posMartin Kelly
2023-09-25selftests/bpf: Add tests for ring_buffer__ringMartin Kelly
2023-09-25kselftest/arm64: Validate SVCR in streaming SVE stress testMark Brown
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-24torture: Convert parse-console.sh to mktempPaul E. McKenney
2023-09-24torture: Add kvm.sh --debug-info argumentPaul E. McKenney
2023-09-24torture: Make torture.sh refscale testing qualify verbose_batchedPaul E. McKenney
2023-09-24rcutorture: Copy out ftrace into its own console fileJoel Fernandes (Google)
2023-09-24rcutorture: Add CONFIG_DEBUG_OBJECTS to RCU Tasks testingPaul E. McKenney
2023-09-24torture: Make kvm-recheck.sh use mktempPaul E. McKenney
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-09-22selftests/bpf: Add tests for symbol versioning for uprobeHengqi Chen
2023-09-22selftests/powerpc: Fix emit_tests to work with run_kselftest.shMichael Ellerman
2023-09-21selftests/bpf: Trim DENYLIST.s390xIlya Leoshkevich
2023-09-21selftests/bpf: Enable the cpuv4 tests for s390xIlya Leoshkevich
2023-09-21selftests/bpf: Add big-endian support to the ldsx testIlya Leoshkevich
2023-09-21selftests/bpf: Unmount the cgroup2 work directoryIlya Leoshkevich
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-21Merge tag 'fixes-2023-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-09-21RISC-V: selftests: Add CBO testsAndrew Jones
2023-09-21RISC-V: selftests: Convert hwprobe test to kselftest APIAndrew Jones
2023-09-21RISC-V: selftests: Statically link hwprobe testAndrew Jones
2023-09-21KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel
2023-09-21KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel
2023-09-20kselftest: Add new test for detecting unprobed Devicetree devicesNícolas F. R. A. Prado
2023-09-20KVM: selftests: Assert that vasprintf() is successfulSean Christopherson
2023-09-20kselftest/alsa: pcm-test: Report cards declared in config but missingNícolas F. R. A. Prado