summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"Colin Ian King2022-05-221-3/+3
* selftests/powerpc/pmu/ebb: remove fixed_instruction.SMadhavan Srinivasan2022-05-221-43/+0
* selftests/powerpc: Better reporting in spectre_v2Russell Currey2022-05-221-9/+15
* Merge tag 'v5.18-rc4' into nextMichael Ellerman2022-05-0523-158/+422
|\
| * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-239-128/+100
| |\
| | * kvm: selftests: introduce and use more page size-related constantsPaolo Bonzini2022-04-218-13/+8
| | * kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini2022-04-212-115/+92
| | * KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth2022-04-211-1/+1
| * | tools: Add kmem_cache_alloc_lru()Matthew Wilcox (Oracle)2022-04-221-1/+2
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-222-8/+88
| |\ \
| | * | selftest/vm: add skip support to mremap_testSidhartha Kumar2022-04-221-3/+8
| | * | selftest/vm: support xfail in mremap_testSidhartha Kumar2022-04-221-1/+1
| | * | selftest/vm: verify remap destination address in mremap_testSidhartha Kumar2022-04-221-3/+39
| | * | selftest/vm: verify mmap addr in mremap_testSidhartha Kumar2022-04-221-1/+40
| | |/
| * | Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-212-0/+34
| |\ \ | | |/ | |/|
| | * selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17
| | * selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel2022-04-201-0/+17
| * | Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-04-151-8/+17
| |\ \ | | |/ | |/|
| | * testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev2022-04-121-8/+17
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-138-13/+181
| |\ \
| | * | selftests: kvm: add tsc_scaling_sync to .gitignoreLike Xu2022-04-111-0/+1
| | * | KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel2022-04-091-1/+1
| | * | KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel2022-04-091-1/+3
| | * | selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton2022-04-071-4/+11
| | * | selftests: KVM: Don't leak GIC FD across dirty log test iterationsOliver Upton2022-04-071-3/+31
| | * | KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)Andrew Jones2022-04-071-4/+10
| | * | KVM: arm64: selftests: Introduce vcpu_width_configReiji Watanabe2022-04-063-0/+124
* | | | selftests/powerpc: Fix typo in spectre_v2Russell Currey2022-05-041-1/+1
* | | | selftests/powerpc: Add a test of 4PB SLB handlingMichael Ellerman2022-04-293-1/+160
* | | | selftests/powerpc: Add matrix multiply assist (MMA) testAlistair Popple2022-04-274-1/+89
* | | | selftests/powerpc/pmu: Fix unsigned function returning negative constantHaowen Bai2022-04-261-1/+1
|/ / /
* | | Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-04-101-2/+2
|\ \ \
| * | | tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams2022-04-081-2/+2
| |/ /
* | | Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-04-096-31/+54
|\ \ \ | | |/ | |/|
| * | selftests/harness: Pass variant to teardownWillem de Bruijn2022-04-041-5/+7
| * | selftests/harness: Run TEARDOWN for ASSERT failuresKees Cook2022-04-041-15/+34
| * | selftests: fix an unused variable warning in pidfd selftestAxel Rasmussen2022-04-041-1/+0
| * | selftests: fix header dependency for pid_namespace selftestsAxel Rasmussen2022-04-041-3/+3
| * | selftests: x86: add 32bit build warnings for SUSEGeliang Tang2022-04-041-0/+4
| * | selftests/proc: fix array_size.cocci warningGuo Zhengkui2022-04-041-2/+4
| * | selftests/vDSO: fix array_size.cocci warningGuo Zhengkui2022-04-041-6/+3
| |/
* | Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-085-21/+119
|\ \ | |/ |/|
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-04-074-21/+105
| |\
| | * bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy2022-04-061-19/+59
| | * bpf: selftests: Test fentry tracing a struct_ops programMartin KaFai Lau2022-03-312-0/+44
| | * selftests/bpf: Fix warning comparing pointer to 0Haowen Bai2022-03-301-2/+2
| * | selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov2022-04-031-2/+2
| * | selftests: net: add delete nexthop route warning testNikolay Aleksandrov2022-04-011-0/+14
* | | Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-04-031-2/+14
|\ \ \
| * | | selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM testChang S. Bae2022-03-231-2/+14