summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/rseq: Revert "selftests/rseq: Add mm_numa_cid to test script"Mathieu Desnoyers2023-01-121-5/+0
* selftests/membarrier: Test MEMBARRIER_CMD_GET_REGISTRATIONSMichal Clapinski2023-01-073-2/+39
* selftests/rseq: Add mm_numa_cid to test scriptMathieu Desnoyers2022-12-271-0/+5
* selftests/rseq: parametrized test: Report/abort on negative concurrency IDMathieu Desnoyers2022-12-271-0/+5
* selftests/rseq: Implement parametrized mm_cid testMathieu Desnoyers2022-12-274-49/+122
* selftests/rseq: Implement basic percpu ops mm_cid testMathieu Desnoyers2022-12-273-8/+44
* selftests/rseq: riscv: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-500/+437
* selftests/rseq: s390: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-466/+498
* selftests/rseq: ppc: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-579/+486
* selftests/rseq: mips: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-615/+487
* selftests/rseq: arm64: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-486/+422
* selftests/rseq: arm: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-272-670/+530
* selftests/rseq: x86: Template memory ordering and percpu access modeMathieu Desnoyers2022-12-276-1150/+1241
* selftests/rseq: Implement rseq mm_cid field supportMathieu Desnoyers2022-12-272-0/+19
* selftests/rseq: Remove RSEQ_SKIP_FASTPATH codeMathieu Desnoyers2022-12-279-116/+0
* selftests/rseq: Implement rseq numa node id field selftestMathieu Desnoyers2022-12-274-0/+58
* selftests/rseq: Use ELF auxiliary vector for extensible rseqMathieu Desnoyers2022-12-273-12/+78
* selftests/rseq: Fix: Fail thread registration when CONFIG_RSEQ=nMathieu Desnoyers2022-12-271-2/+4
* Merge tag 'trace-probes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-221-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-152-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-142-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-161-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-12-012-0/+49
| | * | | | | | KVM: selftests: Define and use a custom static assert in lib headersSean Christopherson2022-12-022-12/+24