summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini
2022-04-21kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini
2022-04-21KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth
2022-04-15Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-12testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev
2022-04-11selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu
2022-04-09KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel
2022-04-09KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel
2022-04-08Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-07selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton
2022-04-07selftests: KVM: Don't leak GIC FD across dirty log test iterationsOliver Upton
2022-04-07KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)Andrew Jones
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-04-06bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy
2022-04-06KVM: arm64: selftests: Introduce vcpu_width_configReiji Watanabe
2022-04-04selftests/harness: Pass variant to teardownWillem de Bruijn
2022-04-04selftests/harness: Run TEARDOWN for ASSERT failuresKees Cook
2022-04-04selftests: fix an unused variable warning in pidfd selftestAxel Rasmussen
2022-04-04selftests: fix header dependency for pid_namespace selftestsAxel Rasmussen
2022-04-04selftests: x86: add 32bit build warnings for SUSEGeliang Tang
2022-04-04selftests/proc: fix array_size.cocci warningGuo Zhengkui
2022-04-04selftests/vDSO: fix array_size.cocci warningGuo Zhengkui
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-03selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov
2022-04-01selftests: net: add delete nexthop route warning testNikolay Aleksandrov
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31kbuild: Make $(LLVM) more flexibleNathan Chancellor
2022-03-30bpf: selftests: Test fentry tracing a struct_ops programMartin KaFai Lau
2022-03-30wireguard: selftests: simplify RNG seedingJason A. Donenfeld
2022-03-30selftests/bpf: Fix warning comparing pointer to 0Haowen Bai
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-03-28selftests/bpf: Fix clang compilation errorsYonghong Song
2022-03-28selftests/bpf: fix selftest after random: Urandom_read tracepoint removalAndrii Nakryiko
2022-03-28Merge tag 'net-5.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-28Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski
2022-03-28Merge tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-28selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju
2022-03-26selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski
2022-03-25selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-24selftests: kselftest framework: provide "finished" helperKees Cook
2022-03-24userfaultfd/selftests: enable hugetlb remap and remove event testingMike Kravetz
2022-03-24selftests/vm: add hugetlb madvise MADV_DONTNEED MADV_REMOVE testMike Kravetz