summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-211-0/+5
|\
| * tracing/probes: Reject symbol/symstr type for uprobeMasami Hiramatsu (Google)2022-12-151-0/+5
* | Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-12-219-8/+340
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-12-165-5/+78
| |\ \
| | * | selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP programToke Høiland-Jørgensen2022-12-142-0/+72
| | * | selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTIONSong Liu2022-12-141-0/+1
| | * | selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=nYonghong Song2022-12-142-5/+5
| * | | selftests: devlink: add a warning for interfaces coming upJakub Kicinski2022-12-161-0/+13
| * | | selftests: devlink: fix the fd redirect in dummy_reporter_testJakub Kicinski2022-12-161-2/+2
| |/ /
| * | selftests: bonding: add bonding prio option testLiang Li2022-12-132-1/+247
* | | Merge tag 'spdx-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-12-202-23/+2
|\ \ \
| * | | testing: use the copyleft-next-0.3.1 SPDX tagLuis Chamberlain2022-11-082-23/+2
* | | | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-199-48/+76
|\ \ \ \
| * | | | selftests/powerpc: Fix resource leaksMiaoqian Lin2022-12-051-1/+4
| * | | | selftests/powerpc: Add ptrace setup_core_pattern() null-terminatorBenjamin Gray2022-12-021-1/+3
| * | | | selftests/powerpc: Use mfspr/mtspr macrosBenjamin Gray2022-12-024-21/+10
| * | | | selftests: powerpc: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-021-1/+1
| * | | | selftests/powerpc: Account for offline cpus in perf-hwbreak testNaveen N. Rao2022-11-301-6/+39
| * | | | selftests/powerpc: Bump up rlimit for perf-hwbreak testNaveen N. Rao2022-11-301-0/+12
| * | | | selftests/powerpc: Move perror closer to its useNaveen N. Rao2022-11-301-16/+5
| * | | | selftests/powerpc: Remove repeated word in commentsShaomin Deng2022-11-241-1/+1
| * | | | selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King2022-11-241-1/+1
* | | | | maple_tree: update copyright dates for test codeLiam Howlett2022-12-151-2/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-1582-1936/+5180
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'kvm/queue' into HEADPaolo Bonzini2022-12-1215-123/+298
| |\ \ \ \ \
| | * | | | | KVM: selftests: Fix spelling mistake "probabalistic" -> "probabilistic"Colin Ian King2022-12-021-1/+1
| | * | | | | tools: Drop "atomic_" prefix from atomic test_and_set_bit()Sean Christopherson2022-12-021-1/+1
| | * | | | | KVM: selftests: Use non-atomic clear/set bit helpers in KVM testsSean Christopherson2022-12-024-22/+22
| | * | | | | KVM: arm64: selftests: Enable single-step without a "full" ucall()Sean Christopherson2022-12-022-10/+19
| | * | | | | Merge tag 'kvm-x86-fixes-6.2-1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2022-12-022-0/+49
| | |\ \ \ \ \
| | | * | | | | KVM: selftests: Verify userspace can stuff IA32_FEATURE_CONTROL at willSean Christopherson2022-11-302-0/+49
| | * | | | | | KVM: selftests: Define and use a custom static assert in lib headersSean Christopherson2022-12-012-12/+24
| | * | | | | | KVM: selftests: Do kvm_cpu_has() checks before creating VM+vCPUSean Christopherson2022-12-011-3/+7
| | * | | | | | KVM: selftests: Disallow "get supported CPUID" before REQ_XCOMP_GUEST_PERMSean Christopherson2022-12-011-6/+12
| | * | | | | | KVM: selftests: Move __vm_xsave_require_permission() below CPUID helpersSean Christopherson2022-12-011-32/+32
| | * | | | | | KVM: selftests: Move XFD CPUID checking out of __vm_xsave_require_permission()Lei Wang2022-12-012-2/+1
| | * | | | | | KVM: selftests: Restore assert for non-nested VMs in access tracking testSean Christopherson2022-12-012-5/+13
| | * | | | | | KVM: selftests: Fix inverted "warning" in access tracking perf testSean Christopherson2022-12-011-4/+3
| | |/ / / / /
| | * | | | | KVM: x86/xen: Add runstate tests for 32-bit mode and crossing page boundaryDavid Woodhouse2022-11-301-20/+95
| | * | | | | KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configuredDavid Woodhouse2022-11-301-0/+14
| | * | | | | KVM: x86/xen: Compatibility fixes for shared runstate areaDavid Woodhouse2022-11-301-6/+6
| * | | | | | KVM: selftests: Allocate ucall pool from MEM_REGION_DATAOliver Upton2022-12-091-1/+1
| * | | | | | KVM: arm64: selftests: Align VA space allocator with TTBR0Oliver Upton2022-12-093-5/+21
| * | | | | | Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini2022-12-0922-485/+2053
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch kvm-arm64/dirty-ring into kvmarm-master/nextMarc Zyngier2022-12-052-15/+40
| | |\ \ \ \ \
| | | * | | | | KVM: selftests: Automate choosing dirty ring size in dirty_log_testGavin Shan2022-11-101-4/+22
| | | * | | | | KVM: selftests: Clear dirty ring states between two modes in dirty_log_testGavin Shan2022-11-101-10/+17
| | | * | | | | KVM: selftests: Use host page size to map ring buffer in dirty_log_testGavin Shan2022-11-101-1/+1
| | * | | | | | Merge branch kvm-arm64/selftest/access-tracking into kvmarm-master/nextMarc Zyngier2022-12-055-12/+9
| | |\ \ \ \ \ \
| | | * | | | | | KVM: selftests: Build access_tracking_perf_test for arm64Oliver Upton2022-11-291-0/+1