summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: kmod: test disabling module autoloadingEric Biggers2020-03-201-4/+39
* Merge branch 'akpm-current/current'Stephen Rothwell2020-03-2013-58/+1704
|\
| * kselftest: introduce new epoll test caseRoman Penyaev2020-03-161-1/+66
| * lib/rbtree: fix coding style of assignmentschenqiwu2020-03-161-2/+2
| * userfaultfd: selftests: add write-protect testPeter Xu2020-03-131-24/+133
| * userfaultfd: selftests: refactor statisticsPeter Xu2020-03-131-27/+49
| * selftests/vm: fix map_hugetlb length used for testing read and writeChristophe Leroy2020-03-131-7/+7
| * hugetlb_cgroup: add hugetlb_cgroup reservation testsMina Almasry2020-03-136-0/+1086
| * selftest-add-mremap_dontunmap-selftest-v7-checkpatch-fixesAndrew Morton2020-03-131-1/+1
| * selftest: add MREMAP_DONTUNMAP selftestBrian Geffon2020-03-131-52/+39
| * selftest-add-mremap_dontunmap-selftest-fixAndrew Morton2020-03-131-239/+239
| * selftests: add MREMAP_DONTUNMAP selftestBrian Geffon2020-03-133-0/+342
| * selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverageJohn Hubbard2020-03-131-0/+22
| * mm/gup_benchmark: support pin_user_pages() and related callsJohn Hubbard2020-03-131-1/+14
* | Merge remote-tracking branch 'xarray/xarray'Stephen Rothwell2020-03-206-17/+114
|\ \
| * | xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)2020-03-124-2/+91
| * | radix tree test suite: Support kmem_cache alignmentMatthew Wilcox (Oracle)2020-02-272-15/+23
* | | Merge remote-tracking branch 'kselftest/next'Stephen Rothwell2020-03-2021-14/+3082
|\ \ \
| * | | selftests: android: Fix custom install from skipping test progsShuah Khan2020-03-131-1/+1
| * | | selftests: android: ion: Fix ionmap_test compile errorShuah Khan2020-03-131-1/+1
| * | | selftests: Fix kselftest O=objdir build from cluttering top level objdirShuah Khan2020-03-131-2/+2
| * | | selftests/seccomp: Adjust test fixture countsKees Cook2020-03-131-5/+5
| * | | selftests/ftrace: Fix typo in trigger-multihist.tcMasanari Iida2020-03-131-1/+1
| * | | selftests/timens: Remove duplicated include <time.h>YueHaibing2020-03-134-4/+0
| * | | selftests/resctrl: fix spelling mistake "Errror" -> "Error"Colin Ian King2020-03-131-2/+2
| * | | selftests/resctrl: Disable MBA and MBM tests for AMDBabu Moger2020-02-102-4/+4
| * | | selftests/resctrl: Use cache index3 id for AMD schemata masksBabu Moger2020-02-101-2/+7
| * | | selftests/resctrl: Add vendor detection mechanismBabu Moger2020-02-102-0/+25
| * | | selftests/resctrl: Add Cache Allocation Technology (CAT) selftestFenghua Yu2020-02-106-5/+451
| * | | selftests/resctrl: Add Cache QoS Monitoring (CQM) selftestFenghua Yu2020-02-106-20/+558
| * | | selftests/resctrl: Add MBA testFenghua Yu2020-02-103-1/+188
| * | | selftests/resctrl: Add MBM testFenghua Yu2020-02-106-1/+368
| * | | selftests/resctrl: Add built in benchmarkSai Praneeth Prakhya2020-02-101-0/+207
| * | | selftests/resctrl: Add callback to start a benchmarkSai Praneeth Prakhya2020-02-102-0/+603
| * | | selftests/resctrl: Read memory bandwidth from perf IMC counter and from resct...Sai Praneeth Prakhya2020-02-101-0/+117
| * | | selftests/resctrl: Add basic resctrl file system operations and dataSai Praneeth Prakhya2020-02-103-0/+524
| * | | selftests/resctrl: Add README for resctrl testsFenghua Yu2020-02-101-0/+53
* | | | Merge remote-tracking branch 'gpio-brgl/gpio/for-next'Stephen Rothwell2020-03-201-2/+17
|\ \ \ \
| * | | | tools: gpio-hammer: Apply scripts/Lindent and retain good changesGabriel Ravier2020-03-171-1/+1
| * | | | tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"Colin Ian King2020-03-161-1/+1
| * | | | tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier2020-03-141-1/+16
* | | | | Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell2020-03-204-1/+111
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'devel' into for-nextLinus Walleij2020-03-034-1/+111
| |\ \ \ \
| | * | | | tools: gpio: implement gpio-watchBartosz Golaszewski2020-02-124-1/+111
| | |/ / /
* | | | | Merge remote-tracking branch 'vhost/linux-next'Stephen Rothwell2020-03-201-1/+26
|\ \ \ \ \
| * | | | | tools/virtio: option to build an out of tree moduleMichael S. Tsirkin2020-03-081-1/+26
* | | | | | Merge remote-tracking branch 'cgroup/for-next'Stephen Rothwell2020-03-205-5/+327
|\ \ \ \ \ \
| * | | | | | selftests/cgroup: add tests for cloning into cgroupsChristian Brauner2020-02-125-5/+214
| * | | | | | kselftest/cgroup: add cgroup destruction testSuren Baghdasaryan2020-02-121-0/+113
* | | | | | | Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell2020-03-202-131/+371
|\ \ \ \ \ \ \