summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/vDSO: Add riscv getcpu & gettimeofday testGuo Ren2022-11-032-0/+7
* selftests: amd-pstate: Trigger gitsource benchmark and test cpusMeng Li2022-11-013-7/+381
* selftests: amd-pstate: Trigger tbench benchmark and test cpusMeng Li2022-11-013-11/+583
* selftests: amd-pstate: Split basic.sh into run.sh and basic.sh.Meng Li2022-11-013-42/+167
* selftests: amd-pstate: Rename amd-pstate-ut.sh to basic.sh.Meng Li2022-11-012-1/+1
* selftests/ftrace: Convert tracer tests to use 'requires' to specify program d...Naveen N. Rao2022-10-282-12/+2
* selftests/ftrace: Add check for ping command for trigger testsNaveen N. Rao2022-10-2810-10/+16
* selftests/watchdog: Fix spelling mistake "Temeprature" -> "Temperature"Colin Ian King2022-10-271-1/+1
* selftests/watchdog: add test for WDIOC_GETTEMPShuah Khan2022-10-251-1/+8
* selftests/watchdog: print watchdog_info option stringsShuah Khan2022-10-251-2/+1
* selftests/watchdog: add support for WDIOC_GETSTATUSShuah Khan2022-10-251-3/+41
* selftests/watchdog: change to print reset reason info.Shuah Khan2022-10-251-3/+55
* selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün2022-10-201-0/+5
* Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-142-1/+70
|\
| * mm/selftest: uffd: explain the write missing fault checkPeter Xu2022-10-121-1/+21
| * hmm-tests: add test for migrate_device_range()Alistair Popple2022-10-121-0/+49
* | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-134-1/+154
|\ \
| * | selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1Phil Sutter2022-10-121-0/+1
| * | selftests: netfilter: Test reverse path filteringPhil Sutter2022-10-122-1/+148
| * | ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern2022-10-071-0/+5
* | | Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-10-121-11/+7
|\ \ \
| * | | kunit: tool: Don't download risc-v opensbi firmware with wgetDavid Gow2022-10-071-11/+7
* | | | Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-10-122-8/+28
|\ \ \ \
| * | | | selftests/memory-hotplug: Adjust log info for maintainabilityZhao Gongyi2022-10-071-2/+5
| * | | | selftests/memory-hotplug: Restore memory before exitZhao Gongyi2022-10-071-5/+16
| * | | | selftests/memory-hotplug: Add checking after online or offlineZhao Gongyi2022-10-071-3/+9
| * | | | selftests/ftrace: func_event_triggers: fix typo in user messageRandy Dunlap2022-10-071-1/+1
* | | | | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-124-40/+404
|\ \ \ \ \
| * | | | | proc: test how it holds up with mapping'less processAlexey Dobriyan2022-10-113-0/+388
| * | | | | proc: save LOC in vsyscall testBrian Foster2022-09-111-40/+16
* | | | | | Merge tag 'memblock-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-118-336/+2662
|\ \ \ \ \ \
| * | | | | | memblock tests: add generic NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever2022-09-181-0/+197
| * | | | | | memblock tests: add bottom-up NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever2022-09-181-0/+568
| * | | | | | memblock tests: add top-down NUMA tests for memblock_alloc_try_nid*Rebecca Mckeever2022-09-183-11/+724
| * | | | | | memblock tests: add simulation of physical memory with multiple NUMA nodesRebecca Mckeever2022-09-183-2/+35
| * | | | | | memblock_tests: move variable declarations to single blockRebecca Mckeever2022-09-043-127/+42
| * | | | | | memblock tests: remove 'cleared' from comment blocksRebecca Mckeever2022-09-041-11/+11
| * | | | | | memblock tests: add tests for memblock_trim_memoryRebecca Mckeever2022-08-301-0/+223
| * | | | | | memblock tests: add tests for memblock_*bottom_up functionsRebecca Mckeever2022-08-301-0/+45
| * | | | | | memblock tests: update alloc_nid_api to test memblock_alloc_try_nid_rawRebecca Mckeever2022-08-301-69/+111
| * | | | | | memblock tests: update alloc_api to test memblock_alloc_rawRebecca Mckeever2022-08-302-33/+85
| * | | | | | memblock tests: add additional tests for basic api and memblock_allocRebecca Mckeever2022-08-302-0/+543
| * | | | | | memblock tests: add labels to verbose output for generic alloc testsRebecca Mckeever2022-08-304-56/+44
| * | | | | | memblock tests: update zeroed memory check for memblock_alloc_* testsRebecca Mckeever2022-08-302-60/+20
| * | | | | | memblock tests: update tests to check if memblock_alloc zeroed memoryRebecca Mckeever2022-08-303-0/+42
| * | | | | | memblock tests: update reference to obsolete build option in commentsRebecca Mckeever2022-08-301-3/+6
| * | | | | | memblock tests: add command line help optionRebecca Mckeever2022-08-301-1/+3
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-1115-121/+483
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-10-0318-191/+448
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2022-10-037-12/+331
| |\ \ \ \ \ \ \