summaryrefslogtreecommitdiff
path: root/tools/testing/selftests
AgeCommit message (Expand)Author
2022-06-28Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...akpm-baseakpmStephen Rothwell
2022-06-28Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell
2022-06-28Merge branch 'for-next/execve' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Rothwell
2022-06-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.gitStephen Rothwell
2022-06-28Merge branch 'for-next/seccomp' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Rothwell
2022-06-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/li...Stephen Rothwell
2022-06-28Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm.gitStephen Rothwell
2022-06-28Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Stephen Rothwell
2022-06-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/...Stephen Rothwell
2022-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...Stephen Rothwell
2022-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Stephen Rothwell
2022-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev...Stephen Rothwell
2022-06-27Merge branch 'mm-nonmm-unstable' into mm-everythingakpm
2022-06-27selftests/vm: Only run 128TBswitch with 5-level pagingAdam Sindelar
2022-06-27userfaultfd: selftests: infinite loop in faulting_processEdward Liaw
2022-06-27selftests: vm: add /dev/userfaultfd test cases to run_vmtests.shAxel Rasmussen
2022-06-27userfaultfd: selftests: make /dev/userfaultfd testing configurableAxel Rasmussen
2022-06-27userfaultfd: selftests: modify selftest to use /dev/userfaultfdAxel Rasmussen
2022-06-27selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.shAxel Rasmussen
2022-06-27mm-add-merging-after-mremap-resize-checkpatch-fixesAndrew Morton
2022-06-27mm: add merging after mremap resizeJakub Matěna
2022-06-27selftests/vm: add protection_keys tests to run_vmtestsKalpana Shetty
2022-06-27tools: add selftests to hmm for COW in device memoryAlex Sierra
2022-06-27tools: add hmm gup tests for device coherent typeAlex Sierra
2022-06-27tools: update test_hmm script to support SP configAlex Sierra
2022-06-27tools: update hmm-test to support device coherent typeAlex Sierra
2022-06-27kselftests/damon: add support for cases where debugfs cannot be readGautam
2022-06-27selftests: Make the usage formatting consistent in kselftest_deps.shGautam Menghani
2022-06-27kselftests: Enable the echo command to print newlines in MakefileGautam
2022-06-27userfaultfd/selftests: Fix typo in commentXiang wangx
2022-06-27Merge branch 'master' into mm-nonmm-stableakpm
2022-06-27Merge branch 'master' into mm-stableakpm
2022-06-24tc-testing: gitignore, delete plugins directoryliujing
2022-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-06-24selftests/bpf: Test sockmap update when socket has ULPJakub Sitnicki
2022-06-24selftest/bpf: Test for use-after-free bug fix in inline_bpf_loopEduard Zingerman
2022-06-24KVM: selftests: Enhance handling WRMSR ICR register in x2APIC modeZeng Guang
2022-06-24KVM: selftests: Add a self test for CMCI and UCNA emulations.Jue Wang
2022-06-24KVM: selftests: Cache binary stats metadata for duration of testBen Gardon
2022-06-24KVM: selftests: Test disabling NX hugepages on a VMBen Gardon
2022-06-24KVM: selftests: Add NX huge pages testBen Gardon
2022-06-24KVM: selftests: Read binary stat data in libBen Gardon
2022-06-24KVM: selftests: Clean up coding style in binary stats testSean Christopherson
2022-06-24KVM: selftests: Read binary stats desc in libBen Gardon
2022-06-24KVM: selftests: Read binary stats header in libBen Gardon
2022-06-24KVM: selftests: Remove dynamic memory allocation for stats headerBen Gardon
2022-06-24selftests/kexec: remove broken EFI_VARS secure boot fallback checkArd Biesheuvel
2022-06-23selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP testDimitris Michailidis
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-23selftests/bpf: Fix rare segfault in sock_fields prog testJörn-Thorben Hinz