summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests: KVM: skip hugetlb tests if huge pages are not availablePaolo Bonzini2023-03-141-9/+16
* Merge tag 'kernel.fork.v6.3-rc2' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2023-03-121-0/+3
|\
| * selftests/clone3: test clone3 with CLONE_NEWTIMETobias Klauser2023-03-081-0/+3
* | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-03-093-3/+34
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-062-3/+32
| |\ \
| | * | selftests/bpf: check that modifier resolves after pointerLorenz Bauer2023-03-061-0/+28
| | * | bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2023-03-061-3/+4
| * | | selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu2023-03-011-0/+2
* | | | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-091-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftest: hid: fix hid_bpf not set in configBenjamin Tissoires2023-02-231-0/+1
* | | | capability: just use a 'u64' instead of a 'u32[2]' arrayLinus Torvalds2023-03-011-4/+3
* | | | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-03-013-0/+13
|\ \ \ \ | |_|/ / |/| | |
| * | | selftests/ftrace: Add LoongArch kprobe args string tests supportQing Zhang2023-02-252-0/+7
| * | | selftests/seccomp: Add LoongArch selftesting supportHuacai Chen2023-02-251-0/+6
* | | | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-272-7/+121
|\ \ \ \ | | |_|/ | |/| |
| * | | selftests: fib_tests: Add test cases for IPv4/IPv6 in route notifyLu Wei2023-02-231-1/+95
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-02-221-6/+26
| |\ \ \
| | * | | netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter2023-02-221-6/+26
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-2523-406/+1453
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-x86-apic-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-02-211-0/+55
| |\ \ \ \ \
| | * | | | | KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transitionEmanuele Giuseppe Esposito2023-02-011-0/+55
| * | | | | | Merge tag 'kvmarm-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2023-02-2019-10/+1110
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton2023-02-133-5/+1
| | |\ \ \ \ \ \
| | | * | | | | | KVM: selftests: Enable USERFAULTFDMark Brown2023-02-061-0/+1
| | | * | | | | | KVM: selftests: Remove redundant setbuf()Shaoqin Huang2023-02-032-5/+0
| | * | | | | | | Merge branch arm64/for-next/sme2 into kvmarm/nextOliver Upton2023-02-1316-5/+1109
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch kvm/kvm-hw-enable-refactor into kvmarm/nextOliver Upton2023-02-135-185/+317
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2023-02-152-148/+527
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: s390: selftest: memop: Add cmpxchg testsJanis Schoetterl-Glausch2023-02-071-15/+392
| | * | | | | | | | | | KVM: s390: selftest: memop: Fix integer literalJanis Schoetterl-Glausch2023-02-071-1/+1
| | * | | | | | | | | | KVM: s390: selftest: memop: Fix wrong address being used in testJanis Schoetterl-Glausch2023-02-071-2/+2
| | * | | | | | | | | | KVM: s390: selftest: memop: Fix typoJanis Schoetterl-Glausch2023-02-071-1/+1
| | * | | | | | | | | | KVM: s390: selftest: memop: Add bad address testJanis Schoetterl-Glausch2023-02-071-1/+3
| | * | | | | | | | | | KVM: s390: selftest: memop: Move testlist into mainJanis Schoetterl-Glausch2023-02-071-65/+66
| | * | | | | | | | | | KVM: s390: selftest: memop: Replace macros by functionsJanis Schoetterl-Glausch2023-02-071-43/+39
| | * | | | | | | | | | KVM: s390: selftest: memop: Pass mop_desc via pointerJanis Schoetterl-Glausch2023-02-071-22/+22
| | * | | | | | | | | | KVM: selftests: Compile s390 tests with -march=z10Nina Schoetterl-Glausch2023-02-071-0/+3
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-02-1523-222/+471
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-x86-selftests-6.3' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2023-02-1512-62/+63
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | KVM: selftests: Remove duplicate macro definitionShaoqin Huang2023-02-081-3/+0
| | * | | | | | | | | | | KVM: selftests: Clean up misnomers in xen_shinfo_testMichal Luczaj2023-02-081-8/+5
| | * | | | | | | | | | | selftests: KVM: Replace optarg with arg in guest_modes_cmdlineShaoqin Huang2023-02-081-1/+1
| | * | | | | | | | | | | KVM: selftests: Assign guest page size in sync area early in memslot_perf_testGavin Shan2023-02-071-2/+1
| | * | | | | | | | | | | KVM: selftests: Remove duplicate VM creation in memslot_perf_testGavin Shan2023-02-071-2/+0
| | * | | | | | | | | | | KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_testJing Zhang2023-01-241-9/+1
| | * | | | | | | | | | | KVM: x86/xen: Remove unneeded semicolonzhang songyi2023-01-241-1/+1
| | * | | | | | | | | | | KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall()Vishal Annapurve2023-01-241-2/+8
| | * | | | | | | | | | | KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)Vishal Annapurve2023-01-246-8/+21
| | * | | | | | | | | | | KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queriesVishal Annapurve2023-01-246-33/+30
| | * | | | | | | | | | | KVM: selftests: Fix a typo in the vcpu_msrs_set assertAaron Lewis2023-01-241-1/+1