summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini2022-12-2812-142/+82
|\
| * KVM: selftests: restore special vmmcall code layout needed by the harnessPaolo Bonzini2022-12-281-2/+11
| * KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini2022-12-281-0/+6
| * KVM: selftests: Mark correct page as mapped in virt_map()Oliver Upton2022-12-271-2/+2
| * KVM: arm64: selftests: Don't identity map the ucall MMIO holeOliver Upton2022-12-271-2/+4
| * KVM: selftests: document the default implementation of vm_vaddr_populate_bitmapPaolo Bonzini2022-12-271-0/+9
| * KVM: selftests: Use magic value to signal ucall_alloc() failureSean Christopherson2022-12-271-2/+14
| * KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warningSean Christopherson2022-12-271-0/+1
| * KVM: selftests: Include lib.mk before consuming $(CC)Sean Christopherson2022-12-271-4/+5
| * KVM: selftests: Explicitly disable builtins for mem*() overridesSean Christopherson2022-12-271-0/+1
| * KVM: selftests: Probe -no-pie with actual CFLAGS used to compileSean Christopherson2022-12-271-1/+1
| * KVM: selftests: Use proper function prototypes in probing codeSean Christopherson2022-12-271-2/+2
| * KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86Sean Christopherson2022-12-271-34/+13
| * KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()Sean Christopherson2022-12-271-1/+1
| * KVM: selftests: Use pattern matching in .gitignoreSean Christopherson2022-12-271-85/+6
| * KVM: selftests: Fix divide-by-zero bug in memslot_perf_testSean Christopherson2022-12-271-0/+3
| * KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.cSean Christopherson2022-12-271-5/+0
| * KVM: selftests: Define literal to asm constraint in aarch64 as unsigned longSean Christopherson2022-12-271-1/+1
| * KVM: selftests: Zero out valid_bank_mask for "all" case in Hyper-V IPI testSean Christopherson2022-12-231-1/+2
* | 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