aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-05Merge tag 'v5.18-rc4' into nextMichael Ellerman23-158/+422
2022-05-04selftests/powerpc: Fix typo in spectre_v2Russell Currey1-1/+1
2022-04-29selftests/powerpc: Add a test of 4PB SLB handlingMichael Ellerman3-1/+160
2022-04-27selftests/powerpc: Add matrix multiply assist (MMA) testAlistair Popple4-1/+89
2022-04-26selftests/powerpc/pmu: Fix unsigned function returning negative constantHaowen Bai1-1/+1
2022-04-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-128/+100
2022-04-22tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)1-1/+2
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-8/+88
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar1-3/+8
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar1-1/+1
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-3/+39
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-1/+40
2022-04-21kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini8-13/+8
2022-04-21kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini2-115/+92
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+34
2022-04-21KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth1-1/+1
2022-04-20selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
2022-04-20selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
2022-04-15Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-8/+17
2022-04-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-13/+181
2022-04-12testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev1-8/+17
2022-04-11selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu1-0/+1
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+2
2022-04-09KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel1-1/+1
2022-04-09KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel1-1/+3
2022-04-08Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds6-31/+54
2022-04-08tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams1-2/+2
2022-04-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-21/+119
2022-04-07selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton1-4/+11
2022-04-07selftests: KVM: Don't leak GIC FD across dirty log test iterationsOliver Upton1-3/+31
2022-04-07KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)Andrew Jones1-4/+10
2022-04-06Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski4-21/+105
2022-04-06bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy1-19/+59
2022-04-06KVM: arm64: selftests: Introduce vcpu_width_configReiji Watanabe3-0/+124
2022-04-04selftests/harness: Pass variant to teardownWillem de Bruijn1-5/+7
2022-04-04selftests/harness: Run TEARDOWN for ASSERT failuresKees Cook1-15/+34
2022-04-04selftests: fix an unused variable warning in pidfd selftestAxel Rasmussen1-1/+0
2022-04-04selftests: fix header dependency for pid_namespace selftestsAxel Rasmussen1-3/+3
2022-04-04selftests: x86: add 32bit build warnings for SUSEGeliang Tang1-0/+4
2022-04-04selftests/proc: fix array_size.cocci warningGuo Zhengkui1-2/+4
2022-04-04selftests/vDSO: fix array_size.cocci warningGuo Zhengkui1-6/+3
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+14
2022-04-03selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov1-2/+2
2022-04-01selftests: net: add delete nexthop route warning testNikolay Aleksandrov1-0/+14
2022-03-31Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+7
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-33/+11
2022-03-31kbuild: Make $(LLVM) more flexibleNathan Chancellor1-1/+7
2022-03-30bpf: selftests: Test fentry tracing a struct_ops programMartin KaFai Lau2-0/+44
2022-03-30wireguard: selftests: simplify RNG seedingJason A. Donenfeld1-19/+7
2022-03-30Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-91/+4