summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
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
2023-09-18kselftest: rtnetlink: add pause and pause on fail flagDaniel Mendes-4/+23
2023-09-18kselftest: rtnetlink.sh: add verbose flagDaniel Mendes-581/+381
2023-09-18selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior-6/+17
2023-09-18selftests: hsr: Reorder the testsuite.Sebastian Andrzej Siewior-123/+132
2023-09-18selftests: hsr: Use `let' properly.Sebastian Andrzej Siewior-1/+1
2023-09-17vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKETStefano Garzarella-3/+11
2023-09-17vsock/test: use send_buf() in vsock_test.cStefano Garzarella-66/+9
2023-09-17vsock/test: add send_buf() utility functionStefano Garzarella-36/+56
2023-09-17vsock/test: use recv_buf() in vsock_test.cStefano Garzarella-87/+17
2023-09-17vsock/test: add recv_buf() utility functionStefano Garzarella-35/+54
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-337/+3227
2023-09-16selftests/bpf: Add tests for BPF exceptionsKumar Kartikeya Dwivedi-0/+1332
2023-09-16selftests/bpf: Add BPF assertion macrosKumar Kartikeya Dwivedi-0/+243
2023-09-16bpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi-1/+30
2023-09-16bpf: Implement BPF exceptionsKumar Kartikeya Dwivedi-0/+16
2023-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-12/+298
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+129
2023-09-15selftest, bpf: enable cpu v4 tests for arm32Puranjay Mohan-5/+10
2023-09-15Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller-2/+277
2023-09-15selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca-4/+4
2023-09-14selftests/thermel/intel: Add test to read workload hintSrinivas Pandruvada-0/+170
2023-09-14selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov-0/+5
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-34/+200
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-23/+71
2023-09-14selftests/xsk: display command line options with -hMagnus Karlsson-2/+14
2023-09-14selftests/xsk: fail single test instead of all testsMagnus Karlsson-24/+46
2023-09-14selftests/xsk: use ksft_print_msg uniformlyMagnus Karlsson-12/+13