summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini-119/+1266
2023-11-14KVM: selftests: Add a memory region subtest to validate invalid flagsSean Christopherson-8/+50
2023-11-14KVM: selftests: Test KVM exit behavior for private memory/accessAckerley Tng-0/+121
2023-11-14KVM: selftests: Add basic selftest for guest_memfd()Chao Peng-0/+208
2023-11-14KVM: selftests: Expand set_memory_region_test to validate guest_memfd()Chao Peng-2/+114
2023-11-14KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helperChao Peng-0/+36
2023-11-14KVM: selftests: Add x86-only selftest for private memory conversionsVishal Annapurve-0/+483
2023-11-14KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more dataSean Christopherson-0/+11
2023-11-14KVM: selftests: Introduce VM "shape" to allow tests to specify the VM typeSean Christopherson-35/+73
2023-11-14KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)Vishal Annapurve-0/+15
2023-11-14KVM: selftests: Add helpers to convert guest memory b/w private and sharedVishal Annapurve-0/+76
2023-11-14KVM: selftests: Add support for creating private memslotsSean Christopherson-31/+73
2023-11-14KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2Sean Christopherson-10/+11
2023-11-14KVM: selftests: Drop unused kvm_userspace_memory_region_find() helperSean Christopherson-33/+0
2023-11-13selftests/bpf: Add assert for user stacks in test_task_stackJordan Rome-0/+7
2023-11-13selftests/nolibc: don't hang on config inputThomas Weißschuh-2/+2
2023-11-12LSM: selftests for Linux Security Module syscallsCasey Schaufler-0/+633
2023-11-12cgroup/cpuset: Take isolated CPUs out of workqueue unbound cpumaskWaiman Long-9/+65
2023-11-12selftests/cgroup: Minor code cleanup and reorganization of test_cpuset_prs.shWaiman Long-71/+71
2023-11-12selftests: cgroup: Fixes a typo in a commentAtul Kumar Pant-1/+1
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds-6/+12
2023-11-11selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song-0/+22
2023-11-09selftests/bpf: add more test cases for check_cfg()Andrii Nakryiko-0/+62
2023-11-09bpf: fix control-flow graph checking in privileged modeAndrii Nakryiko-6/+9
2023-11-09selftests/bpf: add edge case backtracking logic testAndrii Nakryiko-0/+40
2023-11-09bpf: handle ldimm64 properly in check_cfg()Andrii Nakryiko-4/+4
2023-11-09selftests: bpf: xskxceiver: ksft_print_msg: fix format type errorAnders Roxell-7/+12
2023-11-09selftests/bpf: Test bpf_refcount_acquire of node obtained via direct ldDave Marchevsky-0/+104
2023-11-09selftests/bpf: Add test passing MAYBE_NULL reg to bpf_refcount_acquireDave Marchevsky-0/+19
2023-11-09veristat: add ability to filter top N resultsAndrii Nakryiko-0/+10
2023-11-09veristat: add ability to sort by stat's absolute valueAndrii Nakryiko-12/+56
2023-11-09selftests/bpf: Disable CONFIG_DEBUG_INFO_REDUCED in config.aarch64Anders Roxell-0/+1
2023-11-09selftests/bpf: Consolidate VIRTIO/9P configs in config.vm fileManu Bretelle-38/+15
2023-11-09selftsets/bpf: Retry map update for non-preallocated per-cpu mapHou Tao-1/+19
2023-11-09selftests/bpf: Export map_update_retriable()Hou Tao-5/+17
2023-11-09selftests/bpf: Use value with enough-size when updating per-cpu mapHou Tao-3/+18
2023-11-09selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko-0/+1
2023-11-09selftests/bpf: fix RELEASE=1 build for tc_optsAndrii Nakryiko-5/+1
2023-11-09selftests/bpf: Add malloc failure checks in bpf_iterYuran Pereira-1/+5
2023-11-09selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iterYuran Pereira-44/+35
2023-11-09Merge tag 'net-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-38/+363
2023-11-08Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-25/+234
2023-11-08Merge tag 'riscv-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-46/+270
2023-11-08selftests: kvm/s390x: use vm_create_barebones()Paolo Bonzini-8/+3
2023-11-08selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen-6/+12
2023-11-07selftests/bpf: get trusted cgrp from bpf_iter__cgroup directlyChuyi Zhou-12/+4
2023-11-07test/vsock: add dobule bind connect testFilippo Storniolo-0/+100
2023-11-07test/vsock: refactor vsock_acceptFilippo Storniolo-12/+20
2023-11-07test/vsock fix: add missing check on socket creationFilippo Storniolo-0/+8
2023-11-04Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-10/+75