summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* 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 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-041-84/+103
| |\ \
| | * \ Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-041-84/+103
| | |\ \
| | | * | KVM: selftests: aarch64: Test read-only PT memory regionsRicardo Koller2023-01-291-7/+11
| | | * | KVM: selftests: aarch64: Fix check of dirty log PT writeRicardo Koller2023-01-291-2/+5
| | | * | KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWsRicardo Koller2023-01-291-33/+60
| | | * | KVM: selftests: aarch64: Relax userfaultfd read vs. write checksRicardo Koller2023-01-291-49/+34
| * | | | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds2023-02-032-1/+0
| |\ \ \ \
| | * | | | selftests/filesystems: grant executable permission to run_fat_tests.shPengfei Xu2023-01-191-0/+0
| | * | | | selftests/vm: remove __USE_GNU in hugetlb-madvise.cPeter Xu2023-01-181-1/+0
| | * | | | Sync with v6.2-rc4Andrew Morton2023-01-183-74/+134
| | |\ \ \ \
| * | \ \ \ \ Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-026-31/+152
| |\ \ \ \ \ \
| | * | | | | | selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma...Andrei Gherzan2023-02-021-7/+27
| | * | | | | | selftests: net: udpgso_bench: Fix racing bug between the rx/tx programsAndrei Gherzan2023-02-021-4/+20
| | * | | | | | selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are providedAndrei Gherzan2023-02-022-0/+4
| | * | | | | | selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warningAndrei Gherzan2023-02-021-1/+1
| | * | | | | | selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibilityAndrei Gherzan2023-01-281-1/+1
| | * | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-272-18/+99
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | selftests/bpf: Cover listener cloning with progs attached to sockmapJakub Sitnicki2023-01-241-2/+28
| | | * | | | | selftests/bpf: Pass BPF skeleton to sockmap_listen ops testsJakub Sitnicki2023-01-241-18/+37
| | | * | | | | selftests/bpf: Verify copy_register_state() preserves parent/live fieldsEduard Zingerman2023-01-191-0/+36
| * | | | | | | cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long2023-01-311-0/+1
| * | | | | | | Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-01-271-5/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | selftests: amd-pstate: Don't delete source files via MakefileDoug Smythies2023-01-251-5/+0
| * | | | | | | KVM: selftests: Make reclaim_period_ms input always be positiveVipin Sharma2023-01-221-1/+1
| * | | | | | | selftests: kvm: move declaration at the beginning of main()Paolo Bonzini2023-01-221-4/+3
| * | | | | | | Merge tag 'linux-kselftest-fixes-6.2-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2023-01-201-1/+1
| |\| | | | | |
| | * | | | | | kselftest: Fix error message for unconfigured LLVM buildsMark Brown2023-01-121-1/+1
| * | | | | | | Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2023-01-204-12/+64
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/net: toeplitz: fix race on tpacket_v3 block closeWillem de Bruijn2023-01-191-5/+7
| | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2023-01-162-7/+10
| | |\ \ \ \ \ \
| | | * | | | | | selftests: netfilter: fix transaction test script timeout handlingFlorian Westphal2023-01-112-7/+10
| | * | | | | | | selftests: mptcp: userspace: validate v4-v6 subflows mixMatthieu Baerts2023-01-131-0/+47
| * | | | | | | | Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds2023-01-162-9/+12
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | / / / | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | proc: fix PIE proc-empty-vm, proc-pid-vm testsAlexey Dobriyan2023-01-112-9/+12
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'fixes-2023-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-141-0/+4
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | mm: Always release pages to the buddy allocator in memblock_free_late().Aaron Thompson2023-01-081-0/+4
| * | | | | | Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-122-74/+130
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure.Guillaume Nault2023-01-101-4/+36
| | * | | | selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns.Guillaume Nault2023-01-101-69/+93