summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-282-0/+2
|\
| * wireguard: selftests: enable ACPI for SMPJason A. Donenfeld2022-04-222-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-229-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-211-3/+8
| * | selftest/vm: support xfail in mremap_testSidhartha Kumar2022-04-211-1/+1
| * | selftest/vm: verify remap destination address in mremap_testSidhartha Kumar2022-04-211-3/+39
| * | selftest/vm: verify mmap addr in mremap_testSidhartha Kumar2022-04-211-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-128-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
* | | Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-04-091-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-086-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-075-21/+119
|\ \ | |/ |/|
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-04-064-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-302-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
* | | | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | kbuild: Make $(LLVM) more flexibleNathan Chancellor2022-03-311-1/+7
* | | | Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-314-33/+11
|\ \ \ \
| * | | | wireguard: selftests: simplify RNG seedingJason A. Donenfeld2022-03-301-19/+7
| | |_|/ | |/| |
| * | | selftests/bpf: Fix clang compilation errorsYonghong Song2022-03-282-4/+2
| * | | selftests/bpf: fix selftest after random: Urandom_read tracepoint removalAndrii Nakryiko2022-03-281-10/+2