summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-0612-124/+522
|\
| * selftests/damon: support watermarksSeongJae Park2021-11-061-2/+2
| * tools/selftests/damon: update for regions prioritization of schemesSeongJae Park2021-11-061-2/+2
| * mm/damon/selftests: support schemes quotasSeongJae Park2021-11-061-2/+2
| * selftests/damon: add 'schemes' debugfs testsSeongJae Park2021-11-061-0/+13
| * mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand2021-11-061-1/+0
| * selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headersDavid Hildenbrand2021-11-061-14/+1
| * selftests: vm: add KSM huge pages merging time testPedro Demarchi Gomes2021-11-061-1/+124
| * selftest/vm: fix ksm selftest to run with different NUMA topologiesAneesh Kumar K.V2021-11-061-3/+26
| * selftests/vm/transhuge-stress: fix ram size thinkoGeorge G. Davis2021-11-061-1/+1
| * tools/vm/page-types.c: print file offset in hexadecimalNaoya Horiguchi2021-11-061-2/+2
| * tools/vm/page-types.c: move show_file() to summary outputNaoya Horiguchi2021-11-061-3/+7
| * tools/vm/page-types.c: make walk_file() aware of address range optionNaoya Horiguchi2021-11-061-6/+18
| * tools/vm/page_owner_sort.c: count and sort by memZhenliang Wei2021-11-061-9/+85
| * userfaultfd/selftests: fix calculation of expected ioctlsAxel Rasmussen2021-11-061-39/+38
| * userfaultfd/selftests: fix feature support detectionAxel Rasmussen2021-11-061-23/+31
| * userfaultfd/selftests: don't rely on GNU extensions for random numbersAxel Rasmussen2021-11-061-22/+4
| * mm: remove duplicate include in hugepage-mremap.cRan Jianping2021-11-061-1/+0
| * mm, hugepages: add hugetlb vma mremap() testMina Almasry2021-11-064-0/+173
* | Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-11-051-2/+2
|\ \
| * | selftests/powerpc: Use date instead of EPOCHSECONDS in mitigation-patching.shRussell Currey2021-10-271-2/+2
* | | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-047-7/+164
|\ \ \
| * | | lkdtm/bugs: Check that a per-task stack canary existsKees Cook2021-10-252-0/+2
| * | | selftests/lkdtm: Add way to repeat a testKees Cook2021-10-251-1/+9
| * | | Merge tag 'counter-for-5.16a-take2' of https://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-10-194-6/+153
| |\ \ \
| | * | | tools/counter: Create Counter toolsWilliam Breathitt Gray2021-10-174-6/+153
* | | | | Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-11-031-0/+63
|\ \ \ \ \
| * | | | | tracing/selftests: Add tests for hist trigger expression parsingKalesh Singh2021-11-011-0/+63
* | | | | | Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-11-029-479/+1159
|\ \ \ \ \ \
| * | | | | | kunit: tool: fix typecheck errors about loading qemu configsDaniel Latypov2021-10-291-6/+9
| * | | | | | kunit: tool: continue past invalid utf-8 outputDaniel Latypov2021-10-252-3/+4
| * | | | | | kunit: tool: improve compatibility of kunit_parser with KTAP specificationRae Moar2021-10-198-383/+938
| * | | | | | kunit: tool: yield output from run_kernel in real timeDaniel Latypov2021-10-192-30/+62
| * | | | | | kunit: tool: support running each suite/test separatelyDaniel Latypov2021-10-192-22/+118
| * | | | | | kunit: tool: actually track how long it took to run testsDaniel Latypov2021-10-191-3/+5
| * | | | | | kunit: tool: factor exec + parse steps into a functionDaniel Latypov2021-10-191-25/+19
| * | | | | | kunit: tool: show list of valid --arch options when invalidDaniel Latypov2021-10-192-2/+7
| * | | | | | kunit: tool: misc fixes (unused vars, imports, leaked files)Daniel Latypov2021-10-193-19/+12
| * | | | | | kunit: tool: allow filtering test cases via globDaniel Latypov2021-10-191-3/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-11-023-3/+3
|\ \ \ \ \ \
| * | | | | | selftests/core: fix conflicting types compile error for close_range()Shuah Khan2021-10-291-1/+1
| * | | | | | selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()Shuah Khan2021-10-251-1/+1
| * | | | | | selftests: kvm: fix mismatched fclose() after popen()Shuah Khan2021-10-211-1/+1
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-0233-180/+3492
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-3161-276/+3561
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch kvm/selftests/memslot into kvmarm-master/nextMarc Zyngier2021-10-212-22/+36
| | |\ \ \ \ \ \
| | | * | | | | | KVM: selftests: Build the memslot tests for arm64Ricardo Koller2021-10-211-0/+2
| | | * | | | | | KVM: selftests: Make memslot_perf_test arch independentRicardo Koller2021-10-211-22/+34
| | * | | | | | | Merge branch kvm-arm64/selftest/timer into kvmarm-master/nextMarc Zyngier2021-10-1721-48/+2626
| | |\ \ \ \ \ \ \
| | | * | | | | | | KVM: arm64: selftests: arch_timer: Support vCPU migrationRaghavendra Rao Ananta2021-10-171-1/+114